Currently trying to access forums.sonarr.tv, add new series to Sonarr, and update Sonarr from within the application and unable to. I can access the site from all devices if I use my iphone as a hotspot. If I use my ISP I cannot access the site. I have had other people try who use the same ISP and they have the same issue.
From my research I think it has something to do with CloudFlare, but I cannot be sure.
I am using, Windows 7 SP2, OS X 10.9 and OS X Yosemite. I have tried IE, Safari, and Chrome on all platforms with the OSX/Microsoft limits on browsers.
Using Sonarr Ver. 2.0.0.2850.
This is the common error I am getting in the log when trying to contact any service on 142.4.222.131 , but this one is direct with the Health Check
I am getting the following error for the health check:
System.Net.WebException: Unable to connect to the remote server —> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 142.4.222.131:80
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 System.Net.HttpWebRequest.GetResponse()
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 85
at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 160
at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:line 33
at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Update\UpdateCheckService.cs:line 38
at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:line 46
at NzbDrone.Core.HealthCheck.HealthCheckService.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.List
1…ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable
1 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](Command command) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137 at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48 at CallSite.Target(Closure , CallSite , CommandExecutor , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1) at CallSite.Target(Closure , CallSite , CommandExecutor , Object ) at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable
1 lastExecutionTime) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
I canNOT ping 142.4.222.131, I CAN resolve fw.sonarr.tv to 142.4.222.131.
If I connect to my iphone I CAN ping 142.4.222.131.
Please any help would be appreciated. I am located in Japan, but do to my job we are given US IP address, not sure if that would make a difference.
Thanks in advance!