Openremote_proxy_1 error

This is the error I am facing when I try to run openremote using “docker-compose -p openremote up” command. Please look into this and provide me a solution.

ERROR: for openremote_proxy_1 Cannot start service proxy: driver failed programming external connectivity on endpoint openremote_proxy_1 (4e613778571b15204232edf0200695fec6368394afffb6a4baf9af06aa60228b): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use

ERROR: for proxy Cannot start service proxy: driver failed programming external connectivity on endpoint openremote_proxy_1 (4e613778571b15204232edf0200695fec6368394afffb6a4baf9af06aa60228b): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use
ERROR: Encountered errors while bringing up the project.

I think the information is pretty clear, you already have a service using port 80…

1 Like