0
Not a bug
Admin page on 2.0.0 not working
Hi,
Version 2.0.0 installed and no admin page, the address http://myserver:2203 return to me an "ERR_INVALID_HTTP_RESPONSE"
Customer support service by UserEcho
If you run Ubooquity on a NAS, you'll access the admin page from another machine.
This is forbidden by default for security reasons.
You have to use the --remoteadmin option (I have update the release notes to emphasize this).
Let me know if this fixes your problem.
I had already the flag --remoteadmin :
20170415 17:50:57 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: true, libraryport: -1, adminport: -1, remoteadmin: true, host: null, debug: false, execdir: /volume1/Comics
Sorry, forgot to tell you: the admin page is available at http://myserver:2203/admin
Is it normal for it to disable remote admin every time the server is restarted, regardless of the option chosen in the UI? That's happening to me currently.
No it's not normal.
And I can't reproduce the issue on my side.
Is it the only settings that get reset upon restart ?
How do you launch Ubooquity ? Using the command line or by clicking on the jar ?
Do you you use it in headless mode or with the desktop UI ?
That was the only setting being reset, but it seems to be ok now (weird). I launch it with the Jar using the Desktop UI
I'm glad it's working now. :)