Closed TheGianni closed 1 year ago
Could you provide some logs? Because on a first look at your config, I don't see any problems.
I've never tried running Addarr on a Synology, so no idea if you need to follow some extra steps to let it work.
i'm having the same issue, logs are:
python: can't open file '/app/addarr.py': [Errno 2] No such file or directory
Are you sure you're having the latest Addarr docker container? Because with one of the latest updates did addarr.py
move from the main folder to a subfolder /src/
. So Docker should look for /app/src/addarr.py
to start Addarr.
Its seems entrypoint did not update correctly when recreating the container. Did a full reset and it worked like a charm. Thanks!
Could you provide some logs? Because on a first look at your config, I don't see any problems.
I've never tried running Addarr on a Synology, so no idea if you need to follow some extra steps to let it work.
Sorry for my late feedback, was offline for quite some time. So far I couldn't get it to work yet, I get the same "No such file or directory" message. It might also be some issue with the new DSM 7.1 (Synology OS) - will try to reinstall everything from scratch again and let you know.
This issue has been closed because of a long time of inactivity
Installed the docker container on a Synology NAS running DSM 7 following your guide in the wiki. Container doesn't start properly, keeps crashing. Unable to even start it up...
The container's network is set to "host". I'm not using transmission or sabnzbd.
Am I missing something? Appreciate your feedback/support!
Here's the addarr config: