Error when setting up as docker on unraid
Hello! I get this error when I try to set this up as a container on unraid. Any idea what might be going wrong here?
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "/plexanisync/runsync.sh": stat /plexanisync/runsync.sh: no such file or directory: unknown.
Here are my docker settings.
I use tautulli-plexanisync variant, so I'm not entirely sure, but maybe it's the config path (last row) that does it? Seems redundant and might be prone to looping it
Here does it state in config to use a /config/ path?
Here's how I did my config part
Also, if your Plex is on the same Unraid server, you should be able to do this (same-network docker can always reference other Docker containers by name):
I use
tautulli-plexanisyncvariant, so I'm not entirely sure, but maybe it's the config path (last row) that does it? Seems redundant and might be prone to looping itHere does it state in config to use a /config/ path?
Here's how I did my config part
Also, if your Plex is on the same Unraid server, you should be able to do this (same-network docker can always reference other Docker containers by name):
![]()
Removing the two paths I set fixed it :) Thank you!
