Good afternoon dear colleagues,
I am trying to install a new Doker every things going well until this error message appear “:8080 failed: port is already allocated” (the whole Terminal text below).
what can i do to resolve this problem?
Delate the old project (I don’t really need it. It is empty. Just an installation test installed this night) Or change the the “port”? knowing that I don’t know how i can apply any of both solution.
Please not that the system is MacOS “Imac”
Thanks for your help
ERROR: for d2-cluster-23771_gateway_1 Cannot start service gateway: driver failed programming external connectivity on endpoint d2-cluster-23771_gateway_1 (8e17cddc46ffd2f31e05c8d81248f37c7dcd18525bd51b6817f2ce59fc73d6c2): Bind for 0.0.0.0:8080 failed: port is already allocated
Creating d2-cluster-23771_db_1 … done
Creating d2-cluster-23771_core_1 …
Creating d2-cluster-23771_core_1 … done
ERROR: for gateway Cannot start service gateway: driver failed programming external connectivity on endpoint d2-cluster-23771_gateway_1 (8e17cddc46ffd2f31e05c8d81248f37c7dcd18525bd51b6817f2ce59fc73d6c2): Bind for 0.0.0.0:8080 failed: port is already allocated
Encountered errors while bringing up the project.
[ERROR] Failed to spin up cluster docker-compose cluster
iMac-de-Abdalla:~ abdallatoufikhossain$ docker pull dhis2/core:2.37.7.1-tomcat-8.5.34-jre8-alpine
2.37.7.1-tomcat-8.5.34-jre8-alpine: Pulling from dhis2/core
4fe2ade4980c: Already exists
6fc58a8d4ae4: Already exists
819f4a45746c: Already exists
a05d92015b09: Already exists
78edcc4e4794: Already exists
600c3df6d57d: Already exists
210a15e81f41: Pull complete
e235408bab82: Pull complete
67e7aa3fe195: Pull complete
a8e4454f8a6a: Pull complete
f3b42377ff8f: Pull complete
4a0a6111e136: Pull complete
e9aeabf38f2a: Pull complete
Digest: sha256:9b124e33617f2e0b03e0499bdee708e3009510bb18dc24ea8c3dbf798110df57
Status: Downloaded newer image for dhis2/core:2.37.7.1-tomcat-8.5.34-jre8-alpine
docker.io/dhis2/core:2.37.7.1-tomcat-8.5.34-jre8-alpine
iMac-de-Abdalla:~ abdallatoufikhossain$