I’ve just updated a Windows server to Otto 4.9.0, and I’m now seeing a 500 server error, with the message
Unexpected token ‘Y’, “Your machi”… is not valid JSON
If I refresh the page it does load correctly, but navigating to another page results in that error message again.
Incidentally, I tried a first deploymemt in this environment last night and that failed with a timeout (usually I run everything in Linux and it runs perfectly).
If you open up the browser console (right click and inspect, then head to the console tab), does it show you the full text of the item that has that text? You might be able to find the request in the network tab that is causing the error as well.
You may want to try restarting OttoFMS or uninstalling and installing again. I have not seen this error before.
It turns out I’m only seeing this when logging into Otto on the same machine that its installed on when I connected remotely, if I log in locally from my Mac its not present.
Do you see any network responses in the network tab that have that “Your Machine” text in them? That is not an error we added to OttoFMS, so I suspect it is coming from somewhere else. You could also check the otto-info.log and the stderr.log files to see if there are any clues there.