The log file contains several database errors.
log snippet
Jun 04, 2024 18:07:36.562 [0x7fda4245a0d0] ERROR - SQLITE3:0x80000001, 1, near ">>": syntax error in "UPDATE tags SET extra_data = extra_data ->> 'url' WHERE extra_data IS NOT NULL and json_valid(extra_data)"
Jun 04, 2024 18:07:36.563 [0x7fda4245a0d0] ERROR - Exception inside transaction (inside=1) (/data/jenkins/server/3537899744/Library/DatabaseMigrations.cpp:289): sqlite3_statement_backend::prepare: near ">>": syntax error for SQL: UPDATE tags SET extra_data = extra_data ->> 'url' WHERE extra_data IS NOT NULL and json_valid(extra_data)
Jun 04, 2024 18:07:36.564 [0x7fda4245a0d0] ERROR - Exception thrown during migrations, aborting: sqlite3_statement_backend::prepare: near ">>": syntax error for SQL: UPDATE tags SET extra_data = extra_data ->> 'url' WHERE extra_data IS NOT NULL and json_valid(extra_data)
What version of Plex Media Server was installed on the old NAS?
If 1.40 or higher, you will need to run that same or more current version of Plex Media Server.
1.40 introduced many database changes. It is not possible to fall back to versions before 1.31.2. See release notes.
Suggestion: Delete current installation, start over with current PMS version.
NOTE: This assumes the old NAS was running DSM 7. If it was on DSM 6, then a different procedure is needed.
Uninstall PMS 1.29.2 with the Erase option (appears after the “are you sure” prompt). This uninstalls the application and removes files from the /PlexMediaServer shared folder. Your media files are not touched.
If anything is left in /PlexMediaServer, remove it manually.
Restore /PlexMediaServer from the backup.
If it exists, rename the preferences.xml file to preferences.xml.bak (in /PlexMediaServer/AppData/Plex Media Server). It has the server ID & other info specific to the old server.
Download and install the current version of PMS from plex.tv. You want the DSM 7, Intel/AMD 64-bit version.
Run PMS.
From a system on the same network, use a private/incognito browser window pointed at the IP address of the NAS: http://192.168.178.100:32400/web.
You should be able to login, reach server settings, and claim the server. If you see the screens for setting up a new server, just skip through those.