Thank you for your reply. This is a first-time installation of Plex on the DS1522+. When I just set it up, I did tell it to update the OS to the latest (7.2.2). I went through the faq you mentioned, doubled checked permissions, including ensuring permissions were cascaded down through sub-folders and such, I even uninstalled (removing everything) and re-installed, but when I try it in my browser I get the same results; a black screen with the PLEXTV logo in the middle.
I’ve looked through the logs, and I don’t see anything obviously wrong (I was looking for “ERROR” or something similar, but I didn’t see anything like that). The only thing that I can think of it although this NAS has four ethernet ports, I’m only using one at present, but those ports do show up log files with the typical 169.x.x.x address that you get when it doesn’t.
Any other ideas?
I’m probably missing something very obvious, but I can’t think what.
UPDATE: Looking through the log, I see this:
LINE 1: Feb 22, 2025 05:02:58.672 [139813707635512] DEBUG - [JobRunner] Job running: /volume1/@appstore/PlexMediaServer/CrashUploader “–directory=/var/packages/PlexMediaServer/shares/PlexMediaServer/AppData/Plex Media Server/Crash Reports/1.41.4.9463-630c9f557” --version=1.41.4.9463-630c9f557 --platform=Linux “–platformVersion=DSM 7.2.2.72806-3” --serverUuid= --userId=NOUSERID --sentryUrl=https://o17675.ingest.sentry.io/api/1233455/ --sentryKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx --vendor=Synology --model=x86_64 --device=DS1522+
LINE 2: Feb 22, 2025 05:02:58.673 [139813707635512] DEBUG - [JobRunner] Jobs: Starting child process with pid 20514
LINE 3 Feb 22, 2025 05:02:58.682 [139813723900728] DEBUG - Jobs: ‘/volume1/@appstore/PlexMediaServer/CrashUploader’ exit code for process 20514 is 1 (failure)
Later I see this:
Feb 22, 2025 05:02:59.109 [139813728635536] INFO - SQLITE3:0x80000001, 17, statement aborts at 56: [select * from metadata_items limit 1] database schema has changed
This repeats 20x and it seems to keep trying to execute the SQL statement in groups of 20
I compared it with previous versions of the logs from DSM 6.x and they’re completely different.