plague
Dabbler
- Joined
- Jul 20, 2017
- Messages
- 18
Greetings everyone!
To start with, the following are my system specs:
Has anyone encountered a similar problem before? I am not quite sure how to make FreeNAS see that I am using a later version of the PLEX plugin? Whenever I try to update, the update fails with the following exception (IP address removed):
Image 1
Image 2
Image 3
Any help would be greatly appreciated!
To start with, the following are my system specs:
- Motherboard make and model: Apple Mac Pro (5,1)
- CPU make and model: 6-Core: 3.33GHz Intel Xeon “Westmere” W3680 processor
- RAM quantity: 32 GB of OWC DDR3 1333 MHz
- Hard drives, quantity, model numbers, and RAID configuration: Five 4TB Western Digital Red drives in RaidZ2 configuration
- SATA 2 controller
- OS: FreeNAS-11.0-U4 (54848d13b)
Has anyone encountered a similar problem before? I am not quite sure how to make FreeNAS see that I am using a later version of the PLEX plugin? Whenever I try to update, the update fails with the following exception (IP address removed):
Code:
Environment: Software Version: FreeNAS-11.0-U4 (54848d13b) Request Method: POST Request URL: http://x.x.x.x/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 2548. 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']
Image 1
Image 2
Image 3
Any help would be greatly appreciated!