Hi there,
I'm trying to run Plex inside of a virtualbox Ubuntu machine. I have the 'Plex Media Server' directory mapped onto a shared folder. When starting plex, I'm getting errors... Is there anything that I'm doing wrong here? Or is this just a case of Plex depending on sqlite which seems to not enjoy a db being mounted on a virtualbox shared folder?
Jun 05, 2015 14:12:40 [0x7f43d7c39800] INFO - Plex Media Server v0.9.12.1.1079-b655370 - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 ubuntu Jun 05, 2015 14:12:40 [0x7f43d7c39800] DEBUG - Opening 20 database sessions to library, SQLite 3.8.9, threadsafe=1 Jun 05, 2015 14:12:40 [0x7f43d7c39800] ERROR - SQLITE3:0x10, 5386, os_unix.c:29880: (22) mmap(/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-shm) - Invalid argument Jun 05, 2015 14:12:40 [0x7f43d7c39800] ERROR - SQLITE3:0x10, 5386, disk I/O error Jun 05, 2015 14:12:40 [0x7f43d7c39800] ERROR - Database corruption: sqlite3_statement_backend::prepare: disk I/O error for SQL: PRAGMA cache_size=4000 Jun 05, 2015 14:12:40 [0x7f43d7c39800] ERROR - Error: Unable to set up server: sqlite3_statement_backend::prepare: disk I/O error for SQL: PRAGMA cache_size=4000
Thanks in advance for any help!