This could be related to the delete/don't download samples switch, but I disabled it and I still get it. It happens with almost every nzb now. I completely purged my install and started fresh again...and for some reason this problem just returned. sab is run as root so there shouldn't be any permissioning problems.
Code: Select all
2012-05-10 08:09:45,580::INFO::[postproc:559] Par2 check finished on NZB.I.Downloaded-WITHPARS
2012-05-10 08:09:45,582::INFO::[notifier:87] Sending registration to localhost:23053
2012-05-10 08:09:46,086::INFO::[postproc:504] Cleaning up NZB.I.Downloaded-WITHPARS (keep_basic=True)
2012-05-10 08:09:46,090::INFO::[misc:1230] Cannot remove folder /tmp/NZB.I.Downloaded-WITHPARS.1/__ADMIN__
2012-05-10 08:09:46,090::INFO::[misc:1230] Cannot remove folder /tmp/NZB.I.Downloaded-WITHPARS.1/__ADMIN__
2012-05-10 08:09:46,121::ERROR::[postproc:127] Failed to remove nzo from postproc queue (id) SABnzbd_nzo_8ze0xg
2012-05-10 08:09:46,121::INFO::[postproc:84] Saving postproc queue
2012-05-10 08:09:46,122::INFO::[__init__:877] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-05-10 08:09:46,122::INFO::[downloader:243] Post-processing finished, resuming download
2012-05-10 08:09:46,124::INFO::[postproc:273] Starting PostProcessing on NZB.I.Downloaded-WITHPARS => Repair:True, Unpack:True, Delete:True, Script:None, Cat:*
2012-05-10 08:09:46,125::INFO::[notifier:87] Sending registration to localhost:23053
2012-05-10 08:09:46,625::INFO::[postproc:530] Par2 check starting on NZB.I.Downloaded-WITHPARS
2012-05-10 08:09:46,626::INFO::[postproc:545] Running repair on set NZB.I.Downloaded-WITHPARS
2012-05-10 08:09:46,631::INFO::[newsunpack:1292] Quick-check of file NZB.I.Downloaded-WITHPARS.r11 failed!
2012-05-10 08:09:46,631::INFO::[newsunpack:787] Scanning "/tmp/NZB.I.Downloaded-WITHPARS.1/NZB.I.Downloaded-WITHPARS.vol00+01.par2"
2012-05-10 08:10:40,248::INFO::[newsunpack:969] Verified in 53 seconds, repair is required
2012-05-10 08:10:40,249::INFO::[newsunpack:1007] Need to fetch 27 more blocks, checking blocks
2012-05-10 08:10:40,250::INFO::[newsunpack:1029] 8 blocks available
2012-05-10 08:10:40,250::ERROR::[newsunpack:814] Error 'NoneType' object has no attribute 'remove' while running par2_repair on set NZB.I.Downloaded-WITHPARS
2012-05-10 08:10:40,251::INFO::[newsunpack:815] Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/newsunpack.py", line 792, in par2_repair
setname, joinables)
File "/usr/share/sabnzbdplus/sabnzbd/newsunpack.py", line 1053, in PAR_Verify
nzo.add_parfile(extrapar_list.pop())
File "/usr/share/sabnzbdplus/sabnzbd/nzbstuff.py", line 1011, in add_parfile
parfile.extrapars.remove(parfile)
AttributeError: 'NoneType' object has no attribute 'remove'

