We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
2.7.2, 2.8.0
Docker, RPM
The text was updated successfully, but these errors were encountered:
Related to #2538
Sorry, something went wrong.
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
Duplicate of #2538
No branches or pull requests
Describe the issue
I just noticed this warning about a potential memory leak in the logs:
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
The text was updated successfully, but these errors were encountered: