Sonarr version (exact version): 2.0.0.4230
Mono version (if Sonarr is not running on Windows): 4.0.0
OS: OSX 10.11.6
((Debug logs)): https://dl.dropboxusercontent.com/u/6674179/sonarr.debug.txt
Description of issue: Suddenly when I attempted to visit the Sonarr webgui, all I see is a blank page. Sonarr is running and continues to work in the background. I’ve tried restoring from a backup and rebooting several times, which didn’t help. Earlier in the day I tried to update, but nothing seemed to go wrong. The web gui was definitely being displayed afterwards for some time. I can’t think of anything else that changed. Any words of wisdom would be greatly appreciated.
update:
I just tried to login via http://localhost:8989/login. The login page displays, but after entering my info I get -
{
“message”: “Object reference not set to an instance of an object”,
“description”: “System.NullReferenceException: Object reference not set to an instance of an object\nat Nancy.Authentication.Forms.FormsAuthentication.EncryptAndSignCookie (string,Nancy.Authentication.Forms.FormsAuthenticationConfiguration) <0x0000a>\nat Nancy.Authentication.Forms.FormsAuthentication.BuildCookie (System.Guid,System.Nullable1<System.DateTime>,Nancy.Authentication.Forms.FormsAuthenticationConfiguration) <IL 0x0000e, 0x00023>\nat Nancy.Authentication.Forms.FormsAuthentication.UserLoggedInRedirectResponse (Nancy.NancyContext,System.Guid,System.Nullable
1<System.DateTime>,string) <IL 0x001f1, 0x004ef>\nat Nancy.Authentication.Forms.ModuleExtensions.LoginAndRedirect (Nancy.INancyModule,System.Guid,System.Nullable1<System.DateTime>,string) <IL 0x00009, 0x00057>\nat NzbDrone.Api.Authentication.AuthenticationModule.Login (NzbDrone.Api.Authentication.LoginResource) [0x00166] in M:\\BuildAgent\\work\\6c3239faf2b92630\\src\\NzbDrone.Api\\Authentication\\AuthenticationModule.cs:46\nat NzbDrone.Api.Authentication.AuthenticationModule.<.ctor>b__2_0 (object) [0x00000] in M:\\BuildAgent\\work\\6c3239faf2b92630\\src\\NzbDrone.Api\\Authentication\\AuthenticationModule.cs:21\nat (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func
2<object, object>,object) <IL 0x00038, 0x00086>\nat Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <IL 0x0005f, 0x0013b>\n”
}