-
-
[Support] binhex - SABnzbd
I've got a weird thing happening. My SAB scheduler goes off at the wrong time. I have it set to resume at midnight, but it runs at around 3pm. I checked the log, and it is now 9pm and the log says it is 6am. Unsure what is causing this as it appears to just be a timezone difference. Unraid shows the right time with the correct timezone. Any ideas?
-
[Support] binhex - DelugeVPN
now to change all my other dockers accordingly!
-
[Support] binhex - DelugeVPN
Agh, that is so simple of a fix that has taken me hours to get to! I changed the path in deluge to /data/incomplete and it works. So, essentially in the deluge app it will replace /data with the mapping to /mtn/user/downloads I mapped in the docker container? So, I have the following; I created a share /mnt/user/downloads Within which I created an incomplete directory: /mnt/user/downloads/incomplete In the deluge docker settings /data is mapped to /mnt/user/downloads Then within deluge I map incomplete to: /data/incomplete Edit, I just downloaded a 1.5gb test file in less than 5 minutes, which moved to complete with no issues, so everything is working ! Cheers binhex, sent a small donation your way for the help.
-
[Support] binhex - DelugeVPN
I created a share called downloads, would that not work? In SI1s video he created a downloads share and then linked to that. Do I need to create a data share to switch to that folder? Or do you mean I should path it to /data/downloads/incomplete?
-
[Support] binhex - DelugeVPN
-
[Support] binhex - DelugeVPN
Thanks for the response binhex. I didn't think I changed any of those settings following the advice of Spaceinvader One in his binhex videos. Settings are attached, umask is 000.
-
[Support] binhex - DelugeVPN
Really at a loss with this as it seems my permissions are fine (ran New Permissions to be sure): root@Tower:~# ls -l /mnt/user/downloads total 0 drwxrwxrwx 1 nobody users 0 Mar 21 22:49 completed/ drwxrwxrwx 1 nobody users 24 Mar 18 16:55 dst/ drwxrwxrwx 1 nobody users 0 Mar 21 22:49 incomplete/ drwxrwxrwx 1 nobody users 116 Mar 23 06:55 nzb/ drwxrwxrwx 1 nobody users 24 Mar 23 06:55 queue/ drwxrwxrwx 1 nobody users 0 Mar 23 06:55 tmp/ drwxrwxrwx 1 nobody users 0 Mar 21 22:49 unzipped_torrents/
-
greennick changed their profile photo
-
[Support] binhex - DelugeVPN
I am new to all this, just setting everything up after building a server, so please bare with me. I can't get Deluge to work. I thought I had set it all up right, but I get the following errors: In deluge on each download: Status: Permission denied: /downloads/incomplete/ubuntu-17.10.1-server-amd64.iso Then in the deluge log files: 2018-03-21 21:23:22,306 DEBG 'deluge-web-script' stdout output: [info] Starting Deluge webui... e":"can not get logs from container which is dead or marked for removal"} e":"No such container: a5cdf7b73613"} e":"No such container: a5cdf7b73613"} e":"No such container: a5cdf7b73613"} What should I look at changing first? Thanks