-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
can't bind to socket: Cannot assign requested address #1658
Comments
dont think volumes are the cause, probably a windows networking/router issue |
I think your issue is network mode Docker Desktop for Windows recently introduced this mode, but I think you need to enabled it before using: https://docs.docker.com/engine/network/drivers/host/#docker-desktop |
ive turned it on before, but it seems it isnt in beta anymore |
note everything except the title works fine |
doesn't help, unfortunately |
I see here on the bottom of the page
|
setting FTLCONF_LOCAL_IPV4 to 'localhost' seems to work. Ill get back later |
i cant access it outside of my device (LAN doesnt work either) |
i gave up on host networking. using ports regularly works fine |
Details
Related Issues
How to reproduce the issue
docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here
any additional info to help reproduce
These common fixes didn't work for my issue
docker run
example(s) in the readme (removing any customizations I added)If the above debugging / fixes revealed any new information note it here.
Add any other debugging steps you've taken or theories on root cause that may help.
The text was updated successfully, but these errors were encountered: