-
Notifications
You must be signed in to change notification settings - Fork 96
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
[error] Failed to authenticate on Console Websocket #125
Comments
🤔 I will double check but it should be very similar to Pusher's auth etc. |
I've found it happens only when authentication from remote host. From localhost auth works fine |
This issue seems to be back ( I have virtual machine with docker. Config is default. When I pulled new docker image (latest) everything worked fine. |
yeah I'm wondering if this is a websocket issue. Websocket is really annoying with hostnames. I will investigate more 👍 |
I've found a following may help sometimes (~50%) for some time:
|
Sometimes auth to built-in console works fine, But sometimes there is a following unspecified error :
[error] Failed to authenticate on Console Websocket
Why does it happen? How to log in?
The text was updated successfully, but these errors were encountered: