jlesage / docker-makemkv

Docker container for MakeMKV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Communication Failure"

NeuroDawg opened this issue · comments

I have installed docker-makemkv on an Asustor NAS, building it manually within Portainer. I have identified my drive (/dev/sr0 and /dev/sg9) and am able to connect to the web frontend. When I do, I see a box with the error: "Application failed to initialize COMMUNICATION_FAILURE". After 30s or so, it shows the "server disconnect" icon in the upper left hand.

I've tried to figure this out. I notice that in /config/settings.conf there this a line: "/opt/makemkv/bin/mmccextr"
However, there is no '/opt' directory mapped in the container, and no directions to do so in the installation instructions. Do I need to do this?

I've attached the log file from my container. All help is appreciated.
_MakeMKV_logs.txt

/opt/makemkv/bin/mmccextr is part of the Docker image. No mapping is needed.

Can you share a screenshot showing the error? Also, if you can share the container's settings, it could be useful.

Closing this issue. Please re-open if needed.