Good evening everyone,
I have tried to move my library data to a remote folder with symlink. However, there’s a point where it simply failed therefore I decided to start afresh with a clean install.
I cannot yet manage to get it working…
The symlink is still in place, linking /var/lib/plexmediaserver/Library to /home/pi/ReadyNas/Plex (remote folder)
Permission wise, /home/pi/ReadyNas/Plex is root:root
I’ve added Plex to Root, tried using override.conf to force plex being root (even pointing directly to the folder) to no avail.
I cannot even connect to the server (192.168.1.25:32400/web)
The error message I get is “database is locked”
Here are my logs :
Dec 13, 2017 20:48:16.088 [0x73bbb400] INFO - Plex Media Server v1.10.0.4523-648bc61d4 - annapurnatrans PC arm7 - build: linux-annapurnatrans-arm7 readynas6 - GMT 01:00
Dec 13, 2017 20:48:16.090 [0x73bbb400] INFO - Linux version: 4.9.35-v7+ (#1014 SMP Fri Jun 30 14:47:43 BST 2017), language: C
Dec 13, 2017 20:48:16.090 [0x73bbb400] INFO - Processor Arm
Dec 13, 2017 20:48:16.090 [0x73bbb400] INFO - /usr/lib/plexmediaserver/Plex Media Server
Dec 13, 2017 20:48:16.007 [0x74545000] DEBUG - BPQ: [Idle] -> [Starting]
Dec 13, 2017 20:48:16.032 [0x74545000] ERROR - Unable to open named mutex 9334581e-7251-4ef7-a8ec-5bfe8e89ff68 with option 1: File exists
Dec 13, 2017 20:48:16.033 [0x74545000] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1
Dec 13, 2017 20:48:17.937 [0x72fff400] DEBUG - Job running: ‘/usr/lib/plexmediaserver/CrashUploader’ ‘–directory=/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.10.0.4523-648bc61d4’ ‘–version=1.10.0.4523-648bc61d4’ ‘–platform=linux-annapurnatrans-arm7 (4.9.35-v7+ (#1014 SMP Fri Jun 30 14:47:43 BST 2017))’ ‘–serverUuid=’ ‘–userId=NOUSERID’ ‘–url=https://crashreport.plexapp.com’
Dec 13, 2017 20:48:18.029 [0x727ff400] ERROR - JobManager: child process returned: 1 (Operation not permitted)
Dec 13, 2017 20:48:31.187 [0x74545000] ERROR - SQLITE3:(nil), 5, statement aborts at 1: [PRAGMA journal_mode=WAL] database is locked
Any help would be greatly appreciated.
Thanks in advance,
DRL