[GeoNode-users] Trouble executing containers
Matheus Ximenes
Matheus.ximenes2016 at outlook.com
Fri Nov 22 06:47:11 PST 2019
Hello everyone,
When i try to run the containers, whit the following command:
docker-compose -f docker-compose.yml up -d
i get the error bellow:
ERROR: for nginx4my_geonode Cannot start service geonode: driver failed programming external connectivity on endpoint nginx4my_geonode (199361378a45ea708d42fbfc0139fe8636d310e92872480da02cc107d72cbbf6): Bind for 0.0.0.0:80 failed: port is already allocated
ERROR: for geonode Cannot start service geonode: driver failed programming external connectivity on endpoint nginx4my_geonode (199361378a45ea708d42fbfc0139fe8636d310e92872480da02cc107d72cbbf6): Bind for 0.0.0.0:80 failed: port is already allocated
ERROR: Encountered errors while bringing up the project.
I already tried use:
sudo netstat -tlpn | grep 80
sudo fuser -k 80/tcp
after all, the error persists. Would be greatfull if anyone could help me
thank you
Matheus Ximenes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20191122/12da159d/attachment.html>
More information about the geonode-users
mailing list