UnicodeDecodeError: 'ascii' codec
Posted: November 24th, 2011, 4:04 pm
Hi,
Since 0.6.10, I face this problem, previous versions were working well.
Version: 0.6.10
OS: OSX Lion 10.7.2
Install-type: OSX .app
Skin: Plush
IPV6: No
Is the issue reproducible? Yes, it happens on all my downloads, the post-processing always fails. I see the files in Complete folder (so the download is ok), but the NZB is not deleted and the files in Incomplete are not deleted too.
SabNzb keeps trying the reprocess the post-processing, so I quit SabNzb, then I delete the NZB and the files in Incomplete, and it's ok, but still annoying
Stacktrace:
2011-11-24 21:54:08,936::INFO::[notifier:86] Sending notification [4. On download terminated] to localhost:23053
2011-11-24 21:54:08,936::ERROR::[postproc:443] Echec du post-traitement pour 2101acs290 ()
2011-11-24 21:54:08,937::INFO::[postproc:445] Traceback:
Traceback (most recent call last):
File "sabnzbd/postproc.pyc", line 436, in process_job
File "sabnzbd/utils/osx.pyc", line 124, in sendGrowlMsg
File "gntp/notifier.pyc", line 102, in notify
File "gntp/notifier.pyc", line 128, in send
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 302: ordinal not in range(128)
2011-11-24 21:54:08,937::INFO::[notifier:86] Sending notification [4. On download terminated] to localhost:23053
2011-11-24 21:54:29,718::INFO::[__init__:949] Restarting because of crashed postprocessor
Since 0.6.10, I face this problem, previous versions were working well.
Version: 0.6.10
OS: OSX Lion 10.7.2
Install-type: OSX .app
Skin: Plush
IPV6: No
Is the issue reproducible? Yes, it happens on all my downloads, the post-processing always fails. I see the files in Complete folder (so the download is ok), but the NZB is not deleted and the files in Incomplete are not deleted too.
SabNzb keeps trying the reprocess the post-processing, so I quit SabNzb, then I delete the NZB and the files in Incomplete, and it's ok, but still annoying
Stacktrace:
2011-11-24 21:54:08,936::INFO::[notifier:86] Sending notification [4. On download terminated] to localhost:23053
2011-11-24 21:54:08,936::ERROR::[postproc:443] Echec du post-traitement pour 2101acs290 ()
2011-11-24 21:54:08,937::INFO::[postproc:445] Traceback:
Traceback (most recent call last):
File "sabnzbd/postproc.pyc", line 436, in process_job
File "sabnzbd/utils/osx.pyc", line 124, in sendGrowlMsg
File "gntp/notifier.pyc", line 102, in notify
File "gntp/notifier.pyc", line 128, in send
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 302: ordinal not in range(128)
2011-11-24 21:54:08,937::INFO::[notifier:86] Sending notification [4. On download terminated] to localhost:23053
2011-11-24 21:54:29,718::INFO::[__init__:949] Restarting because of crashed postprocessor