Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nzbhydra leaving behind GB's in local temp folder #931

Closed
tastyratz opened this issue Mar 23, 2024 · 1 comment
Closed

nzbhydra leaving behind GB's in local temp folder #931

tastyratz opened this issue Mar 23, 2024 · 1 comment
Labels

Comments

@tastyratz
Copy link

Nzbhydra appears to be creating a large number of temp files in windows under the local appdata temp directory.

An example filename created would be:
nzbhydra15043945652466615372zip

It looks like it SHOULD be ending in .zip but forgot the . except manually renaming the extension does not allow it to be opened in winrar

it also looks like it's not cleaning up after itself regularly or periodically. This has, over time, left 4 or 5 gigs of temp, thousands of files in the last couple years. Some of these files are from 2021, some were very recent, all over the course of many updates.

I also see a TON of MEI folders there as well so this might be related to #813 potentially if it's the same process leaving things behind?

This is on a server 2016 os, direct install no docker.

@tastyratz tastyratz added the bug label Mar 23, 2024
@theotherp
Copy link
Owner

I may have relied too much on the OS to clean them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants