Search found 114 matches

by pven
October 17th, 2022, 6:36 am
Forum: General Help
Topic: Can I schedule a 'Retry all failed jobs'
Replies: 2
Views: 794

Re: Can I schedule a 'Retry all failed jobs'

Nice, I will use that. Thanks!
by pven
October 16th, 2022, 9:21 am
Forum: General Help
Topic: Can I schedule a 'Retry all failed jobs'
Replies: 2
Views: 794

Can I schedule a 'Retry all failed jobs'

Sometimes I play with my storage, this will cause failed downloads in SABnzbd that will run succesfully when I retry them. Sometimes I forgot to look at it, and then they are there for some days (or worse). Is it possible to schedule 'Retry all failed jobs'? I dont see it in the schedule-options.
by pven
August 26th, 2020, 3:43 am
Forum: Bug Reports
Topic: [SABnzbd3] nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file,but file is there
Replies: 20
Views: 8647

Re: [SABnzbd3] nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file,but file is t

The first lines. Is this sufficient? #!/usr/bin/python3 -OO # Copyright 2007-2020 The SABnzbd-Team <team@sabnzbd.org> # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either...
by pven
August 26th, 2020, 1:08 am
Forum: Bug Reports
Topic: [SABnzbd3] nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file,but file is there
Replies: 20
Views: 8647

Re: [SABnzbd3] nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file,but file is t

When disabling nice I get: Exit(-1) Cannot run script /var/packages/sabnzbd/target/var/scripts/Deobfuscate.py When starting it manually it does not end in an error (immediately): # python3 /var/packages/sabnzbd/target/var/scripts/Deobfuscate.py This script needs to be called from SABnzbd as post-pro...
by pven
August 25th, 2020, 3:51 am
Forum: Bug Reports
Topic: [SABnzbd3] nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file,but file is there
Replies: 20
Views: 8647

[SABnzbd3] nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file,but file is there

Since the upgrade to SABnzbd my scripts are not working anymore. The error: nice: can't execute '/var/packages/sabnzbd/target/var/scripts/Deobfuscate.py': No such file or directory But the file is there: # ls -al /var/packages/sabnzbd/target/var/scripts/Deobfuscate.py -rwxrwxrwx 1 sc-sabnzbd sabnzbd...
by pven
August 23rd, 2020, 4:23 am
Forum: General Help
Topic: SABnzbd3 won't start on Synology DS214+
Replies: 2
Views: 1312

Re: SABnzbd3 won't start on Synology DS214+

I will (later today). Thanks, and keep up the good work.
by pven
August 23rd, 2020, 3:41 am
Forum: General Help
Topic: SABnzbd3 won't start on Synology DS214+
Replies: 2
Views: 1312

SABnzbd3 won't start on Synology DS214+

I've updated the SABnzb-package on my Synology DS214+ (this also included a Python3-upgrade). But after this SABnzbd won't start. This is all the logging I have: 2020-08-23 10:09:26,620::INFO::[misc:523] script_dir directory: /usr/local/sabnzbd/var/scripts does not exist, try to create it 2020-08-23...
by pven
April 29th, 2020, 2:29 pm
Forum: Bug Reports
Topic: 'Direct Unpack: Completed' but not proceding
Replies: 4
Views: 4111

Re: 'Direct Unpack: Completed' but not proceding

Btw: python 3.6 is not supported on this Synology
by pven
April 29th, 2020, 2:25 pm
Forum: Bug Reports
Topic: 'Direct Unpack: Completed' but not proceding
Replies: 4
Views: 4111

Re: 'Direct Unpack: Completed' but not proceding

Let me try 3.0.0 on my Synology DS214+. Not sure if this is going to be easy .. For now I did: python3.5 -m pip install -r tests/requirements.txt -U python3.5 tools/make_mo.py So far it looks ok. Start it: python3.5 ./SABnzbd.py That returns: Not all required Python modules are available, please che...
by pven
April 27th, 2020, 11:53 am
Forum: Bug Reports
Topic: 'Direct Unpack: Completed' but not proceding
Replies: 4
Views: 4111

'Direct Unpack: Completed' but not proceding

I got a download in my history that states 'Direct Unpack: Completed' (also according to the log it is finished). But the icon is still animating , so it looks like it is not finished. After I restart SABnzbd this download is marked as finished. What is this?
by pven
April 8th, 2019, 7:38 am
Forum: Bug Reports
Topic: Rotate sabnzbd.error.log
Replies: 9
Views: 3610

Re: Rotate sabnzbd.error.log

Thanks Sander!
by pven
April 8th, 2019, 6:56 am
Forum: Bug Reports
Topic: Rotate sabnzbd.error.log
Replies: 9
Views: 3610

Re: Rotate sabnzbd.error.log

To be complete: when downloading, sometimes I get a lot of errors like the one below. ERROR 21 minutes ago [08/Apr/2019:13:34:29] HTTP Traceback (most recent call last): File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cprequest.py", line 663, in respond self.body.process() File &q...