nzbgetcom / nzbget

Efficient usenet downloader
https://nzbget.com
GNU General Public License v2.0
355 stars 16 forks source link

100% cpu usage when encountering "430 no such article" errors #396

Closed gdark3 closed 1 month ago

gdark3 commented 2 months ago

Is there already an issue for your problem?

NZBGet Version

v24.3-stable

Platform

Windows

Environment

OS  Windows 10 22H2 (19045)
CPU 13th Gen Intel(R) Core(TM) i9-13900KF
Arch    x86_64

Name    Version Path
Python  3.11.2
Libraries
Name    Version
LibXML2 2.11.6
Gzip    1.3.0
OpenSSL 3.1.4
Boost   1_83

Current Behavior

When an article produces error logs like 430 no such article, there is no download happening the nzbget button is circling green, and the cpu usage spikes to 100% as it trys all the servers but cant do to the 430 no such article. When an article downloads regularly there is no cpu usage, its only when its not downloading anything and encounters this error the spikes happen. Sometimes for large files it lasts several minutes.

Expected Behavior

No 100% cpu usage ever, i have a decent cpu/gpu. 13900kf + 4090

Steps To Reproduce

I recently updated to 24.3 from i think 18, which didnt have this issue. Original reason for upgrade was the extension manager integration. Steps to reporiduce are hard because you have to try with a known 430 such article rip. I have 4 indexers and 5 providers.

Logs

2 Capture

Extra information

No response

dnzbk commented 2 months ago

Confirmed. Related to #300 and #95.

gdark3 commented 2 months ago

I downgraded to nzbget.net 21.1 stable and issue went away.

dnzbk commented 2 months ago

Could you give me those nzbs so I can try them out? denis@nzbget.com

gdark3 commented 2 months ago

Could you give me those nzbs so I can try them out? denis@nzbget.com

I edited the comment, the nzbs downloaded fine when i swapped vpns. Keeping this thread on-topic for the 100% cpu usage for versions > 21.1 which is still occurring. I will stay on 21.1 for now until the cpu usage or memory leak is fixed.