Cant find or update shows... SkyHookProxy request timed out

Sonarr Ver. 2.0.0.5252
Synology 6.1
Mono 5.8.0.108-11

Issue:
Adding new or Searching for any Series fails (log below). Using the same URL on my PC gets a proper response immediately.

Error Log for this item…

System.Net.WebException: The request timed out: ‘http://skyhook.sonarr.tv/v1/tvdb/search/en/?term=titan games’ —> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00049] in <6b85ae33ded1428e932cb7ae66272042>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <6b85ae33ded1428e932cb7ae66272042>:0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in <2579263bcdeb4ef4b450343ebeda374e>:0
— End of inner exception stack trace —
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000d3] in <85e2f5295c104ca3a3bcaa59e805585a>:0

A post was merged into an existing topic: Unable to add some series (New user)