We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, right after docker run. I see this in logs.
OSError: [Errno 99] error while attempting to bind on address ('::1', 55400, 0, 0): cannot assign requested address Exception connecting to daemon: Multiple exceptions: [Errno 111] Connect call failed ('127.0.0.1', 55400), [Errno 99] Cannot assign requested address Exception connecting to daemon: Multiple exceptions: [Errno 111] Connect call failed ('127.0.0.1', 55400), [Errno 99] Cannot assign requested address failed to create the chia start daemon
Thanks
The text was updated successfully, but these errors were encountered:
I have same issue. This seems to be related with IPv6. Does chia requires IPv6 for running ? @ngiaved did you find any solution/workaround ?
Sorry, something went wrong.
Same issue. Image is useless
No branches or pull requests
Hi, right after docker run. I see this in logs.
OSError: [Errno 99] error while attempting to bind on address ('::1', 55400, 0, 0): cannot assign requested address
Exception connecting to daemon: Multiple exceptions: [Errno 111] Connect call failed ('127.0.0.1', 55400), [Errno 99] Cannot assign requested address
Exception connecting to daemon: Multiple exceptions: [Errno 111] Connect call failed ('127.0.0.1', 55400), [Errno 99] Cannot assign requested address
failed to create the chia start daemon
Thanks
The text was updated successfully, but these errors were encountered: