Port 80 Conflict
ahmemx opened this issue · 1 comments
ahmemx commented
Hi,
Have compiled successfully, but when I run "make run" I get
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
Makefile:13: recipe for target 'run' failed
make: *** [run] Error 1
What do I need to change?
Thanks.
atyenoria commented
Thanks for reporting the issue, but I think that you are using port 80 in host or other container. Please check it at first