aahmyu 9 Posted September 2, 2019 Posted September 2, 2019 https://api.opensubtitles.org/xml-rpc 2019-09-02 23:07:49.154 Error HttpClient: Error getting response from https://api.opensubtitles.org/xml-rpc *** Error Report *** Version: 4.3.0.6 Command line: C:\Users\Media-Server\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///C:/Users/Media-Server/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 6 Program data path: C:\Users\Media-Server\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\Media-Server\AppData\Roaming\Emby-Server\system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: The requested name is valid, but no data of the requested type was found. ---> System.Net.Sockets.SocketException (11004): The requested name is valid, but no data of the requested type was found. at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) Source: System.Net.Http TargetSite: Void MoveNext() InnerException: System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found. Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-09-02 23:07:49.155 Error SubtitleManager: Error downloading subtitles from Open Subtitles *** Error Report *** Version: 4.3.0.6 Command line: C:\Users\Media-Server\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///C:/Users/Media-Server/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 6 Program data path: C:\Users\Media-Server\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\Media-Server\AppData\Roaming\Emby-Server\system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: The requested name is valid, but no data of the requested type was found. ---> System.Net.Sockets.SocketException (11004): The requested name is valid, but no data of the requested type was found. at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at OpenSubtitles.OpenSubtitleDownloader.SendRequestAsync(ReadOnlyMemory`1 request, CancellationToken cancellationToken) at OpenSubtitles.OpenSubtitleDownloader.Login(CancellationToken cancellationToken) at OpenSubtitles.OpenSubtitleDownloader.Search(SubtitleSearchRequest request, CancellationToken cancellationToken) at MediaBrowser.Providers.Subtitles.SubtitleManager.<>c__DisplayClass15_0.<<SearchSubtitles>b__3>d.MoveNext() Source: System.Net.Http TargetSite: Void MoveNext() InnerException: System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found. Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) Sorry for bad formatting.
Solution Luke 40079 Posted September 2, 2019 Solution Posted September 2, 2019 Could be a problem with your DNS: https://stackoverflow.com/questions/29531253/the-requested-name-is-valid-but-no-data-of-the-requested-type-was-found-when http://www.arrayserver.com/wiki/index.php?title=Error%3A_The_requested_name_is_valid,_but_no_data_of_the_requested_type_was_found https://github.com/duplicati/duplicati/issues/585 1
aahmyu 9 Posted September 2, 2019 Author Posted September 2, 2019 (edited) Could be a problem with your DNS: https://stackoverflow.com/questions/29531253/the-requested-name-is-valid-but-no-data-of-the-requested-type-was-found-when http://www.arrayserver.com/wiki/index.php?title=Error%3A_The_requested_name_is_valid,_but_no_data_of_the_requested_type_was_found https://github.com/duplicati/duplicati/issues/585 Hmmm, it might be. Will take a look tomorrow thanks for the reply Edited September 2, 2019 by aahmyu
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now