Pull List not populating

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
leaderdog
Posts: 377
Joined: Sun Apr 26, 2015 1:52 pm

Pull List not populating

Post by leaderdog »

Hi Evilhero,

I updated to the latest build. I went to check the New Weekly pull list and some of the items were still as they were before. So I did a "Recreate Pull-list" and nothing shows up.

Log says this:

Code: Select all

	
[PULL-LIST] Successfully populated pull-list into Mylar for the week of: 09
2017-03-03 10:09:35	INFO	[WEEKLY-PULL] There are 0 issues for the week of 09, 2017
2017-03-03 10:09:34	INFO	ALT_PULL: 2 PULLBYFILE: False week: 09 year: 2017
2017-03-03 10:09:34	INFO	trying to repopulate to week: 09-2017
In Verbose it has this:

Code: Select all

03-Mar-2017 10:12:44 - INFO    :: CP Server Thread-6 : Verbose toggled, set to True
03-Mar-2017 10:12:44 - DEBUG   :: CP Server Thread-6 : If you read this message, debug logging is available
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : Populating Base Exception listings into Mylar....
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : Populating Custom Exception listings into Mylar....
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : Ensuring DB integrity - Removing all Erroneous Comics (ie. named None)
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : Correcting Null entries that make the main page break on startup.
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : Deleted existed pull-list data. Recreating Pull-list...
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : Weekly pull list present - checking if it's up-to-date..
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : [PULL-LIST] Populating & Loading pull-list data directly from alternate website
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : pulldate is : 00000000
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : [WEEKLY-PULL] There are 0 issues for the week of 09, 2017
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : [PULL-LIST] Successfully populated pull-list into Mylar for the week of: 09
03-Mar-2017 10:12:46 - INFO    :: CP Server Thread-6 : [PULL-LIST] Weekly Pull List successfully loaded with 0 issues.
03-Mar-2017 10:12:47 - DEBUG   :: CP Server Thread-6 : ComicName: The Walking Dead
03-Mar-2017 10:12:47 - DEBUG   :: CP Server Thread-6 : latestdate:  2017-03-01
03-Mar-2017 10:12:47 - DEBUG   :: CP Server Thread-6 : c_date : 2017-03-01 ... n_date : 2017-03-03

Hope it's something simple. ;)
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Pull List not populating

Post by evilhero »

Yep, incorrect alias was being applied to one series - corrected and it's all working again ;)
Post Reply