SOLVED, Solution at bottom of post
When I go the the Series tab, and try to add any series (Let’s say Chuck for Example), nothing seems to be working.
I see the message :" [GET] Service Unavailable : /api/series/lookup?term=chuck " in the bottom right on the window.
System Log Page shows:" TvDbProxy- The operation has timed out: The operation has timed out"
"Exception
System.Net.WebException: The operation has timed out
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 TVDBSharp.Models.DAO.DataProvider.GetXDocumentFromUrl(String url) in m:\BuildAgent\work\6c3239faf2b92630\src\TVDBSharp\Models\DAO\DataProvider.cs:line 48
at TVDBSharp.Models.DAO.DataProvider.Search(String query) in m:\BuildAgent\work\6c3239faf2b92630\src\TVDBSharp\Models\DAO\DataProvider.cs:line 38
at TVDBSharp.Models.Builder.Search(String query, Int32 results) in m:\BuildAgent\work\6c3239faf2b92630\src\TVDBSharp\Models\Builder.cs:line 63
at NzbDrone.Core.MetadataSource.TvDbProxy.SearchTvdb(String title) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MetadataSource\TvDbProxy.cs:line 61
at NzbDrone.Core.MetadataSource.TvDbProxy.SearchForNewSeries(String title) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MetadataSource\TvDbProxy.cs:line 68’
Can someone please help me determine what the problem is.
SOLVED!! With the help of some members of the community it was pointed out that something was wrong with my Internet Explorer Settings. Everything else seemed normal, but I could not access thetvdb.com through Internet Explorer. This is what I did to solve the problem.
Open Command Prompt as Administrator.
Then do both of the following commands:
netsh winsock reset
netsh int ipv4 reset
Reboot.
Sonarr Ver. 2.0.0.2850