I solved this by changing "-e PUID=1000 -e PGID=1000" to "-e PUID=0 -e PGID=0" in my docker create command.
Not sure what changes that caused it to stop working after all this time, but that seems to have solved it.
Search found 7 matches
- March 24th, 2020, 1:26 pm
- Forum: Bug Reports
- Topic: Cannot create final folder [Docker & NAS]
- Replies: 8
- Views: 36651
- March 24th, 2020, 12:34 pm
- Forum: Bug Reports
- Topic: Cannot create final folder [Docker & NAS]
- Replies: 8
- Views: 36651
Re: Cannot create final folder [Docker & NAS]
The image linuxserver/sabnzbd has a downloads and complete volumes you can mount. Downloads is where it creates the complete folder. It does download it to that directory initially and it is on my local host drive. The /movies/ folder is on the NAS and is setup as a folder for the Movies category. I...
- March 24th, 2020, 6:34 am
- Forum: Bug Reports
- Topic: Cannot create final folder [Docker & NAS]
- Replies: 8
- Views: 36651
Re: Cannot create final folder [Docker]
It is a drive on a NAS that I am mounting with "docker volume create --driver local --opt type=cifs --opt device=...". This has been working for the past few years just fine. I can connect to the container with "docker exec -it sabnzbd bash" and go to that folder and create a fil...
- March 23rd, 2020, 12:19 pm
- Forum: Bug Reports
- Topic: Cannot create final folder [Docker & NAS]
- Replies: 8
- Views: 36651
Cannot create final folder [Docker & NAS]
I am running version 2.3.9 [03c10dc] using Docker container using image linuxserver/sabnzbd. A few days ago I started getting the error " Cannot create final folder". I can connect to the container and go to the folder and create a new folder using mkdir so I am sure it is not a permission...
- October 4th, 2013, 8:09 am
- Forum: Third-party Addons
- Topic: LazyLibrarian: Automate your ebook/author collection
- Replies: 450
- Views: 731633
Re: LazyLibrarian: Automate your ebook/author collection
Looks like codeslave did a merge request and it was never approved bey herman rogers. The latest code is 9 months ago and codeslave was working on the merge in June/July. I think this app is in such a bad place right now it may be easier to start writing a new app based on headphones which is where ...
- September 11th, 2013, 3:33 pm
- Forum: Third-party Addons
- Topic: LazyLibrarian: Automate your ebook/author collection
- Replies: 450
- Views: 731633
Re: LazyLibrarian: Automate your ebook/author collection
Did anyone ever post an update anywhere? Looking for the most recent version to begin working on coding a new working version.
- February 25th, 2013, 3:09 pm
- Forum: Third-party Addons
- Topic: newznab - open source usenet indexer
- Replies: 142
- Views: 383756
Re: newznab - open source usenet indexer
I have not been able to get the SABnzbd integration to work with Newznab+ I never get the 3rd "Send to SABnzbd" icon. I removed my SABnzbd username and password. I also tried to edit the .htaccess in C:\xampp\htdocs\nnplus\www. Not sure what "use the api/rss feature to connect my newz...