Not finding some available issues

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
vmcosco
Posts: 41
Joined: Thu Dec 31, 2015 1:41 am

Not finding some available issues

Post by vmcosco »

I had a problem where Mylar had stopped fetching new issues. I hadn't had any new downloads in almost a month. I restarted Mylar and it fetched some newer (from last week) issues but there are still several issues from over the prior weeks that are not being fetched. I can search for them and find them in DogNZB.

I'm running git build 6a1f96167cf9cad6bf2e0ef7881b398e75b98169 on Python 2.7.15 on a Windows 10 VM

This is the excerpt from the log when i just tried a manual search for a wanted issue:

Code: Select all

2019-07-17 09:11:24	INFO	Update complete
2019-07-17 09:11:24	DEBUG	ReScheduled job: DB Updater to 2019-07-17 13:16:24
2019-07-17 09:11:23	DEBUG	Refresh sequence set to fire every 5 minutes for 7 day(s)
2019-07-17 09:06:24	INFO	Update complete
2019-07-17 09:06:23	DEBUG	ReScheduled job: DB Updater to 2019-07-17 13:11:23
2019-07-17 09:06:23	DEBUG	Refresh sequence set to fire every 5 minutes for 7 day(s)
2019-07-17 09:02:41	INFO	[WANTED-SEARCH] Now Queueing Star Wars (2015) #67 for search
2019-07-17 09:02:41	INFO	Initiating manual search for Star Wars issue: 67
2019-07-17 09:02:41	DEBUG	mode: want
2019-07-17 09:02:41	DEBUG	ComicID: 79398
2019-07-17 09:02:05	DEBUG	If you can read this message, debug logging is now working
2019-07-17 09:02:05	INFO	Verbose (DEBUG) logging is enabled
vmcosco
Posts: 41
Joined: Thu Dec 31, 2015 1:41 am

Re: Not finding some available issues

Post by vmcosco »

I just did a complete restart of Mylar. Tried a manual search again and it found the Star Wars issue right away. It seems that there is something that is preventing the search from running properly after Mylar runs for some period of time. Could it be related to this viewtopic.php?f=8&t=2149
leaderdog
Posts: 377
Joined: Sun Apr 26, 2015 1:52 pm

Re: Not finding some available issues

Post by leaderdog »

My Mylar still rarely finds any amount of comics. I had a thread about it, but figured it was the RAM, I changed it out and it seemed to work, but then the next week it still wasn't grabbing but a 5 or 10 copies at a time, then I'd have to restart Mylar in order for it to find anything again.

I ended up getting rid of the 4 sticks of RAM (16 GB total) and went to two 8 GB sticks. Then I ran into an issue where my video card died (didn't know that was the problem,seemed like the RAM issue again) and swapped out both cpu and motherboard.

And... nothing, still Mylar is the only one that doesn't work. I've kind of just resigned the fact that something is a miss. I download my issues that don't get downloaded with newsleecher and let the Post processing move the files.

Everything worked fine up until I think the changing of the folder names. when nothing with '/' would download and the program would hang trying to refresh files. Despite me going through every single title until I didn't have any of those any more. It still will only grab 5 or so files then do nothing. Reboot Mylar, and 5 or 10 files download. That was a bit much to manage so I just grab them manually once and be done with it.

None of the other programs I use have this issue, so I figured it was Mylar. Or more something to do with Python maybe? As sonarr, lidarr and radarr are not programed in Python. /shrug. I dunno what the real culprit is, and Evilhero, god bless him, he's tried to help but it just seems to be some random issue on my end possibly.

And I have updated Python a few times throughout. I'm not on the latest Python at the moment tho.
barbequesauce
Posts: 95
Joined: Fri Feb 03, 2017 3:59 pm

Re: Not finding some available issues

Post by barbequesauce »

vmcosco - can you post the real log, rather than a copy/paste from the logs web page? There is a lot that makes the log on disk that gets filtered out of the web page (including everything needed to diagnose this problem)
x5nder
Posts: 6
Joined: Thu Jan 30, 2020 9:31 am

Re: Not finding some available issues

Post by x5nder »

Hmm. Weirdly, I have the same issues. Ever since I upgraded my installation from Evilhero/Mylar to Mylar3/Mylar (Python3 version), Mylar only performs a search for comics right after startup. After that, it no longer performs scheduled or manual searches, instead just giving me these messages every 5 minutes:

Code: Select all

15-nov-2020 07:36:51 - DEBUG   :: mylar.dbUpdate.84 : ThreadPoolExecutor-0_3 : Refresh sequence set to fire every 5 minutes for 7 day(s)
15-nov-2020 07:36:51 - DEBUG   :: mylar.job_management.3603 : ThreadPoolExecutor-0_3 : ReScheduled job: DB Updater to 2020-11-15 06:41:51
15-nov-2020 07:36:51 - DEBUG   :: mylar.dbUpdate.352 : ThreadPoolExecutor-0_3 : Update complete
Issuing a forced search (by clicking on the search icon for a wanted comic) only results in these messages, with no further action:

Code: Select all

15-nov-2020 13:51:44 - DEBUG   :: mylar.queueissue.1439 : Thread-12 : ComicID: 130397
15-nov-2020 13:51:44 - DEBUG   :: mylar.queueissue.1440 : Thread-12 : mode: want
15-nov-2020 13:51:44 - INFO    :: mylar.queueissue.1532 : Thread-12 : Initiating manual search for X-Men: Marvels Snapshots issue: 1
15-nov-2020 13:51:44 - INFO    :: mylar.queueissue.1575 : Thread-12 : [WANTED-SEARCH] Now Queueing X-Men: Marvels Snapshots (2020) #1 for search
So, I get the impression that one of the search processes in the background 'hangs' indefinitely and delays any new scheduled/manual search processes.
x5nder
Posts: 6
Joined: Thu Jan 30, 2020 9:31 am

Re: Not finding some available issues

Post by x5nder »

Yeah-- here I can see that the scheduled search is just not executed because _something_ is hanging (time stamp 03:26:48):

Code: Select all

15-nov-2020 03:16:50 - DEBUG   :: mylar.dbUpdate.84 : ThreadPoolExecutor-0_2 : Refresh sequence set to fire every 5 minutes for 7 day(s)
15-nov-2020 03:16:50 - DEBUG   :: mylar.job_management.3603 : ThreadPoolExecutor-0_2 : ReScheduled job: DB Updater to 2020-11-15 02:21:50
15-nov-2020 03:16:50 - DEBUG   :: mylar.dbUpdate.352 : ThreadPoolExecutor-0_2 : Update complete
15-nov-2020 03:21:50 - DEBUG   :: mylar.dbUpdate.84 : ThreadPoolExecutor-0_2 : Refresh sequence set to fire every 5 minutes for 7 day(s)
15-nov-2020 03:21:50 - DEBUG   :: mylar.job_management.3603 : ThreadPoolExecutor-0_2 : ReScheduled job: DB Updater to 2020-11-15 02:26:50
15-nov-2020 03:21:50 - DEBUG   :: mylar.dbUpdate.352 : ThreadPoolExecutor-0_2 : Update complete
15-nov-2020 03:26:48 - INFO    :: mylar.run.28 : ThreadPoolExecutor-0_2 : [SEARCH] Running Search for Wanted.
15-nov-2020 03:26:49 - INFO    :: mylar.searchforissue.2594 : ThreadPoolExecutor-0_2 : A search is currently in progress....queueing this up again to try in a bit.
15-nov-2020 03:26:49 - DEBUG   :: mylar.job_management.3603 : ThreadPoolExecutor-0_2 : ReScheduled job: Auto-Search to 2020-11-15 11:26:49
15-nov-2020 03:26:50 - DEBUG   :: mylar.dbUpdate.84 : ThreadPoolExecutor-0_2 : Refresh sequence set to fire every 5 minutes for 7 day(s)
15-nov-2020 03:26:50 - DEBUG   :: mylar.job_management.3603 : ThreadPoolExecutor-0_2 : ReScheduled job: DB Updater to 2020-11-15 02:31:50
15-nov-2020 03:26:50 - DEBUG   :: mylar.dbUpdate.352 : ThreadPoolExecutor-0_2 : Update complete
15-nov-2020 03:31:50 - DEBUG   :: mylar.dbUpdate.84 : ThreadPoolExecutor-0_2 : Refresh sequence set to fire every 5 minutes for 7 day(s)
15-nov-2020 03:31:50 - DEBUG   :: mylar.job_management.3603 : ThreadPoolExecutor-0_2 : ReScheduled job: DB Updater to 2020-11-15 02:36:50
15-nov-2020 03:31:51 - DEBUG   :: mylar.dbUpdate.352 : ThreadPoolExecutor-0_2 : Update complete
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Not finding some available issues

Post by evilhero »

This thread is over a year old, and has been fixed since this issue was regarding the python2 version of Mylar.

As you haven't posted anything about which branch and commit you are running, or what version of python - all of these need to be addressed.

Please start a new thread with the relevant info, and post your carepackage file (with mylar in debug mode hopefully for a whole prior to this), so it can be looked into properly.
x5nder
Posts: 6
Joined: Thu Jan 30, 2020 9:31 am

Re: Not finding some available issues

Post by x5nder »

Thanks evilhero; I will, after doing some research first (I feel it's the RSS parser that crashes, so I disabled RSS feeds for now and want to check if the problem persists or not). Once I know more, I'll create a new thread will all the necessary info.
Post Reply