Problem updating Plex Media Server on UnRaid

Today on my UnRAID 6.2.4 UI I saw that there was a Plex Media Server update, and I went ahead and did it. The problem started when it asked me to create a new Plex library instead of reading the one that was already there. I went ahead and entered “tower” in the text box. However, it seems o have created a new empty library called “tower” and now neither the web nor Roku clients can find the previous library with all my media… The funny thing is that the Dockers page shows the old library configuration intact.

Tried a full system restart and I still have the same problem.

I’d appreciate some ideas; below I pasted the Plex upgrade log:

ErrorWarningSystemArrayLogin

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh…
*** Running /etc/my_init.d/firstrun.sh…
Updating to 1.3.3.3148-b38628e from 0.9.15.5.1712-ba5070a
Reading package lists…
Building dependency tree…
Reading state information…
The following packages will be REMOVED:
plexmediaserver*
0 upgraded, 0 newly installed, 1 to remove and 42 not upgraded.
After this operation, 306 MB disk space will be freed.
(Reading database … 17372 files and directories currently installed.)
Removing plexmediaserver (0.9.15.5.1712-ba5070a) …
Purging configuration files for plexmediaserver (0.9.15.5.1712-ba5070a) …
dpkg: warning: while removing plexmediaserver, directory ‘/etc/systemd/system’ not empty so not removed

Processing triggers for ureadahead (0.100.0-16) …
Processing triggers for mime-support (3.54ubuntu1.1) …
Processing triggers for libc-bin (2.19-0ubuntu6.6) …
(Reading database … 13756 files and directories currently installed.)
Preparing to unpack …/plexmediaserver_1.3.3.3148-b38628e_amd64.deb …
Unpacking plexmediaserver (1.3.3.3148-b38628e) …
*** An error occurred. Aborting.

*** Shutting down /etc/my_init.d/firstrun.sh (PID 10)…
*** Init system aborted.
*** Killing all processes…
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh…
*** Running /etc/my_init.d/firstrun.sh…
Version not changed - 1.3.3.3148-b38628e

*** Running /etc/rc.local…
*** Booting runit daemon…
*** Runit started as PID 20
6 3000 /var/lib/plexmediaserver/Library/Application Support

d
Dec 17 08:48:00 Tower syslog-ng[28]: syslog-ng starting up; version=‘3.5.3’

Exception AttributeError: “‘ZipArchive’ object has no attribute ‘_zip’” in <bound method ZipArchive.del of <Framework.components.data.ZipArchive object at 0x2ae2a5d0d5d0>> ignored
Exception AttributeError: “‘ZipArchive’ object has no attribute ‘_zip’” in <bound method ZipArchive.del of <Framework.components.data.ZipArchive object at 0x2ae2a5d37790>> ignored
Exception AttributeError: “‘ZipArchive’ object has no attribute ‘_zip’” in <bound method ZipArchive.del of <Framework.components.data.ZipArchive object at 0x2ad087c41e50>> ignored
*** Shutting down runit daemon (PID 20)…
*** Killing all processes…
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh…
*** Running /etc/my_init.d/firstrun.sh…
Version not changed - 1.3.3.3148-b38628e

*** Running /etc/rc.local…
*** Booting runit daemon…
*** Runit started as PID 21
6 3000 /var/lib/plexmediaserver/Library/Application Support

d
Dec 17 08:52:21 Tower syslog-ng[28]: syslog-ng starting up; version=‘3.5.3’

Exception AttributeError: “‘ZipArchive’ object has no attribute ‘_zip’” in <bound method ZipArchive.del of <Framework.components.data.ZipArchive object at 0x2b0bb1fe5a10>> ignored
*** Shutting down runit daemon (PID 21)…
*** Killing all processes…
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh…
*** Running /etc/my_init.d/firstrun.sh…
Version not changed - 1.3.3.3148-b38628e

*** Running /etc/rc.local…
*** Booting runit daemon…
*** Runit started as PID 19
6 3000 /var/lib/plexmediaserver/Library/Application Support

d
Dec 17 08:59:20 Tower syslog-ng[27]: syslog-ng starting up; version=‘3.5.3’

I haven’t seen that since I’m running Ubuntu server, but is there any chance of doing a manual download and then doing a sudo dpkg -i [package name]? That’s how I do my updates and I’ve seen no problems.