I've been getting this error on all versions after V3.6.1:
Traceback (most recent call last):
File "SABnzbd.py", line 1762, in <module>
File "SABnzbd.py", line 1571, in main
File "sabnzbd\__init__.py", line 516, in check_all_tasks
File "sabnzbd\nzbqueue.py", line 601, in update_sort_order
File "sabnzbd\decorators.py", line 54, in call_func
File "sabnzbd\nzbqueue.py", line 594, in sort_queue
File "sabnzbd\nzbqueue.py", line 588, in <lambda>
ZeroDivisionError: division by zero
No problems at all on 3.6.1 running on Win 11. Thanks for any help.
Keep getting this error: ZeroDivisionError: division by zero
Forum rules
Help us help you:
Help us help you:
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Keep getting this error
And when do you get that? Do you click something?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Keep getting this error
Downloading files. I switch to another window and when I go back to SAB, the error is there and downloads stop.
Re: Keep getting this error
In Config Switches, what Auto Sort Queue option do you have set?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Keep getting this error
Sort by % downloaded most -least. In 3.6.1 it is set to default. Should I switch it to default?
Re: Keep getting this error: ZeroDivisionError: division by zero
Setting it to Default or empty will prevent the error from occurring indeed. But it's something we need to fix clearly!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Keep getting this error: ZeroDivisionError: division by zero
If you have a Github account you can get a (hopefully) fixed version here: https://github.com/sabnzbd/sabnzbd/acti ... 3657331955
Re: Keep getting this error: ZeroDivisionError: division by zero
Thanks very much!