Sonarr doesn't load

I started using Sonarr a few days ago. Worked fine. Windows 7. Yesterday it stopped loading. On Chrome it just shows the black loading screen. On Mozilla it will show the loading screen with the loading icon going on forever. Not sure what is going on.

System.Net.WebException: Unable to connect to the remote server —> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8080
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
— End of inner exception stack trace —
at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:line 0
at NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetAuthToken(IRestClient client) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:line 228
at NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.BuildClient(UTorrentSettings settings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:line 254
at NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(IEnumerable1 arguments, UTorrentSettings settings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:line 174 at NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetConfig(UTorrentSettings settings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:line 54 at NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetStatus() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:line 151 at NzbDrone.Core.HealthCheck.Checks.ImportMechanismCheck.<Check>b__0(IDownloadClient v) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\Checks\ImportMechanismCheck.cs:line 25 at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at NzbDrone.Core.HealthCheck.Checks.ImportMechanismCheck.Check() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\Checks\ImportMechanismCheck.cs:line 25 at NzbDrone.Core.HealthCheck.HealthCheckService.<PerformHealthCheck>b__0(IProvideHealthCheck c) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 56 at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck(Func2 predicate) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 55
at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 97
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 88
at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 46

15-2-6 19:45:55.7|Info|HousekeepingService|Running housecleaning tasks
15-2-6 19:45:55.8|Info|RefreshEpisodeService|Starting episode info refresh for: [73290][60 Minutes]
15-2-6 19:45:55.8|Info|Database|Vacuuming database
15-2-6 19:45:55.9|Info|Database|Database Compressed
15-2-6 19:45:56.0|Info|RefreshEpisodeService|Finished episode refresh for series: [73290][60 Minutes].
15-2-6 19:45:56.1|Info|DiskScanService|Scanning disk for 60 Minutes
15-2-6 19:53:55.9|Info|Bootstrap|Starting NzbDrone - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.2830
15-2-6 19:53:56.2|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone.Console
15-2-6 19:53:56.2|Warn|ProcessProvider|Couldn’t get process info for NzbDrone.Console

System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
at System.Diagnostics.Process.get_MainModule()
at NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Processes\ProcessProvider.cs:line 279
at NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Processes\ProcessProvider.cs:line 260

15-2-6 19:53:56.2|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
15-2-6 19:53:56.2|Info|SingleInstancePolicy|1 instance(s) of NzbDrone are running
15-2-6 19:53:56.2|Warn|SingleInstancePolicy|Another instance of NzbDrone is already running.
15-2-6 19:53:56.2|Info|BrowserService|Starting default browser. http://localhost:38082
15-2-6 19:53:56.2|Info|ProcessProvider|Opening URL [http://localhost:38082]
15-2-6 19:53:56.2|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
15-2-6 19:54:08.0|Info|Bootstrap|Starting NzbDrone - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.2830
15-2-6 19:54:08.3|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone.Console
15-2-6 19:54:08.3|Warn|ProcessProvider|Couldn’t get process info for NzbDrone.Console

System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
at System.Diagnostics.Process.get_MainModule()
at NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Processes\ProcessProvider.cs:line 279
at NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Processes\ProcessProvider.cs:line 260

15-2-6 19:54:08.3|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
15-2-6 19:54:08.3|Info|SingleInstancePolicy|1 instance(s) of NzbDrone are running
15-2-6 19:54:08.3|Warn|SingleInstancePolicy|Another instance of NzbDrone is already running.
15-2-6 19:54:08.3|Info|BrowserService|Starting default browser. http://localhost:38082
15-2-6 19:54:08.3|Info|ProcessProvider|Opening URL [http://localhost:38082]
15-2-6 19:54:08.3|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running

were you on the dev branch? if yes i had the same problem in Chrome with it freezing at the loading screen

restarting service didnt work, had to kill the process for it, then run it again, then was able to get in and update it before it started freezing again

if yes you need to update to the newest build

Yes I am on dev branch. Do I have to get on to be able to update or is there another way? I restarted the computer and still couldn’t get it to load.

Ok I just copied over the db with a backup file and got back on. Thanks for the help.