Page 1 of 1

PostProcessing was aborted (see logfile)

Posted: September 11th, 2019, 9:04 pm
by gobarney
Hi there,

I just had my HDD in my iMac replaced with an SSD so im having to reinstall all of my programs again. I downloaded and set up SABnzbd (2.3.9 [03c10dc]), tried to download 2 TV episodes, however im getting an error message for both that says 'PostProcessing was aborted (see logfile)'

Any help would be greatly appreciated.

Cheers

Re: PostProcessing was aborted (see logfile)

Posted: September 12th, 2019, 12:28 am
by sander
post logfile on pastebin, and post uniqe id here, like pastebin . com / adsfadf787987asdf

Re: PostProcessing was aborted (see logfile)

Posted: September 12th, 2019, 2:38 am
by gobarney
I hope i did this right.

pastebin . com / kQ1n6Jkv

It wouldnt let me post a link so i had to add the spaces

Re: PostProcessing was aborted (see logfile)

Posted: September 12th, 2019, 2:56 am
by sander
You have errors and tracebacks with your filesystems. Were you ignoring the errors? They appear big in your SABnzbd screen.

Code: Select all

Failed making (/Volumes/TV/Ballers/Season 5/Ballers.S05E03.Copernicursed.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb)
So ... solve that. "/Volumes/" looks like some mounted disk, not an internal disk. So that involves mounting and users rights ... contact a Mac guru how to solve that.

Easier: Go back to the basics: let SABnzbd only use the internal disk, and see that that works.


HTH

Code: Select all

2019-09-11 22:15:37,623::INFO::[misc:997] Creating directories: /Volumes/TV/Ballers/Season 5/Ballers.S05E03.Copernicursed.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
2019-09-11 22:15:37,623::ERROR::[misc:999] Failed making (/Volumes/TV/Ballers/Season 5/Ballers.S05E03.Copernicursed.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb)
2019-09-11 22:15:37,623::ERROR::[postproc:635] Cannot create final folder /Volumes/TV/Ballers/Season 5/Ballers.S05E03.Copernicursed.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
2019-09-11 22:15:37,624::ERROR::[postproc:537] Post Processing Failed for Ballers.S05E03.Copernicursed.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb (see logfile)
2019-09-11 22:15:37,624::INFO::[postproc:538] Traceback: 
Traceback (most recent call last):
  File "sabnzbd/postproc.pyc", line 374, in process_job
  File "sabnzbd/postproc.pyc", line 636, in prepare_extraction_path
IOError

Re: PostProcessing was aborted (see logfile)

Posted: September 12th, 2019, 5:45 am
by gobarney
Honestly i dont really know what I am doing. I had help setting this all up a few years ago.

Everything was working fine with sending completed files to specific portable HDDs (e.g. TV), but now that I have a new SSD I dont know why it no longer works that way, I thought that i had copied all of the previous settings.

Ill try sending them to the internal disk like you suggested and see if that works. Thanks

Re: PostProcessing was aborted (see logfile)

Posted: September 12th, 2019, 6:13 am
by gobarney
ok i think i may have actually figured out why it isnt working. For some unknown reason my external 'TV' drive has changed its format to NTFS.. meaning i cant write to it as i using a mac... it has been unplugged while mac was getting upgraded, then plugged back in to the same port... no idea.