Plugins failing to update

Status
Not open for further replies.

bdaniel7

Dabbler
Joined
Oct 12, 2012
Messages
13
Hello,

Recently, I ran into this problem https://forums.freenas.org/index.php?threads/updates-failing-on-freenas-9-3.26828/
After booting into a previous release, I have performed the update and it went well.
But afterwards I tried to update 2 plugins and I can't update them anymore, with this error:

Jan 19 12:50:42 freenas manage.py: [common.pipesubr:58] Popen()ing: /sbin/umount -f '/mnt/vol1/jails/syncthing_1/usr/syncthing'
Jan 19 12:50:42 freenas manage.py: [middleware.exceptions:38] [MiddlewareError: There was a problem creating the PBI]

I looked in jails/syncthing_1/.plugins/ and the pbi is created with mask 0644, owner root and group www.
I tried to set the w+ for the group and repeat the update but the file mask is restored to 0644 and I'm getting the same error.
I'm running the update through the UI and the version is FreeNAS-9.3-STABLE-201501162230 x64.

Is this file mask a bug in the pbi itself, or in the update mechanism? Should I set certain permissions on the ./plugins directory to be inherited by the pbi?

Also, wouldn't be a good idea that when a file/directory error occurs, to display the path as well in the error message? Like "Couldn't create the PBI in directory <...>.Please check the permissions."?

Thanks,
Daniel
 

Supa

Patron
Joined
Jan 10, 2014
Messages
204
Having a similar issue. I made sure all my jail storages were mounted as well before trying to update.

This happens anytime I try to update a plugin.

Jan 19 16:36:01 freenas manage.py: [common.pipesubr:58] Popen()ing: /sbin/umount -f '/mnt/v1/jails/plexmediaserver_1/media/movies'
Jan 19 16:36:01 freenas manage.py: [common.pipesubr:58] Popen()ing: /sbin/umount -f '/mnt/v1/jails/plexmediaserver_1/media/tv'
Jan 19 16:36:01 freenas manage.py: [middleware.exceptions:38] [MiddlewareError: There was a problem creating the PBI]
Jan 19 16:36:05 freenas manage.py: [freeadmin.navtree:604] An error occurred while unserializing from http://192.168.1.47/plugins/sickbeard/4/_s/treemenu: No JSON object could be decoded
 
Last edited:

bdaniel7

Dabbler
Joined
Oct 12, 2012
Messages
13
Nope. And I don't know where else I should look.
I can install a new instance of a plugin, but then I'd have to configure it again.
 

bdaniel7

Dabbler
Joined
Oct 12, 2012
Messages
13
I have updated my installation to FreeNAS-9.3-STABLE-201502110455 and the problem is still there.

Feb 11 14:38:35 freenas manage.py: [common.pipesubr:58] Popen()ing: /sbin/umount -f '/mnt/vol1/jails/syncthing_1/usr/syncthing'
Feb 11 14:38:36 freenas manage.py: [middleware.exceptions:38] [MiddlewareError: There was a problem creating the PBI]
 

1uVBo

Dabbler
Joined
Feb 3, 2015
Messages
20
I am also having this exact issue with updating my transmission and Plex plug-in. I received the same middleware error where there was a problem creating the PBI. I am on the latest stable train. And this problem has been happening for over a month. However, it is not happen to my subsonic plug-in which updates fine.
 

xxsj

Dabbler
Joined
Aug 2, 2014
Messages
26
Same issue, initially (for past month or so) I believed it was because I needed to update to FreeNAS 9.3, which I did yesterday, but can't get plex to update. Worth mentioning I used the plex pass updates channel mod found elsewhere on the forums (https://github.com/mstinaff/PMS_Updater), and that Transmission 2.84 as well as 2.82 are listed as sub-folders of .plugins in my transmission clients. Also under installed plugins all of my transmission clients list as V2.84
 
Last edited:

qwertymodo

Contributor
Joined
Apr 7, 2014
Messages
144
This whole thing is ridiculous. It's been 9 months and plugin updates are still broken, jail autostart on encrypted volumes is still broken, updating FreeNAS from the GUI is still broken, HTTPS is still broken... I could go on. 9.3 never should have been released as stable. I would roll back to 9.2 if I hadn't made the mistake of upgrading my zpool.
 
Joined
Mar 16, 2016
Messages
6
Here also have the same problem from about a year, but the error returned for middleware exception is the 37, not 38. Error message is the same "there was a problem creating the pbi".
Plexmediaserver download (phase 1/2) work until phase 2/2, then exit at 50%.
Another istance of Plexmediaserver, fresh install, do the same result.
May 25 08:09:31 nas manage.py: [middleware.exceptions:37] [MiddlewareError: Failed to update plugin]
May 25 08:13:52 nas manage.py: [common.pipesubr:61] Popen()ing: /sbin/umount -f '/mnt/RAID/jails/plexmediaserver_1/structure'
May 25 08:14:46 nas manage.py: [middleware.exceptions:37] [MiddlewareError: There was a problem creating the PBI]
May 25 08:16:21 nas manage.py: [middleware.exceptions:37] [MiddlewareError: Failed to update plugin]
May 25 08:20:46 nas manage.py: [common.pipesubr:61] Popen()ing: /sbin/umount -f '/mnt/RAID/jails/plexmediaserver_2/structure'
May 25 08:21:34 nas manage.py: [middleware.exceptions:37] [MiddlewareError: There was a problem creating the PBI]
May 25 08:29:16 nas manage.py: [middleware.exceptions:37] [MiddlewareError: Failed to update plugin]
[...]

As reported by bdaniel7, the .plugins directory has 644 permissions for root and www, then contains all the overtime failed plugins
[stefano@nas ~/jails/plexmediaserver_1/.plugins]$ ls -lha
total 355416
drwxr-xr-x 2 root wheel 7B May 25 08:14 .
drwxr-xr-x 20 root wheel 25B Mar 11 11:25 ..
-rw-r--r-- 1 root wheel 0B Aug 7 2015 PLUGIN
-rw-r--r-- 1 root www 87M Mar 16 17:04 plexmediaserver-0.9.15.6.1714-amd64.pbi
-rw-r--r-- 1 root www 87M Apr 3 10:42 plexmediaserver-0.9.16.3.1840-amd64.pbi
-rw-r--r-- 1 root www 87M May 7 10:03 plexmediaserver-0.9.16.4.1911-amd64.pbi
-rw-r--r-- 1 root www 87M May 25 08:14 plexmediaserver-0.9.16.6.1993-amd64.pbi

This prove that there is not problem to create PBI ;-)
The error message was unuseful
Changing the 644 privileges to 755, then do again the update, result in
May 25 09:02:26 nas manage.py: [common.pipesubr:61] Popen()ing: /sbin/umount -f '/mnt/RAID/jails/plexmediaserver_1/structure'
May 25 09:02:26 nas manage.py: [middleware.exceptions:37] [MiddlewareError: umount: /mnt/RAID/jails/plexmediaserver_1/structure: not a file system root directory

The error is again 37, but the message is not the same, completely other about the mount point 'structure' of the jail
Now I'm accessing via SSH to the Freenas and do the command manually obtaining this result
[root@freenas] /mnt/RAID/jails/plexmediaserver_1/.plugins# /sbin/umount -f '/mnt/RAID/jails/plexmediaserver_1/structure'
umount: /mnt/RAID/jails/plexmediaserver_1/structure: not a file system root directory

OK, try via SSH to the jail ( don't try this at home, my personalization for this test )
root@plexmediaserver_1:/ # /sbin/umount -f 'structure'
umount: structure: not a file system root directory

right! the mount point is already unmounted as visible in the jail's mount points section, but why you must unmount this folder to achieve the update process?
now I mount the structure directory and do again the update.... 6 minute, then
May 25 09:28:31 nas manage.py: [common.pipesubr:61] Popen()ing: /sbin/umount -f '/mnt/RAID/jails/plexmediaserver_1/structure'
May 25 09:28:31 nas manage.py: [middleware.exceptions:37] [MiddlewareError: There was a problem creating the PBI]


is frustrating!
The mount point remain unmounted, the log was not helpful
Try to read the freenas's /var/log/debug.log
[root@nas] /# cat var/log/debug.log
[...] some other interesting things
May 25 09:28:31 nas manage.py: [common.pbi:387] pbi_add.__init__: enter
May 25 09:28:31 nas manage.py: [common.pbi:311] pbi_base.__init__: enter
May 25 09:28:31 nas manage.py: [common.pbi:312] pbi_base.__init__: path = /usr/local/sbin/pbi_add
May 25 09:28:31 nas manage.py: [common.pbi:313] pbi_base.__init__: flags = 0x00000008
May 25 09:28:31 nas manage.py: [common.pbi:335] pbi_base.__init__: args = -i
May 25 09:28:31 nas manage.py: [common.pbi:341] pbi_base.__init__: leave
May 25 09:28:31 nas manage.py: [common.pbi:396] pbi_add.__init__: pbi = /var/tmp/firmware/pbifile.pbi
May 25 09:28:31 nas manage.py: [common.pbi:397] pbi_add.__init__: leave
May 25 09:28:31 nas manage.py: [common.pbi:362] pbi_base.run: enter
May 25 09:28:31 nas manage.py: [common.pbi:371] pbi_base.cmd = /usr/local/sbin/pbi_add -i /var/tmp/firmware/pbifile.pbi
May 25 09:28:31 nas manage.py: [common.cmd:189] cmd_pipe.__init__: enter
May 25 09:28:31 nas manage.py: [common.cmd:190] cmd_pipe.__init__: cmd = /usr/local/sbin/pbi_add -i /var/tmp/firmware/pbifile.pbi
May 25 09:28:31 nas manage.py: [common.pipesubr:61] Popen()ing: /usr/local/sbin/pbi_add -i /var/tmp/firmware/pbifile.pbi
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = PBI Information for: plexmediaserver-0.9.16.6.1993-amd64
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = -----------------------------------------------------
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Name: plexmediaserver
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = RootInstall: NO
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Version: 0.9.16.6.1993
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Built: 20160514 160048
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Prefix: /usr/pbi/plexmediaserver-amd64
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Author: PLEX
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Website: http://www.plexapp.com/
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Arch: amd64
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = FbsdVer: 9.3-RELEASE
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = CreatorVer: 1.0
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = ArchiveCount: 17171
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = ArchiveSum: f9b2734d0d55f9e287cf73371fef3d58c6f73b9e164c965062b5ca2660a0305a
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = Signature: Not Signed
May 25 09:28:31 nas manage.py: [common.cmd:209] cmd_pipe.__init__: out = AutoUpdate: NO
May 25 09:28:31 nas manage.py: [common.cmd:220] cmd_pipe.__init__: leave
May 25 09:28:31 nas manage.py: [common.pbi:375] pbi_base.run: leave
May 25 09:28:31 nas manage.py: [middleware.notifier:3007] XXX: var = PBI Information for, val = plexmediaserver-0.9.16.6.1993-amd64
May 25 09:28:31 nas manage.py: [middleware.notifier:3007] XXX: var = Name, val = plexmediaserver
May 25 09:28:31 nas manage.py: [middleware.notifier:3007] XXX: var = Version, val = 0.9.16.6.1993
May 25 09:28:31 nas manage.py: [middleware.notifier:3007] XXX: var = Prefix, val = /usr/pbi/plexmediaserver-amd64
May 25 09:28:31 nas manage.py: [middleware.notifier:3007] XXX: var = Arch, val = amd64
May 25 09:28:31 nas manage.py: [middleware.notifier:3097] XXX: newpbi = plexmediaserver-0.9.16.6.1993-amd64.pbi
May 25 09:28:31 nas manage.py: [middleware.notifier:3098] XXX: newpbiname = plexmediaserver-0.9.16.6.1993-amd64
May 25 09:28:31 nas manage.py: [middleware.notifier:3099] XXX: newprefix = /usr/pbi/plexmediaserver-amd64
May 25 09:28:31 nas manage.py: [middleware.notifier:3100] XXX: newname = plexmediaserver
May 25 09:28:31 nas manage.py: [middleware.notifier:3101] XXX: newversion = 0.9.16.6.1993
May 25 09:28:31 nas manage.py: [middleware.notifier:3102] XXX: newarch = amd64
May 25 09:28:31 nas manage.py: [middleware.notifier:3111] XXX: oldpbifile = /mnt/RAID/jails/plexmediaserver_1/.plugins/plexmediaserver-0.9.12.19.1537-amd64.pbi
May 25 09:28:31 nas manage.py: [middleware.notifier:3112] XXX: newpbifile = /mnt/RAID/jails/plexmediaserver_1/.plugins/plexmediaserver-0.9.16.6.1993-amd64.pbi
May 25 09:28:31 nas manage.py: [middleware.notifier:178] Executing: /bin/mv /var/tmp/firmware/pbifile.pbi /mnt/RAID/jails/plexmediaserver_1/.plugins/plexmediaserver-0.9.16.6.1993-amd64.pbi
May 25 09:28:31 nas manage.py: [middleware.notifier:192] Executed: /bin/mv /var/tmp/firmware/pbifile.pbi /mnt/RAID/jails/plexmediaserver_1/.plugins/plexmediaserver-0.9.16.6.1993-amd64.pbi -> 0
May 25 09:28:31 nas manage.py: [common.jail:125] Jexec.__init__: enter
May 25 09:28:31 nas manage.py: [common.jail:78] Jail_bait.__init__: enter
May 25 09:28:31 nas manage.py: [common.jail:79] Jail_bait.__init__: path = /usr/sbin/jexec
May 25 09:28:31 nas manage.py: [common.jail:80] Jail_bait.__init__: flags = 0x00000000
May 25 09:28:31 nas manage.py: [common.jail:100] Jail_bait.__init__: args =
May 25 09:28:31 nas manage.py: [common.jail:106] Jail_bait.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:137] Jexec.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:109] Jail_bait.run: enter
May 25 09:28:31 nas manage.py: [common.jail:115] Jail_bait.cmd = /usr/sbin/jexec 1 /bin/mkdir -p /var/tmp/pbi/old
May 25 09:28:31 nas manage.py: [common.cmd:189] cmd_pipe.__init__: enter
May 25 09:28:31 nas manage.py: [common.cmd:190] cmd_pipe.__init__: cmd = /usr/sbin/jexec 1 /bin/mkdir -p /var/tmp/pbi/old
May 25 09:28:31 nas manage.py: [common.pipesubr:61] Popen()ing: /usr/sbin/jexec 1 /bin/mkdir -p /var/tmp/pbi/old
May 25 09:28:31 nas manage.py: [common.cmd:220] cmd_pipe.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:119] Jail_bait.run: leave
May 25 09:28:31 nas manage.py: [common.jail:125] Jexec.__init__: enter
May 25 09:28:31 nas manage.py: [common.jail:78] Jail_bait.__init__: enter
May 25 09:28:31 nas manage.py: [common.jail:79] Jail_bait.__init__: path = /usr/sbin/jexec
May 25 09:28:31 nas manage.py: [common.jail:80] Jail_bait.__init__: flags = 0x00000000
May 25 09:28:31 nas manage.py: [common.jail:100] Jail_bait.__init__: args =
May 25 09:28:31 nas manage.py: [common.jail:106] Jail_bait.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:137] Jexec.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:109] Jail_bait.run: enter
May 25 09:28:31 nas manage.py: [common.jail:115] Jail_bait.cmd = /usr/sbin/jexec 1 /bin/mkdir -p /var/tmp/pbi/new
May 25 09:28:31 nas manage.py: [common.cmd:189] cmd_pipe.__init__: enter
May 25 09:28:31 nas manage.py: [common.cmd:190] cmd_pipe.__init__: cmd = /usr/sbin/jexec 1 /bin/mkdir -p /var/tmp/pbi/new
May 25 09:28:31 nas manage.py: [common.pipesubr:61] Popen()ing: /usr/sbin/jexec 1 /bin/mkdir -p /var/tmp/pbi/new
May 25 09:28:31 nas manage.py: [common.cmd:220] cmd_pipe.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:119] Jail_bait.run: leave
May 25 09:28:31 nas manage.py: [common.jail:125] Jexec.__init__: enter
May 25 09:28:31 nas manage.py: [common.jail:78] Jail_bait.__init__: enter
May 25 09:28:31 nas manage.py: [common.jail:79] Jail_bait.__init__: path = /usr/sbin/jexec
May 25 09:28:31 nas manage.py: [common.jail:80] Jail_bait.__init__: flags = 0x00000000
May 25 09:28:31 nas manage.py: [common.jail:100] Jail_bait.__init__: args =
May 25 09:28:31 nas manage.py: [common.jail:106] Jail_bait.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:137] Jexec.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:109] Jail_bait.run: enter
May 25 09:28:31 nas manage.py: [common.jail:115] Jail_bait.cmd = /usr/sbin/jexec 1 /bin/rm -f /var/tmp/pbi/*
May 25 09:28:31 nas manage.py: [common.cmd:189] cmd_pipe.__init__: enter
May 25 09:28:31 nas manage.py: [common.cmd:190] cmd_pipe.__init__: cmd = /usr/sbin/jexec 1 /bin/rm -f /var/tmp/pbi/*
May 25 09:28:31 nas manage.py: [common.pipesubr:61] Popen()ing: /usr/sbin/jexec 1 /bin/rm -f /var/tmp/pbi/*
May 25 09:28:31 nas manage.py: [common.cmd:220] cmd_pipe.__init__: leave
May 25 09:28:31 nas manage.py: [common.jail:119] Jail_bait.run: leave
May 25 09:28:31 nas manage.py: [middleware.notifier:3130] XXX: oldpbiname = plexmediaserver-0.9.12.19.1537-amd64.pbi
May 25 09:28:31 nas manage.py: [middleware.notifier:3131] XXX: newpbiname = plexmediaserver-0.9.16.6.1993-amd64.pbi
May 25 09:28:31 nas manage.py: [common.pbi:495] pbi_create.__init__: enter
May 25 09:28:31 nas manage.py: [common.pbi:311] pbi_base.__init__: enter
May 25 09:28:31 nas manage.py: [common.pbi:312] pbi_base.__init__: path = /usr/local/sbin/pbi_create
May 25 09:28:31 nas manage.py: [common.pbi:313] pbi_base.__init__: flags = 0x00000042
May 25 09:28:31 nas manage.py: [common.pbi:335] pbi_base.__init__: args = -b -o /var/tmp/pbi/old
May 25 09:28:31 nas manage.py: [common.pbi:341] pbi_base.__init__: leave
May 25 09:28:31 nas manage.py: [common.pbi:504] pbi_create.__init__: pbidir = plexmediaserver-0.9.12.19.1537-amd64
May 25 09:28:31 nas manage.py: [common.pbi:505] pbi_create.__init__: leave
May 25 09:28:31 nas manage.py: [common.pbi:362] pbi_base.run: enter
May 25 09:28:31 nas manage.py: [common.pbi:371] pbi_base.cmd = /usr/sbin/jexec 1 /usr/local/sbin/pbi_create -b -o /var/tmp/pbi/old plexmediaserver-0.9.12.19.1537-amd64
May 25 09:28:31 nas manage.py: [common.cmd:189] cmd_pipe.__init__: enter
May 25 09:28:31 nas manage.py: [common.cmd:190] cmd_pipe.__init__: cmd = /usr/sbin/jexec 1 /usr/local/sbin/pbi_create -b -o /var/tmp/pbi/old plexmediaserver-0.9.12.19.1537-amd64
May 25 09:28:31 nas manage.py: [common.pipesubr:61] Popen()ing: /usr/sbin/jexec 1 /usr/local/sbin/pbi_create -b -o /var/tmp/pbi/old plexmediaserver-0.9.12.19.1537-amd64
May 25 09:28:31 nas manage.py: [common.cmd:211] cmd_pipe.__init__: err = ERROR: can't find installed pbi (plexmediaserver-0.9.12.19.1537-amd64)
May 25 09:28:31 nas manage.py: [common.cmd:220] cmd_pipe.__init__: leave
May 25 09:28:31 nas manage.py: [common.pbi:375] pbi_base.run: leave

Thats all!
the real error is: can't find installed pbi when do the command /usr/sbin/jexec 1 /usr/local/sbin/pbi_create -b -o /var/tmp/pbi/old plexmediaserver-0.9.12.19.1537-amd64
I suspect this is a timeout error in the pyton script. A plexmediaserver install data is about some gigabyte on the disk raid
[root@nas] /var/tmp# du -sh /mnt/RAID/jails/plexmediaserver_2
8.3G /mnt/RAID/jails/plexmediaserver_2
[root@nas] /var/tmp# du -sh /mnt/RAID/jails/plexmediaserver_1
8.6G /mnt/RAID/jails/plexmediaserver_1

this produce an error in the update processing
I think modify the manage.py file can help to resolve the question... (or reproduce another error ;.)
 

qwertymodo

Contributor
Joined
Apr 7, 2014
Messages
144
Stefano, I ended up removing the broken plugins and re-installing, and they have since upgraded properly. So it looks like it might have been the actual plugins themselves (at least specific versions) that broke, not the middleware. It might have also been due to base jail version mismatches, depending on what version of FN you were on when you initially installed the plugin. Best I can say is back up the plugin data and reinstall.
 
Joined
Mar 16, 2016
Messages
6
Very thanks for your reply qwertymodo
As already write I have installed a new version of the plexmediaserver plugin
In the jails I have plexmediaserver_1 and plexmediaserver_2, the last is a new fresh install at the time I have write my post above
then
in the plug-in section logically I have 2 PlexMediaServer, 1 and 2
More, exist 2 rsync's tasks to clone the structure and data from plex 1 -> 2 - programmed both to execute the task every day
/usr/local/bin/rsync -aX --ignore-times --checksum --progress --delete /mnt/RAID1/Films/ /mnt/RAID2/Films/ >> $LOG
/usr/local/bin/rsync -aX --ignore-times --checksum --stats --progress --inplace --one-file-system --delete /mnt/RAID3/jails/plexmediaserver_1/var/db/plexdata/ /mnt/RAID3/jails/plexmediaserver_2/var/db/plexdata/>> $LOG

I want to be sure to see again my complex 10.000 Plex items, hardly configured, for a lot of time yet

OK

But, if I try to update the first occurence of Plex in the plugin section I obtain the 37 error, idem, if I try a NEW fresh install
The actual situation is like as if I need to substitute the old Plex at every new update

Any help to find the causes?
 

fiesta_xr2i

Explorer
Joined
Mar 5, 2015
Messages
65

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
if the mounted storage is a problem you can just remove it first, perform the update, and then readd the storage.

if the upgrade still does not work you can instead...
* upload another PBI to your plexmediaserver_1 jail
* delete the plex plugin
* upload the latest plex PBI to the jail
 

fiesta_xr2i

Explorer
Joined
Mar 5, 2015
Messages
65
Is the best way to fix the problem: Delete the plex plugin und reinstall?

I've no experience in uploading another PBI to plexmediayerver_1jail or uploading the latest plex PBI to the jail.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Is the best way to fix the problem: Delete the plex plugin und reinstall?

I've no experience in uploading another PBI to plexmediayerver_1jail or uploading the latest plex PBI to the jail.
I would not consider that best. By doing that your /var/db/plexdata directory would be deleted so you would need to set plex back up again.
 

fiesta_xr2i

Explorer
Joined
Mar 5, 2015
Messages
65
When I delete the plex plugin it also delete the jails? But my data (movies, pictures,...) are not delete on the harddisk?
 
Status
Not open for further replies.
Top