Post processing errors after updating to 2.3.7
Posted: January 21st, 2019, 9:29 am
Getting errors during post processing after updating to 2.3.7
And then it sends me 4 emails (same email but 4 different languages):
Followed by Sab forcing itself into a restart due to a crash:
Full log here: https://www.dropbox.com/s/bynxxf4hghsco ... d.log?dl=0
Code: Select all
2019-01-21 09:06:57,558::ERROR::[postproc:537] Post Processing Failed for ********************************* (see logfile)
2019-01-21 09:06:57,558::INFO::[postproc:538] Traceback:
Traceback (most recent call last):
File "sabnzbd\postproc.pyo", line 502, in process_job
File "sabnzbd\emailer.pyo", line 255, in endjob
File "sabnzbd\emailer.pyo", line 206, in send_with_template
File "Cheetah\Template.pyo", line 1259, in __init__
File "Cheetah\Template.pyo", line 1553, in _compile
File "Cheetah\Template.pyo", line 743, in compile
File "Cheetah\Compiler.pyo", line 1672, in compile
File "Cheetah\Parser.pyo", line 1489, in parse
File "Cheetah\Parser.pyo", line 1619, in eatDirective
File "Cheetah\Parser.pyo", line 1724, in eatSimpleIndentingDirective
File "Cheetah\Parser.pyo", line 1210, in getExpression
File "Cheetah\Parser.pyo", line 1187, in getExpressionParts
File "Cheetah\Parser.pyo", line 1210, in getExpression
File "Cheetah\Parser.pyo", line 1174, in getExpressionParts
File "Cheetah\Parser.pyo", line 562, in getPyToken
ParseError:
Invalid Syntax
Line 25, column 17
Line|Cheetah Code
----|-------------------------------------------------------------
22 |הורדו $size
23 |
24 |:תוצאות העבודה
25 |<!--#for $stage ב $stages #-->
^
26 |שלב $stage <!--#slurp#-->
27 |<!--#for $result ב $stages[$stage]#-->
28 | $result <!--#slurp#-->
Code: Select all
2019-01-21 09:07:00,348::INFO::[emailer:150] Notification e-mail successfully sent
2019-01-21 09:07:00,348::DEBUG::[emailer:80] Connecting to server smtp.gmail.com:587
2019-01-21 09:07:00,450::DEBUG::[emailer:93] Non-SSL mail server detected reconnecting to server smtp.gmail.com:587
2019-01-21 09:07:00,586::DEBUG::[emailer:107] TLS mail server detected
2019-01-21 09:07:01,619::INFO::[emailer:150] Notification e-mail successfully sent
2019-01-21 09:07:01,619::DEBUG::[emailer:80] Connecting to server smtp.gmail.com:587
2019-01-21 09:07:01,720::DEBUG::[emailer:93] Non-SSL mail server detected reconnecting to server smtp.gmail.com:587
2019-01-21 09:07:01,905::DEBUG::[emailer:107] TLS mail server detected
2019-01-21 09:07:03,871::INFO::[emailer:150] Notification e-mail successfully sent
2019-01-21 09:07:03,888::DEBUG::[emailer:80] Connecting to server smtp.gmail.com:587
2019-01-21 09:07:03,993::DEBUG::[emailer:93] Non-SSL mail server detected reconnecting to server smtp.gmail.com:587
2019-01-21 09:07:04,194::DEBUG::[emailer:107] TLS mail server detected
2019-01-21 09:07:05,599::INFO::[emailer:150] Notification e-mail successfully sent
2019-01-21 09:07:05,599::DEBUG::[emailer:80] Connecting to server smtp.gmail.com:587
2019-01-21 09:07:05,716::DEBUG::[emailer:93] Non-SSL mail server detected reconnecting to server smtp.gmail.com:587
2019-01-21 09:07:05,894::DEBUG::[emailer:107] TLS mail server detected
2019-01-21 09:07:06,997::INFO::[emailer:150] Notification e-mail successfully sent
Code: Select all
2019-01-21 09:07:20,032::INFO::[__init__:1065] Restarting because of crashed postprocessor
2019-01-21 09:07:20,032::INFO::[__init__:772] [SABnzbd.py.main] Performing SABnzbd shutdown
2019-01-21 09:07:20,032::INFO::[__init__:385] SABnzbd shutting down...