I did some tests and looked again in the logs. I saw that there was a permission issue on the 'admin' folder. Because I copied this docker folder with my own user, I was the owner of the folder and not the user which is running the Docker container.
thanks for helping.
Search found 2 matches
- December 21st, 2017, 2:45 pm
- Forum: General Help
- Topic: Errors when adding NZBs ("Failure in tempfile.mkstemp")
- Replies: 2
- Views: 2086
- December 21st, 2017, 9:02 am
- Forum: General Help
- Topic: Errors when adding NZBs ("Failure in tempfile.mkstemp")
- Replies: 2
- Views: 2086
Errors when adding NZBs ("Failure in tempfile.mkstemp")
I installed sabnzbd on a new NAS via Docker. All my other cointainers are migrated without errors. But Sabnzbd keeps throwing errors when a download starts or when is read a RSS feed. All feeds are working fine and the permissions of the folders are the same as on my old NAS, where everything runs f...