Hi,
It works fine within the internal network. Configuring nginx proxy manager exposing an https url, the webgui is accessible, it connect to the server via SSH but it disconnect immediately.
Message error:
2024/05/07 18:56:39 http: superfluous response.WriteHeader call from github.com/genshen/ssh-web-console/src/controllers.(*SSHWebSocketHandle).ServeAfterAuthenticated (websocket.go:38)
2024/05/07 18:56:39 Error: Cannot setup WebSocket connection: failed to accept WebSocket connection: WebSocket protocol violation: Connection header "close" does not contain Upgrade
There is something wrong in my nginx proxy manager config or it's something on the ssh-web-console docker?
Thanks for the support
Hi,
It works fine within the internal network. Configuring nginx proxy manager exposing an https url, the webgui is accessible, it connect to the server via SSH but it disconnect immediately.
Message error:
Disconnected from Remote host
Here the log error:
2024/05/07 18:56:39 http: superfluous response.WriteHeader call from github.com/genshen/ssh-web-console/src/controllers.(*SSHWebSocketHandle).ServeAfterAuthenticated (websocket.go:38)
2024/05/07 18:56:39 Error: Cannot setup WebSocket connection: failed to accept WebSocket connection: WebSocket protocol violation: Connection header "close" does not contain Upgrade
There is something wrong in my nginx proxy manager config or it's something on the ssh-web-console docker?
Thanks for the support