Sonarr plugin upgrade GUI error

Status
Not open for further replies.

JJT211

Patron
Joined
Jul 4, 2014
Messages
323
After upgrading the Sonarr plugin, the redirect tab/link in the FreeNAS GUI side panel gives me an error when trying to access the Sonarr webgui page.

It's a ton of code but ends with:

Code:
'********************' You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.


Anyone else have this prob with the recent plugin upgrade? If so, where do I find that settings file?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
After upgrading the Sonarr plugin, the redirect tab/link in the FreeNAS GUI side panel gives me an error when trying to access the Sonarr webgui page.

It's a ton of code but ends with:

Code:
'********************' You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.


Anyone else have this prob with the recent plugin upgrade? If so, where do I find that settings file?
Try restarting the Sonarr jail. See here https://forums.freenas.org/index.ph...ncthing-plugin-now-error-in-freenas-ui.28133/
 

JJT211

Patron
Joined
Jul 4, 2014
Messages
323
Yep that did it, thx!
 
Status
Not open for further replies.
Top