Issues with docker compose image

Hi,

I am trying to install channels with the official docker compose image, upon building it just gets stuck at the stage "Installing Channels DVR.." has anyone else experienced this and has any suggestions on how to resolve?

Thanks!

Just spitballing here...

  • Do you have Swarm turned on? If so, probably need to turn it off.
  • Is anything else running on Port 8089?
  • Do you have write permissions in the required directories?

Also, what happens if you try the regular method, does it work?

Hi,

Thanks for the reply, I have the permissions set up the same as all my other compose containers so wouldn't have thought it should be an issue.

When the container runs it creates the two directories "data" & "recordings" it also creates a directory called "2023.11.13.2159" which contains "ffmpeg" & "linux-x86_64.sha256". It seems it isn't pulling all of the required files ?

I did notice in the logs it's looking for the path /latest/channels-dvr which doesn't seem to exist ? If I created this what would the permissions need to be on the folder ?

Thanks

I've tried the regular method and it seems to do the same thing

curl -f -s https://getchannels.com/dvr/setup.sh | sh
Downloading Channels DVR 2023.11.13.2159 (linux-x86_64) to /home/user01/channels/channels-dvr.

It just gets stuck like that, and creates those same files that docker creates

Problem with your internet or DNS

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.