atyenoria / janus-webrtc-gateway-docker

Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
687 stars 200 forks source link

Port 80 Conflict #42

Closed ahmemx closed 1 year ago

ahmemx commented 4 years ago

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 4 years ago

Thanks for reporting the issue, but I think that you are using port 80 in host or other container. Please check it at first