I have been using Sonarr for several months now and think it is great but as of yesterday I cannot access it and only get message saying the webpage is not availble.
In the end I uninstalled the whole thing and made sure I deleted the Nzbdrone folder from the ProgramData file and then reinstalled. However the same issue comes up but this time a box saying:
Epic Fail
TinyloCResolutionException: Unable to resolve type: NzbDrone.Core.Messaging.Events.IHandle’1{{NzbDrone.Core.Lifecycle.ApplicationStartedEvent, NzbDrone.Core, Version=2.0.0.3732, Culture=neutral, PublicKeyToken=null]]
I did not really see anything in the logs apart from right at the end when it showed the following:
16-3-2 13:45:26.9|Info|Router|Application mode: UninstallService
16-3-2 13:45:26.9|Debug|Router|Uninstall Service selected
16-3-2 13:45:26.9|Debug|ServiceProvider|Checking if service NzbDrone exists.
16-3-2 13:45:26.9|Info|ServiceProvider|Uninstalling NzbDrone service
16-3-2 13:45:26.9|Info|ServiceProvider|Stopping NzbDrone Service…
16-3-2 13:45:26.9|Info|ServiceProvider|Service is currently Stopped
16-3-2 13:45:26.9|Warn|ServiceProvider|Service NzbDrone is already in stopped state.
16-3-2 13:45:31.9|Info|ServiceProvider|NzbDrone successfully uninstalled
Did you uninstall Sonarr? That wouldn’t happen automatically. Probably the quickest thing would be to reinstall Soanrr using the latest installed from https://sonarr.tv
I just removed again and reinstalled and get the same issue with the “webpage is not available” although the end of the log now has the following:
16-3-2 19:51:41.4|Info|Router|Application mode: Service
16-3-2 19:51:41.4|Debug|Router|Service selected
16-3-2 19:51:41.8|Info|OwinHostController|Listening on the following URLs:
16-3-2 19:51:41.8|Info|OwinHostController| http://*:8989/
16-3-2 19:51:43.0|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
16-3-2 19:51:43.0|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
16-3-2 19:51:43.0|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
16-3-2 19:51:43.1|Info|NancyBootstrapper|Starting NzbDrone API
16-3-2 19:51:43.2|Trace|EventAggregator|Publishing ApplicationStartedEvent
16-3-2 19:51:53.8|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.3732
16-3-2 19:51:54.1|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone.Console
16-3-2 19:51:54.1|Debug|ProcessProvider| - [3728] NzbDrone.Console
16-3-2 19:51:54.1|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 304
at NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Processes\ProcessProvider.cs:line 285
16-3-2 19:51:54.2|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
16-3-2 19:51:54.2|Debug|ProcessProvider| - [9384] NzbDrone
16-3-2 19:51:54.2|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
16-3-2 19:51:54.2|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
16-3-2 19:51:54.2|Info|BrowserService|Starting default browser. http://localhost:8989
16-3-2 19:51:54.2|Info|ProcessProvider|Opening URL [http://localhost:8989]
16-3-2 19:51:54.9|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
I don’t have another instance running and deleted all the files prior to me downloading it again.