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

client in docker is unable to connect to websocket server #211

Open
quyle86 opened this issue May 28, 2020 · 1 comment
Open

client in docker is unable to connect to websocket server #211

quyle86 opened this issue May 28, 2020 · 1 comment

Comments

@quyle86
Copy link

quyle86 commented May 28, 2020

Can anyone help?
When I run client outside docker container, it works well.
But when I run client in docker container, it cant connect to the server.

@Vepnar
Copy link

Vepnar commented Jun 16, 2020

Is your server running inside of docker? You might need to give your client inside of the docker container access to the server.

try setting your docker container into bridge mode.

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

No branches or pull requests

2 participants