[Bug]: potential memory leak #1773

Closed
opened 2026-04-24 23:57:42 +02:00 by adam · 3 comments
Owner

Originally created by @lkiesow on GitHub (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

Originally created by @lkiesow on GitHub (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
adam added the bug label 2026-04-24 23:57:42 +02:00
adam closed this issue 2026-04-24 23:57:42 +02:00
Author
Owner

@nichwall commented on GitHub (Feb 27, 2024):

Related to
https://github.com/advplyr/audiobookshelf/issues/2538

@nichwall commented on GitHub (Feb 27, 2024): Related to https://github.com/advplyr/audiobookshelf/issues/2538
Author
Owner

@advplyr commented on GitHub (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 commented on GitHub (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
Author
Owner

@advplyr commented on GitHub (Feb 27, 2024):

Duplicate of #2538

@advplyr commented on GitHub (Feb 27, 2024): Duplicate of #2538
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1773