PMS not running through snap Ubuntu 24.04

Server Version#:1.43.0.10467-2b1ba6e69
Player Version#:N/A
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

PMS installed as a snap on Ubuntu 24.04 worked fine until today, was working last night. Today I am unable to see it in any of my players, unable to browse https://localhost:32400 on the server. SSO I uninstalled & reinstalled. snap saved a backup of my data as snap restore 26. After reinstall, plex was once again listening on 32400:

root@Rez-Plex:~# netstat -an | grep -i listen|grep 32400
tcp6 0 0 :::32400 :::* LISTEN

Did a snap restore 26, and my data was restored. After restore, pms was once again not listening of 32400. I realize I could just do the fresh install, but then plex would lose all my media sources, lose all my watched data, etc. SO I need help getting this working again. Glad to provide any info necessary.

The snap log showing failure:

snap.plexmediaserver.plexmediaserver.service

Failed to start snap.plexmediaserver.plexmediaserver.service - Service for snap application plexmediaserver.plexmediaserver.

CODE_FILE

src/core/job.c

CODE_FUNC

job_emit_done_message

CODE_LINE

796

INVOCATION_ID

31e9cae37bd64d1c9d09b196632aede6

JOB_ID

24916

JOB_RESULT

failed

JOB_TYPE

start

MESSAGE_ID

be02cf6855d2428ba40df7e9d022f03d

PRIORITY

3

SYSLOG_FACILITY

3

SYSLOG_IDENTIFIER

systemd

TID

1

UNIT

snap.plexmediaserver.plexmediaserver.service

_BOOT_ID

4f58276c079445819aa8f0171e7b0f52

_CAP_EFFECTIVE

1ffffffffff

_CMDLINE

/sbin/init splash

_COMM

systemd

_EXE

/usr/lib/systemd/systemd

_GID

0

_HOSTNAME

Rez-Plex

_MACHINE_ID

c02aeed553c04605926adc5577ee19a1

_PID

1

_RUNTIME_SCOPE

system

_SELINUX_CONTEXT

unconfined

_SOURCE_REALTIME_TIMESTAMP

1770330018303837

_SYSTEMD_CGROUP

/init.scope

_SYSTEMD_SLICE

-.slice

_SYSTEMD_UNIT

init.scope

_TRANSPORT

journal

_UID

0

__CURSOR

s=7f17d115d77c47b0b69d7470656f7b62;i=2722553;b=4f58276c079445819aa8f0171e7b0f52;m=21f99c205;t=64a1b13e04f81;x=b84c02717f97591b

__MONOTONIC_TIMESTAMP

9120104965

__REALTIME_TIMESTAMP

1770330018303873

__SEQNUM

41035091

__SEQNUM_ID

7f17d115d77c47b0b69d7470656f7b62

Also PMS shows ‘license unset’, as a Plex Pass member, should I do something to change this?

root@Rez-Plex:~# snap info plexmediaserver
name: plexmediaserver
summary: Your media on all your devices.
publisher: Plex, Inc. (plexinc✓)
store-url: Install plexmediaserver on Linux | Snap Store
contact: http://plex.tv/
license: unset
description: |
Plex makes it possible to enjoy all of your media, whether in your living
room, the car, or on a boat in the South Pacific!
.
You can manage your media by browsing to http://localhost:32400/manage
commands:

  • plexmediaserver.pms-web
    services:
    plexmediaserver: simple, enabled, inactive
    snap-id: 85SmCU9pNtVq5DHmKJwbZsgbNqkG7wPR
    tracking: latest/stable
    refresh-date: today at 15:51 CST
    channels:
    latest/stable: 1.43.0.10467-2b1ba6e69 2026-01-27 (508) 94MB -
    latest/candidate: ↑
    latest/beta: ↑
    latest/edge: ↑
    installed: 1.43.0.10467-2b1ba6e69 (508) 94MB -

I had already rebooted about 6 times, rebooted a 7th and it started working, go figure.