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

[Bug]: potential memory leak #2675

Closed
lkiesow opened this issue Feb 27, 2024 · 3 comments
Closed

[Bug]: potential memory leak #2675

lkiesow opened this issue Feb 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@lkiesow
Copy link
Contributor

lkiesow commented Feb 27, 2024

Describe the issue

I just noticed this warning about a potential memory leak in the logs:

Warning: connect.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and will not scale past a single process.

This appeared in a 2.7.2 Docker install as well as in 2.8.0 RPM install.

Audiobookshelf version

2.7.2, 2.8.0

How are you running audiobookshelf?

Docker, RPM

@lkiesow lkiesow added the bug Something isn't working label Feb 27, 2024
@lkiesow lkiesow changed the title [Bug]: [Bug]: potential memory leak Feb 27, 2024
@nichwall
Copy link
Contributor

Related to
#2538

@advplyr
Copy link
Owner

advplyr commented Feb 27, 2024

Yeah I've been meaning to look into the options for this. I think #2538 can serve as the main issue for this, I just renamed it

@advplyr
Copy link
Owner

advplyr commented Feb 27, 2024

Duplicate of #2538

@advplyr advplyr marked this as a duplicate of #2538 Feb 27, 2024
@advplyr advplyr closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants