Plugins failing to update

Status
Not open for further replies.

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
If it is the only plugin installed to a particular jail (which is the default case), then yes the jail will be deleted. Your data will not be deleted as long as it resides on a dataset separate from the jail.
 

fiesta_xr2i

Explorer
Joined
Mar 5, 2015
Messages
65
when i back up this directory /var/db/plexdata i have all the important data (settings, which movies are already watched,...)?

I have only one plugin and the dataset was separated from the jail. I have only set the directory from the dataset for the jail.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
when i back up this directory /var/db/plexdata i have all the important data (settings, which movies are already watched,...)?

I have only one plugin and the dataset was separated from the jail. I have only set the directory from the dataset for the jail.
Yes all that metadata is stored there.
 

fiesta_xr2i

Explorer
Joined
Mar 5, 2015
Messages
65
Ok THX for the support.

After re-installation I move the old data in the directory /var/db/plexdata
 

JJT211

Patron
Joined
Jul 4, 2014
Messages
323
Just wanted to chime and say im also having the same exact prob. Reinstalling plugin is the only fix so far?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949

fiesta_xr2i

Explorer
Joined
Mar 5, 2015
Messages
65
Just wanted to chime and say im also having the same exact prob. Reinstalling plugin is the only fix so far?
Hy

I have deleted the old PMS and installed the new Version.

I have also done a back up from directory /var/db/plexdata, but after reinstallation i have had no permission for copy the old data in the directory. So i wait any hours and the PMS has renewed the library

Now all works fine (PMS, Update,...).
 

Maturola

Explorer
Joined
Jun 26, 2014
Messages
85
Did anyone got this issue resolve without re-installing?

I upgraded to FREENAS 11 last night, however SABNZB and Plex plugin are failing to upgrade with the same issue listed here.

Code:
Request Method: POST
Request URL: http://freenas/plugins/plugin/update/1/
Software Version: FreeNAS-11.0-RELEASE (a2dc21583)
Exception Type: MiddlewareError
Exception Value:
[MiddlewareError: b'There was a problem creating the PBI']
Exception Location: ./freenasUI/middleware/notifier.py in update_pbi, line 2543
Server time: Fri, 23 Jun 2017 09:58:39 -0400


Code:
Environment:

Software Version: FreeNAS-11.0-RELEASE (a2dc21583)
Request Method: POST
Request URL: http://freenas/plugins/plugin/update/1/


Traceback:
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner
  39.			 response = get_response(request)
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _legacy_get_response
  249.			 response = self._get_response(request)
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _get_response
  178.			 response = middleware_method(request, callback, callback_args, callback_kwargs)
File "./freenasUI/freeadmin/middleware.py" in process_view
  162.		 return login_required(view_func)(request, *view_args, **view_kwargs)
File "/usr/local/lib/python3.6/site-packages/django/contrib/auth/decorators.py" in _wrapped_view
  23.				 return view_func(request, *args, **kwargs)
File "./freenasUI/plugins/views.py" in plugin_update
  238.		 if notifier().update_pbi(plugin=iplugin):
File "./freenasUI/middleware/notifier.py" in update_pbi
  2543.			 raise MiddlewareError("There was a problem creating the PBI")

Exception Type: MiddlewareError at /plugins/plugin/update/1/
Exception Value: [MiddlewareError: b'There was a problem creating the PBI']
 
D

dlavigne

Guest
Please create a new thread with your hardware specs and which version you upgraded from.
 
Status
Not open for further replies.
Top