Hello, I am getting some errors thrown at me and i'm not sure if it's something to do anything about? I do not notice any downtime or critical failures.
Anyone got any ideas why I get these errors and if and what I should do about it?
https://pastebin.com/jxM3NCdn
All of them boil down to "RuntimeError: set changed size during iteration"
Getting errors thrown at me, but see no effect of it [binhex, Unraid]
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- 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: Getting errors thrown at me, but see no effect of it
What version of Sabnzbd is this?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Getting errors thrown at me, but see no effect of it [binhex, Unraid]
So:
The first and import error is this: " Error - Saving /data/usenet/incomplete/blablabla.(2010).[21"
My guess: your SABnzbd incomplete is mapped on the external drive, and writing fails.
What happens if you do NOT map SABnzbd incomplete onto an external drive (keep it inside the docker): what Temp space does SABnzbd report? Small amount 6GB (bad), or a lot (good)?
Code: Select all
2025-01-21 20:41:37,443::INFO::[notifier:157] Sending notification: Error - Saving /data/usenet/incomplete/blablabla.(2010).[2160p.REMUX].[HEVC.DV.HYBRID.HDR10.DTS-HD.MA.5.1.24-bit.Audio.English].[Data.Lass]-xpost/__ADMIN__/SABnzbd_nzo_0t9g5gpc failed (type=error, job_cat=None)
2025-01-21 20:41:37,442::ERROR::[filesystem:1148] Saving /data/usenet/incomplete/blablabla.(2010).[2160p.REMUX].[HEVC.DV.HYBRID.HDR10.DTS-HD.MA.5.1.24-bit.Audio.English].[Data.Lass]-xpost/__ADMIN__/SABnzbd_nzo_0t9g5gpc failed
2025-01-21 20:41:37,443::INFO::[filesystem:1149] Traceback:
Traceback (most recent call last):
File "/usr/lib/sabnzbd/sabnzbd/filesystem.py", line 1139, in save_data
pickle.dump(data, data_file, protocol=pickle.HIGHEST_PROTOCOL)
RuntimeError: set changed size during iteration
My guess: your SABnzbd incomplete is mapped on the external drive, and writing fails.
What happens if you do NOT map SABnzbd incomplete onto an external drive (keep it inside the docker): what Temp space does SABnzbd report? Small amount 6GB (bad), or a lot (good)?
Re: Getting errors thrown at me, but see no effect of it [binhex, Unraid]
So my unraid setup is Cache -> Array so to my understanding (new to Unraid) it is not mapped to an external drive? so everything happens on the SSD then the mover (every hour) moves to the HDD.sander wrote: ↑January 21st, 2025, 4:29 pm So:
The first and import error is this: " Error - Saving /data/usenet/incomplete/blablabla.(2010).[21"
My guess: your SABnzbd incomplete is mapped on the external drive, and writing fails.
What happens if you do NOT map SABnzbd incomplete onto an external drive (keep it inside the docker): what Temp space does SABnzbd report? Small amount 6GB (bad), or a lot (good)?
For the Temp space, from searching around a bit I suppose you are referencing the "xx Free Space" in the Queue? that says "10.0 TB Free Space"

and volume mappings for SABnzbd if it helps:
/data/usenet/ <-> /mnt/user/data/usenet/
/config <-> /mnt/user/appdata/binhex-sabnzbd
Re: Getting errors thrown at me, but see no effect of it [binhex, Unraid]
SABnzbd Incomplete / Temp: ah, yes, I should say it better: in SABnzbd -> Folders -> Temporary Download Folder: do NOT set to data or what it is. Just something inside the docker.
So via http://127.0.0.1:8080/config/folders/
A knowledgeable Unraid SABnzbd user has written something about Unraid and disks: https://github.com/sabnzbd/sabnzbd/disc ... nt-9583601
So via http://127.0.0.1:8080/config/folders/
A knowledgeable Unraid SABnzbd user has written something about Unraid and disks: https://github.com/sabnzbd/sabnzbd/disc ... nt-9583601