DELETED/URL items are still being added in the History (3 entries) so it hasn't fixed it for me.Fixed. The items should now have status DUPE instead of DELETED.
Shall I just keep running as I am with no extensions and see if I can get it to crash over a few days or should I put the extensions back and try to make it crash again?activate option "CrashTrace=yes". It should print call stack on crash.
Strange, it worked in my tests but they are rather synthetic. I must have missed something.
I have put the extensions back as it was definitely crashing with the extensions, not done enough testing to know whether it was an extensions causing the problem or not.crash
All I can say so far is if there are X unique dupekeys (each dupekey may have several items though) in the RSS I seem to get X DELETED/URL History entries that are not removed unlike the entries that set to DUPE when Mark as Good (but this may be pure coincidence).DELETED/URL
Only limited testing so far but that has fixed it. Thanks.I've made another fix for DELETED/DUPE status. Please update and test.
I have extensions enabled so I have the same setup where I had a couple days of it working and then a couple days of it crashing. Yes I am ready if it crashes I will post the trace but as it is intermittent I just need to wait for it to happen. My current thinking is as it is intermittent it may depend on contents of RSS.Have you tried recompiling in debug mode? If you can post call stack that would be very helpful.
Code: Select all
Tue Jul 31 06:25:05 2018 23540 140613915756288 DETAIL Downloading <match1> @ <snip>
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG Adding URL to queue (UrlCoordinator.cpp:378:AddUrlToQueue)
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG Notifying observers (Observer.cpp:37:Notify)
Tue Jul 31 06:25:05 2018 23540 140614335194880 INFO Moving collection <match1> with lower duplicate score to history
Tue Jul 31 06:25:05 2018 23540 140614335194880 INFO Deleting active URL <match1>
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG Trying to stop WebDownloader (WebDownloader.cpp:642:Stop)
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG Stopping Thread (Thread.cpp:122:Stop)
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG Cancelling connection (Connection.cpp:894:Cancel)
Tue Jul 31 06:25:05 2018 23540 140613915756288 WARNING URL <match1> @ <snip> failed:
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Releasing connection (WebDownloader.cpp:657:FreeConnection)
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG WebDownloader stopped successfully (WebDownloader.cpp:650:Stop)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Disconnecting (Connection.cpp:181:Disconnect)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Do disconnecting (Connection.cpp:854:DoDisconnect)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Destroying Connection (Connection.cpp:140:~Connection)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Disconnecting (Connection.cpp:181:Disconnect)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Notifying observers (Observer.cpp:37:Notify)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Notification from UrlDownloader received (UrlCoordinator.cpp:239:Update)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG URL downloaded (UrlCoordinator.cpp:252:UrlCompleted)
Tue Jul 31 06:25:05 2018 23540 140613915756288 DEBUG Filename: [<snip>] (UrlCoordinator.cpp:270:UrlCompleted)
Tue Jul 31 06:25:05 2018 23540 140614335194880 INFO Moving collection <match1> with lower duplicate score to history
Tue Jul 31 06:25:05 2018 23540 140614335194880 INFO Deleting active URL <match1>
Tue Jul 31 06:25:05 2018 23540 140614335194880 DEBUG Trying to stop WebDownloader (WebDownloader.cpp:642:Stop)
Yes. I'll think something out to fix this.
The paused-state has probably gone missing when the URL was moved to history and then back. How did that work before? When a downloaded nzb in paused state was moved to history and then moved back by duplicate handling - was it still paused in queue? In that case it would not be downloaded automatically and would require manual handling (unpausing) but that's probably desired?
Thanks for looking for a fix. What we have now though is still a great improvement than downloading *all* the URLs regardless of dupekey/score. Thanks again.
A bit of confusion here - I agree that if the item was added to queue in Paused state and then moved to History and back again it should remain Paused. I do not think the Paused state is going missing. I think it is currently working this way/correctly. I will confirm the next opportunity though and reply if required.hugbug wrote: ↑31 Jul 2018, 11:03The paused-state has probably gone missing when the URL was moved to history and then back. How did that work before? When a downloaded nzb in paused state was moved to history and then moved back by duplicate handling - was it still paused in queue? In that case it would not be downloaded automatically and would require manual handling (unpausing) but that's probably desired?
Users browsing this forum: No registered users and 2 guests