You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I installed the software today. So far it meets my needs in terms of features :)
When refreshing the page, it sometimes says: The endpoint is going away, either because of a server failure or because the browser is navigating away from the page that opened the connection. or Error: write after end.
Sometimes the login goes through and then it works fine. I don't see anything weird in the developer console or server log. Any pointers on how to proceed debugging? If this is a duplicate bug then my apologies.
The text was updated successfully, but these errors were encountered:
eloydegen
changed the title
Login is frequently not hanging on connecting
Login is frequently hanging on connecting
Apr 5, 2024
Hmm, i'm also using quassel web and it works really well. Your described error occurs when refreshing the page, but it happens on the "old page" version, since it seems not to perfectly close the websocket to the quassel core. But after the refresh on the "new page", i do not experience any connection issues so far.
Another thing: you may disable that secure connection setting in the web gui setup section, since it seems there's some implementation missing or broken to get that work.
Hi, I installed the software today. So far it meets my needs in terms of features :)
When refreshing the page, it sometimes says:
The endpoint is going away, either because of a server failure or because the browser is navigating away from the page that opened the connection.
orError: write after end
.Sometimes the login goes through and then it works fine. I don't see anything weird in the developer console or server log. Any pointers on how to proceed debugging? If this is a duplicate bug then my apologies.
The text was updated successfully, but these errors were encountered: