I previously had Channels installed and running on Docker within Unraid but had a drive issue and needed to re-install the container. When installing the Channels DVR Intel container from the Community Apps I am now getting an error when the container starts.
./run.sh: cd: line 17: can't cd to /channels-dvr/data: No such file or directory
Installing Channels DVR..
I have manually added the data folder to the appdata directory to see if that fixes the issue but no luck. The container starts, shows the Installing Channels DVR.. message, and then says Running Channels DVR.. but ultimately the container fails and exits with status code 127.
Current path mapping:
DVR: /mnt/user/Media/ChannelsDVR
Appdata: /mnt/user/appdata/channels-dvr
Is there a breaking change in the docker container recently? When I first set up Channels I never had this issue.