Server Version#: 1.16.1.1291
Player Version#: N/A
Fresh installation on Ubuntu 18.04 using the repo from the help section. Server gets this far through the install and locks up.
sudo apt install plexmediaserver
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following NEW packages will be installed:
plexmediaserver
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/78.9 MB of archives.
After this operation, 233 MB of additional disk space will be used.
Selecting previously unselected package plexmediaserver.
(Reading database … 68534 files and directories currently installed.)
Preparing to unpack …/plexmediaserver_1.16.1.1291-158e5b199_amd64.deb …
Unpacking plexmediaserver (1.16.1.1291-158e5b199) …
Processing triggers for mime-support (3.60ubuntu1) …
Processing triggers for ureadahead (0.100.0-21) …
Processing triggers for libc-bin (2.27-3ubuntu1) …
Setting up plexmediaserver (1.16.1.1291-158e5b199) …Configuration file ‘/etc/apt/sources.list.d/plexmediaserver.list’
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer’s version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** plexmediaserver.list (Y/I/N/O/D/Z) [default=N] ?
Created symlink /etc/systemd/system/multi-user.target.wants/plexmediaserver.service → /lib/systemd/system/plexmediaserver.service.
Processing triggers for libc-bin (2.27-3ubuntu1) …
Processing triggers for ureadahead (0.100.0-21) …
Have to reset VM and reboot. Install then doesn’t look good and fails to start. Shows the following in the Log: -
cat /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Logs/Plex\ Media\ Server.log
Jul 10, 2019 10:33:52.785 [0x7f44c0d78700] INFO - Plex Media Server v1.16.1.1291-158e5b199 - Ubuntu PC x86_64 - build: linux-x86_64 debian - GMT 00:00
Jul 10, 2019 10:33:52.785 [0x7f44c0d78700] INFO - Linux version: 18.04.2 LTS (Bionic Beaver), language: en-US
Jul 10, 2019 10:33:52.785 [0x7f44c0d78700] INFO - Processor Intel(R) Core™ i5-7500 CPU @ 3.40GHz
Jul 10, 2019 10:33:52.785 [0x7f44c0d78700] INFO - /usr/lib/plexmediaserver/Plex Media Server
Jul 10, 2019 10:33:52.785 [0x7f44cdb15280] DEBUG - BPQ: [Idle] → [Starting]
Jul 10, 2019 10:33:52.786 [0x7f44cdb15280] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.26.0, threadsafe=1
Jul 10, 2019 10:33:52.789 [0x7f44cdb15280] DEBUG - Running migrations. (EPG 0)
Jul 10, 2019 10:33:52.789 [0x7f44cdb15280] ERROR - SQLITE3:(nil), 1, no such table: schema_migrations in “select version from schema_migrations order by version”
Jul 10, 2019 10:33:52.789 [0x7f44cdb15280] ERROR - Database corruption: sqlite3_statement_backend::prepare: no such table: schema_migrations for SQL: select version from schema_migrations order by version
Jul 10, 2019 10:33:52.789 [0x7f44cdb15280] ERROR - Error: Unable to set up server: sqlite3_statement_backend::prepare: no such table: schema_migrations for SQL: select version from schema_migrations order by version (N4soci10soci_errorE)
It asks a question on install to change the ‘/etc/apt/sources.list.d/plexmediaserver.list’ config file. I’ve tried saying yes and no to this but both fail. Any help would be appreciated.
.