Stuck at loading in webgui

Sonarr version (exact version): 2.0
Mono version (if Sonarr is not running on Windows):
OS: Win2012R2
((Debug logs)): http://pastebin.com/m9BiWJVR
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
Description of issue: I’m stuck where you start the webgui and the dots are moving at the top loading. It never loads. Holds there forever. If i run F12 in IE it says this about config.js, I have no clue what it means:

37 var storeValue = window.localStorage.getItem(key);
The system cannot find the file specified

Everything worked fine yesterday and the only thing I can remember doing today is changing the logical drive stripe size.

Reinstalling Sonarr does not change anything. I Also removed all appdata remaining files and cleared the registry from all nzbdrone entrys between the uninstall and new install.

I’m also running Radarr and it has the exact same issue.

Please help me… I have no idea what to do.

Jakob

Which version of IE?
Have you tried another browser?
Have you tried clearing the browser history/cache (especially localstorage)?

There was an issue with a Radarr version previously that caused issues with Sonarr in some cases, though that was already fixed.

Version 11.0.9600 of IE, I tried deleting all history/cache, no change.

Tried Chrome, it worked! I’ll try reinstalling IE (If windows actually lets you do that…)

Thanks

You could try clearing localstorage in IE with localStorage.clear(); in the developer console (F12) before reinstalling.

I reinstalled IE and all good now :slight_smile:

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.