Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viewing blog stats causes error #468

Closed
bandicootdancing opened this issue Jun 18, 2021 · 1 comment · Fixed by #479
Closed

Viewing blog stats causes error #468

bandicootdancing opened this issue Jun 18, 2021 · 1 comment · Fixed by #479
Assignees
Milestone

Comments

@bandicootdancing
Copy link

Describe the bug

This error comes up whenever viewing blog stats. The blog itself appears to be functional after this appears but I'm not sure about federation.

ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md
ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md
ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md
ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md
ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md
ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md
ERROR: 2021/06/18 01:42:07 collections.go:248: [PROGRAMMER ERROR] WARNING: Collection.hostName is empty! Federation and many other things will fail! If you're seeing this in the wild, please report this bug and let us know what you weredoing just before this: https://github.com/writefreely/writefreely/issues/new?template=bug_report.md

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. Go to view blog.
  2. Click on 'stats'.

Expected behavior

Application configuration

  • Single mode or Multi-user mode? Multi
  • Database? sqlite
  • Open registration? no
  • Federation enabled? yes

Version or last commit: 0.13.0 Updated to latest release and ran writefreely db migrate

@thebaer thebaer added this to the 0.13.1 milestone Jun 21, 2021
@thebaer
Copy link
Member

thebaer commented Jun 21, 2021

Thanks, @bandicootdancing. This looks like a simple logging issue that shouldn't impact anything functionally. But we'll get it fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants