Skip to content
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

Fix for connecting to container Cline #199

Closed
wants to merge 1 commit into from
Closed

Fix for connecting to container Cline #199

wants to merge 1 commit into from

Conversation

STaRDoGG
Copy link
Contributor

W/out these 2 lines you'll get the following error (or similar) while trying to connect to a container in portainer's web ui:

WebSocket connection to 'wss:///portainer/api/websocket/exec?token==6&id=&nodeName=docker-desktop' failed: Error during WebSocket handshake: Unexpected response code: 400

linuxserver.io

Thanks, team linuxserver.io

W/out these 2 lines you'll get the following error (or similar) while trying to connect to a container in portainer's web ui:

> WebSocket connection to 'wss://<domain>/portainer/api/websocket/exec?token=<token>=6&id=<id>&nodeName=docker-desktop' failed: Error during WebSocket handshake: Unexpected response code: 400
@nemchik
Copy link
Member

nemchik commented Sep 10, 2020

Please check out #198

These lines are not needed. Please update your proxy.conf and nginx.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants