Plex Media Server 1.18 upgrade fails exit code 1

Server Version#: 1.18.5.2309-f5213a238
Player Version#: N/A

Failing to load on Ubuntu 18.04 arm. Tried removing and reinstalling. Worked with no problems up to this upgrade. Please help me get it loaded. Any help or info just ask.

Setting up plexmediaserver (1.18.5.2309-f5213a238) ... PlexMediaServer install: Error: Plex installation configuration file could not be imported. Please seek additional help in our Support Forums dpkg: error processing package plexmediaserver (--configure): installed plexmediaserver package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: plexmediaserver E: Sub-process /usr/bin/dpkg returned an error code (1)
1 Like

+1 on this. I have the same problem installing plex onto 18.04 X86.

Hey @nspader

I am assuming you are arm 8/64 try

wget https://downloads.plex.tv/plex-media-server-new/1.18.6.2368-97add474d/debian/plexmediaserver_1.18.6.2368-97add474d_arm64.deb
sudo dpkg -i plexmediaserver_1.18.6.2368-97add474d_arm64.deb

You might want to try

sudo apt-get autoclean

first ?

actually its an Arm 6. Armhf is what I need to download.

I tried what you mentioned with Armhf instead of arm64 and same result, accept exit status 9 this time.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.