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

Cannot assign requested address #24

Open
NilSkilz opened this issue Sep 26, 2020 · 4 comments
Open

Cannot assign requested address #24

NilSkilz opened this issue Sep 26, 2020 · 4 comments
Assignees

Comments

@NilSkilz
Copy link

Using the docker image, I get:
Connect call failed ('127.0.0.1', 8002), [Errno 99] Cannot assign requested address

I assume 127.0.0.1 is localhost of the container, not of the machine, and so we'll need to be able to pass an IP address to the container?

@NilSkilz
Copy link
Author

After looking at the code, you can pass HASTIC_SERVER_URL=ws://<ip_address>:8002
This could do with being documented somewhere perhaps

@jonyrock
Copy link
Contributor

@NilSkilz thx, I think we will address this next week.

@jonyrock
Copy link
Contributor

jonyrock commented Oct 2, 2020

@rozetko please take a look what is happening here

@rozetko
Copy link
Member

rozetko commented Oct 2, 2020

@NilSkilz thanks for the report
it'll be fixed with these PRs: #25 and https://github.com/hastic/hastic-server/pull/931

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

4 participants