Server Version#:1.40.3.8555
Player Version#:
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>
I updated my server, but now my server can’t be found. Service is running, but I can’t connect to the server locally and I can’t find the server using app.plex.tv.
Last time this happened, I had to start another instance of the server to get it back. Do I have to do this everytime I update the server? Is there something I’m doing wrong?
The file is still owned by Plex. I tried renaming it to start over and my server just exit codes whenever I start the service.
Did change my password which I think causes a new Token to be created, could that be the problem? But wouldn’t I bypass that by creating a new Preferences file?
Do I really have to start from scratch and re-load everything after each update?
It’s completely broken now and I don’t know what happened.
I’ve tried removing the Preferences file, nothing.
I’ve tried uninstalling Plex and starting over, still won’t run properly.
I’ve reset my password to get a new token, still won’t run.
What am I doing wrong? Why did I get a crash after only updating the app?
About updating/crashing, that can be due to the updates doing more with the database than normally usage. With logs we might be able to narrow down what is happening.
Thats a fairly limited export of the server logs, but we got lucky:
Jul 03, 2024 14:55:33.939 [139984669219472] ERROR - SQLITE3:0x80000001, 13, statement aborts at 5: [CREATE TABLE "media_parts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "media_item_id" integer, "directory_id" integer, "hash" varchar(255), "open_subtitle_hash" varchar(255), "file" varchar(255), "index" integer, "size" integer(8), "duration" integer, "created_at" dt_integer(8), "updated_at" dt_integer(8), "deleted_at" dt_integer(8), "extra_data" varchar(255))] database or disk is full
Jul 03, 2024 14:55:33.940 [139984669219472] ERROR - SQLITE3:0x80000001, 13, statement aborts at 1: [VACUUM] database or disk is full
Jul 03, 2024 14:55:33.944 [139984669219472] ERROR - Exception thrown during migrations, aborting: sqlite3_statement_backend::loadOne: database or disk is full
Jul 03, 2024 14:55:33.944 [139984669219472] ERROR - Database corruption: sqlite3_statement_backend::loadOne: database or disk is full
Jul 03, 2024 14:55:33.944 [139984669219472] ERROR - Error: Unable to set up server: sqlite3_statement_backend::loadOne: database or disk is full (N4soci10soci_errorE)
And I’m sorry for the limited logs. I’ve been trying to remove the folder and start anew. It fixed the issue last time, but the service still crashes when I try.