Error Code Help- Can't run or update plex

Status
Not open for further replies.

8cV#1

Cadet
Joined
Aug 16, 2017
Messages
6
I'm currently running 11.0.-u4 and yesterday plex plugin stopped working. Tried everything i could think of.... It won't start and it wont update... I am a complete newb and only been running the server for 2 months... Worked perfectly fine, then stopped... Any ideas with the below error code?


Environment:

Software Version: FreeNAS-11.0-U4 (54848d13b)
Request Method: POST
Request URL: https://192.168.1.18/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
245. raise MiddlewareError(_("Failed to update plugin"))

Exception Type: MiddlewareError at /plugins/plugin/update/1/
Exception Value: [MiddlewareError: b'Failed to update plugin']
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
Hardware specs?
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
Your RAM is a bit low for running Plex. 8GB is the minimum spec for running just a file server.

Is that the only plugin/jail you are running?
 

8cV#1

Cadet
Joined
Aug 16, 2017
Messages
6
planning on updating to 16gb ecc in the future.. its been working fine since it is the only jail
 

8cV#1

Cadet
Joined
Aug 16, 2017
Messages
6
deleted plex plugin for the 3rd time and now its working again.. if anyone has any ideas why... let me know...

thanks!
 
Status
Not open for further replies.
Top