-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Always says: UiServer Websocket error, please reload the page #2
Comments
Please send me log/debug.log file, so maybe I can find out whats wrong. hello@noloop.me |
These appear a lot (scrubbed IP address of peer): [2015-01-13 01:54:02,377] DEBUG Site:1NpWNp..i5qU Need content.json first |
same here |
Just added more detailed error logging, please try with it if problem still exits |
I've had these issues when the server is running before some new files are published. Do the errors change after restarting the server? |
I just cloned the repo and started using this and I've been receiving the same error. I'll be looking into it, so please let me know if there's any new information on it. |
https://github.com/HelloZeroNet/ZeroNet/blob/master/src/Ui/UiWebsocket.py#L80 It's probably trying to set that key that isn't there yet. EDIT: Looking into it further it looks like there's a point where the key does not exist in the request data and that's when it errors out.
|
…lysis codeql-analysis
Every page loading always reports: UiServer Websocket error, please reload the page
Javascript console shows: http://gyazo.com/f1cee5522fe1516d501b8cea7339deb4
The text was updated successfully, but these errors were encountered: