Comic RN on the fritz?

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Comic RN on the fritz?

Post by jedimole »

Dev Build f8a88a95d02113d9657e8c8e6e0550f73af215b3

Comic RN seems to be hung post processing suddenly
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Comic RN on the fritz?

Post by jedimole »

it appears its all post processing. It works if I do a manual run from the manage tab

15-Feb-2017 22:23:09 - INFO :: Thread-13 : [UPDATER] Updating status to snatched
15-Feb-2017 22:23:09 - INFO :: Thread-13 : [UPDATER] Updated the status (Snatched) complete for Aquaman Issue: 17
15-Feb-2017 22:23:49 - INFO :: CP Server Thread-9 : ComicRN.py version: 1.01 -- autoProcessComics.py version: 1.0
15-Feb-2017 22:23:49 - INFO :: CP Server Thread-9 : Starting postprocessing for : Aquaman.017.2017.Digital.BlackManta-Empire
15-Feb-2017 22:23:49 - ERROR :: Post-Processing : Uncaught exception: Traceback (most recent call last):
File "c:\Mylar\mylar\logger.py", line 158, in new_run
old_run(*args, **kwargs)
File "c:\Python27\lib\threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "c:\Mylar\mylar\PostProcessor.py", line 927, in Process
comicid = nzbiss['ComicID']
15-Feb-2017 22:25:30 - INFO :: Thread-14 : [POST-PROCESSING] Manual post-processing completed for 1 issues.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Comic RN on the fritz?

Post by evilhero »

FIx is now up in development.
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Comic RN on the fritz?

Post by jedimole »

evilhero wrote:FIx is now up in development.
Yep it appears to be working! Nice job
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Comic RN on the fritz?

Post by jedimole »

dev cf3f177158528475c0ed02f8c376f5115051d642.

well maybe not:

16-Feb-2017 08:36:23 - INFO :: Thread-13 : Found Superman/Wonder Woman Annual (2014) issue: 1 using dognzb
16-Feb-2017 08:36:23 - INFO :: Thread-13 : prov : dognzb[628431770ba7aabc2e5a859a24cc3e48]
16-Feb-2017 08:36:23 - INFO :: Thread-13 : [FAILED_DOWNLOAD_CHECKER] Successfully marked this download as Good for downloadable content
16-Feb-2017 08:36:23 - INFO :: Thread-13 : Download URL: https://dognzb.cr/fetch/628431770ba7aab ... 83b20b7ef6 [VerifySSL:True]
16-Feb-2017 08:36:24 - INFO :: Thread-13 : Successfully sent nzb to NZBGet!
16-Feb-2017 08:36:24 - INFO :: Thread-13 : setting the nzbid for this download grabbed by dognzb in the nzblog to : 628431770ba7aabc2e5a859a24cc3e48
16-Feb-2017 08:36:25 - INFO :: Thread-13 : passing to updater.
16-Feb-2017 08:36:25 - INFO :: Thread-13 : [UPDATER] Updating status to snatched
16-Feb-2017 08:36:25 - INFO :: Thread-13 : [UPDATER] Updated the status (Snatched) complete for Superman/Wonder Woman Annual Issue: 1
16-Feb-2017 08:37:10 - INFO :: CP Server Thread-9 : ComicRN.py version: 1.01 -- autoProcessComics.py version: 1.0
16-Feb-2017 08:37:10 - INFO :: CP Server Thread-9 : Starting postprocessing for : Superman-Wonder.Woman.Annual.001.2014.Digital.Competentripper-EMPIRE
16-Feb-2017 08:37:10 - INFO :: Post-Processing : [POST-PROCESSING] Could not detect as a standard issue - checking against annuals.
16-Feb-2017 08:37:10 - INFO :: Post-Processing : [POST-PROCESSING] issuenzb not found.
16-Feb-2017 08:37:10 - INFO :: Post-Processing : [POST-PROCESSING] One-off STORYARC mode enabled for Post-Processing for Superman: Doomed
16-Feb-2017 08:37:10 - INFO :: Post-Processing : [POST-PROCESSING] Story Arc Directory set to : e:\media\comics\StoryArcs\Superman Doomed
16-Feb-2017 08:37:10 - INFO :: Post-Processing : [POST-PROCESSING][DIRECTORY-CHECK] Found comic directory: e:\media\comics\StoryArcs\Superman Doomed
16-Feb-2017 08:37:10 - ERROR :: Post-Processing : Uncaught exception: Traceback (most recent call last):
File "c:\Mylar\mylar\logger.py", line 158, in new_run
old_run(*args, **kwargs)
File "c:\Python27\lib\threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "c:\Mylar\mylar\PostProcessor.py", line 1083, in Process
renamed_file = helpers.rename_param(comicid, comicname, issuenumber, dfilename, issueid=issueid, arc=sarc)
UnboundLocalError: local variable 'comicid' referenced before assignment
16-Feb-2017 08:38:11 - INFO :: FOLDERMONITOR : delaying thread for 60 seconds to avoid locks.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Comic RN on the fritz?

Post by evilhero »

Story arcs will be fixed in the next dev commit - I have to finish some stuff prior to that push due to how intertwined things are, but I have it working on my local repo. Should be in dev before days end today.
Post Reply