Alright, here are the logs from the most recent (containerized) instance. I thought maybe the issue was resolved as it went 3 days without issue but then finally happened last night
As we originally discussed I was running a native plex alongside the dockerized instance to avoid service interruption for my users, so yes these logs are from the docker instance.
Yes, after 3 days of running fine the docker instance finally became unreachable
Yes, this log AS WELL as the originally posted log from a few days back both displayed that plex relay message in thee logs.
Also just so you know I’m running the same version natively as I was inside the container: 1.18.4.2171-ac2afe5f8
Thanks. I just want to be absolutely certain of what I’m looking at.
What’s interesting is : The same binary executables are used for the container as well as the desktop. The only difference possible is glibc. (All of PMS has a single minimum version requirement. glibc must be 2.14.1 or higher.
If there is a difference between the container’s version and the typical desktop which is causing this, it will be a good and interesting find but likely a pain to resolve.
I have a couple things to do first but will start diving deep into this later this afternoon.
Feb 27, 2020 03:58:41.168 [0x7fccb6ffd700] ERROR - Failed to begin transaction (../Library/MetadataCollection.cpp:174) (tries=6): Cannot begin transaction. database is locked
Feb 27, 2020 03:58:41.586 [0x7fccb6ffd700] ERROR - Failed to begin transaction (../Library/MetadataCollection.cpp:174) (tries=7): Cannot begin transaction. database is locked
Where is the metadata stored? Is it on the local machine or across the network?
Yeah, I saw it keep going but after the tenth attempt I see:
Feb 27, 2020 03:58:43.439 [0x7fccb6ffd700] ERROR - Failed to begin transaction (../Library/MetadataCollection.cpp:174) (tries=10): Cannot begin transaction. database is locked
Feb 27, 2020 03:58:43.439 [0x7fccb6ffd700] ERROR - Fixup 29DatabaseFixupsSyncCollections threw an exception: Cannot begin transaction. database is locked
Feb 27, 2020 03:58:43.439 [0x7fccb6ffd700] DEBUG - Running database fix-ups completed in 1.1 seconds.