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

Run it when port 80 is blocked #15

Open
phit42 opened this issue Sep 24, 2024 · 0 comments
Open

Run it when port 80 is blocked #15

phit42 opened this issue Sep 24, 2024 · 0 comments

Comments

@phit42
Copy link

phit42 commented Sep 24, 2024

Hi, I've tried your docker container as it includes a proxyDHCP.
Unfortunately port 80 on my server is in use, thus I need to ask nginx to listen somewhere different, or else I am getting hundreds of those:
Connection to localhost (::1) 80 port [tcp/http] succeeded!
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)
linuxserver/docker-netboot.xyz⁠ provides an optional env variable NGINX_PORT that would allow to change it, but it appears as if your container setup ignores said variable or does not hand it thru correctly to nginx?

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

1 participant