samyogdhital / listmonk-caddy-reverse-proxy

Deploy Listmonk on vps through caddy reverse proxy. Caddy will also cover ssl for your ip and domain..
10 stars 3 forks source link

Bind for 0.0.0.0:9432 failed: port is already allocated #5

Closed benstaf closed 2 months ago

benstaf commented 2 months ago

at the last step, when I run: docker compose up -d

I get the error:

WARN[0000] /root/listmonk/docker-compose.yml: the attributeversionis obsolete, it will be ignored, please remove it to avoid potential confusion [+] Running 2/3 ✔ Container listmonk_db Running 0.0s ✔ Container listmonk_app Running 0.0s ⠹ Container listmonk_demo_db Starting 0.2s Error response from daemon: driver failed programming external connectivity on endpoint listmonk_demo_db (a0994502c7174f07b82d6318495781ed7b14b660996b43a8010cbc1e41770500): Bind for 0.0.0.0:9432 failed: port is already allocated

samyogdhital commented 2 months ago

@benstaf Did you fix it?

benstaf commented 2 months ago

Yes I rebooted the server and it worked.

I re-installed Caddy separately, I didn't use this tutorial