The fix for the Extras issue and massive DBs is now out - in beta 1.25.4.5426
See release notice
(Metadata) Some users could end up with massive amounts of duplicate extras (#13241)
The immediate issue of crashes, memory allocation failures get resolved on first launch. The database will shrink slowly over a number of weeks. For example if there are a million extras on a movie - it would take about 11 week to purge all the orphaned database items after the initial deletion of the extras - the purge is up to 100K at a time when the database is optimized and the scheduled task runs this once a week. Of course users can run manual database optimizes which would reduce the period. Note that during an optimize the server is effectively locked out and it may initially take 20 minutes or more
Anyone with the early alpha build with the initial fix should update to this beta
Thanks to everyone for help in tracking down this bug with investigations and diagnostics from @shayanzadeh@Volts@jakehoms@spartan018 - just to mention a few
Still getting the " 200ms to retry busy db " and the server stops.
Running unraid docker.
Have disabled extras, trailers aso on the server.
Got 42 000+ items in the movies library ( have split up the servers in 2 dockers. one for movies and one for series )
Running plex on a threadripper 16 core with 40 gigs of memory.
The database and metadata is located on 3x m.2 disks in raid 0.
The signal 15 might be from when i press ārestartā on the docker when it stops up ( when it get the sleep 200ms messages ) and i have to restart it
Not sure how long before i restarted it. A friend of mine notified me about it being offline.
changed the plex appdata folder to /mnt/cache/appdata/pledmediaplayer/ from /mnt/user/appdata/plexmediaserver/ now to see if this helps.
All plex files are on the cache drive from before ( 3x m.2 drives in raid 0 )
If using an old Unraid release please avoid using the FUSE āUser Shareā mount (/mnt/user/appdata/ā¦). Use the corresponding āDisk Shareā mount (e.g. /mnt/cache/appdataā¦, /mnt/diskx/appdata/ā¦, or whatever) instead.
BTW, while the User Shares are great to combine user data folders on multiple disks, they suck for the system folders (e.g. Docker, VM, appdata, domain, ā¦).