Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

libretime on Synology NAS via Docker #32

Open
simistef opened this issue Jul 12, 2022 · 1 comment
Open

libretime on Synology NAS via Docker #32

simistef opened this issue Jul 12, 2022 · 1 comment

Comments

@simistef
Copy link

simistef commented Jul 12, 2022

Hi there,

I installed odclive/libretime-docker on a Synology NAS via docker. Since i have problems with liquidsoap service i am looking into a step by step debugging.

admin@Diskstation:~$ sudo docker run -p 80:80 -p 8000:8000 -p 8001:8001 --name=libretime3 odclive/libretime-docker:latest
docker: Error response from daemon: driver failed programming external connectivity on endpoint libretime3 (f0769552c5de2d7e12ac4f58e5ccb919304f373a77f1d6cc6ee922a561d4ad99): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use.
ERRO[0000] error waiting for container: context canceled 
admin@Diskstation:~$ 

Can anyone help me understand these port issues ?

@kessibi
Copy link
Owner

kessibi commented Jul 12, 2022

Could it be that another container/process is using port 80? It is usually the reason behind this error. Other than that I can't help further sorry. Leaving it open for now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants