Problem updating plugins, FreeNAS-11.0-U2 (e417d8aa5)

Status
Not open for further replies.

GlassVial

Dabbler
Joined
Sep 25, 2016
Messages
16
I setup my FreeNAS box with Josh Ruehlig's guide awhile back. I've updated to FreeNAS 11, now I'm trying to update my SABnzbd plugin and getting this error:

Request Method:
POST
Request URL: http://xxx.xxx.xxx.xxx/plugins/plugin/update/3/
Software Version: FreeNAS-11.0-U2 (e417d8aa5)
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: Wed, 23 Aug 2017 11:26:23 -0400
Traceback



Request information
GET
No GET data

POST
Variable Value
__form_id 'form_str'
FILES
No FILES data

COOKIES
Variable Value
sessionid 'yu9vv9lav2m950h93ien1sw8cqm20wk8'
fntreeSaveStateCookie 'root%2Croot%2F210%2Croot%2F231%2Croot%2F231%2F241'
csrftoken 'g5D9IEAjMj0tvHfkUjtpGbKQQnUGnVDGt2PDGzBL0jU9CNhuPNsmwXXquZfU30yB'
META
Variable Value

I'm also trying to update my Transmission plugin and getting this error:

Request Method:
POST
Request URL: http://xxx.xxx.xxx.xxx/plugins/plugin/update/4/
Software Version: FreeNAS-11.0-U2 (e417d8aa5)
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: Wed, 23 Aug 2017 11:30:28 -0400
Traceback



Request information
GET
No GET data

POST
Variable Value
__form_id 'form_str'
FILES
No FILES data

COOKIES
Variable Value
sessionid 'yu9vv9lav2m950h93ien1sw8cqm20wk8'
fntreeSaveStateCookie 'root%2Croot%2F210%2Croot%2F231%2Croot%2F231%2F241'
csrftoken 'g5D9IEAjMj0tvHfkUjtpGbKQQnUGnVDGt2PDGzBL0jU9CNhuPNsmwXXquZfU30yB'
META
Variable Value


Any help is appreciated, as I'm really not sure what to do from this point to fix this.
 
D

dlavigne

Guest
You may be hitting an ABI error due to the major version bump in the OS.

Are you able to install the 11 plugin from scratch and move your config from the old version?
 
D

dlavigne

Guest
You should be able to follow the guide to install the plugin again. Once you have the new plugin setup the way you want, you can delete the old one.
 

GlassVial

Dabbler
Joined
Sep 25, 2016
Messages
16
You should be able to follow the guide to install the plugin again. Once you have the new plugin setup the way you want, you can delete the old one.
So, how would I go about copying my configuration back over then if I have to re-do almost everything again?
 

GlassVial

Dabbler
Joined
Sep 25, 2016
Messages
16
So, no one knows how to save your configuration so I don't lose everything when I re-do this?
 
Status
Not open for further replies.
Top