Good afternoon!
At the stage of executing the command sudo docker-compose up -d, an error occurs:
└─$ sudo docker-compose up -d
Starting grafana-nmap ...
Starting grafana-nmap ... error
ERROR: for grafana-nmap Cannot start service grafana: driver failed programming external connectivity on endpoint grafana-nmap (7eb3eb80b73cd8652d11304f26ecf0861fbeacdca89467ab43933b03e7b59e03): Error starting userland proxy: listen tcp4 0.0.0.0:3000: bind: address already in use
ERROR: for grafana Cannot start service grafana: driver failed programming external connectivity on endpoint grafana-nmap (7eb3eb80b73cd8652d11304f26ecf0861fbeacdca89467ab43933b03e7b59e03): Error starting userland proxy: listen tcp4 0.0.0.0:3000: bind: address already in use
ERROR: Encountered errors while bringing up the project.
Can you please advise how to fix this error?
Good afternoon!
At the stage of executing the command
sudo docker-compose up -d, an error occurs:Can you please advise how to fix this error?