-
-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
status.online = true ignored #37
Comments
Can you post the the result of |
https://mysite/xbrowsersync/info: {"code":"NotImplementedException","message":"The requested route has not been implemented"} { |
Thanks, will do some testing and get back to you. |
The issue is occurring because you're attempting to run the service on a relative path other than |
Works like a charm now -- thanks so much for making this change :) |
No worries @mistergibson, FYI I'll be releasing v1.1.11 shortly once I've updated the docker assets. |
I have status.online = true in config/settings.json but when I when I go to the status page it reads offline. Is there a setting elsewhere I'm missing?
If not: I think I found a bug.
I did a fresh git clone from this repo on 2020.01.12 at 8pm PST
It built, it passed all its tests, and it serves up the home page fine. But I cannot figure out HOW to get the service in an ONLINE status. Any clues would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered: