06-19-2023, 11:54 AM
Out of memory situations are typically due to a memory leak bug in some component or some sort of resource size bug.
1. Does your configuration use any resources that contain a huge number of items for example a playlist or the music collection itself?
2. Are you using any options that process the MPD database for example Auto-shuffle random play?
The main challenge with troubleshooting an OOM issue is trying to reproduce it.
1. Does your configuration use any resources that contain a huge number of items for example a playlist or the music collection itself?
2. Are you using any options that process the MPD database for example Auto-shuffle random play?
The main challenge with troubleshooting an OOM issue is trying to reproduce it.