fivedays 1 Posted March 26, 2019 Posted March 26, 2019 (edited) Hi There, Thanks for providing the amazing server. Recently I have got some errors showing up at the dashboard saying that "Check for plugin failed." after I update the server to V4.0.3.0. It says: Connection to https://www.mb3admin.com/admin/service/EmbyPackages.json timed out at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(Boolean enableCache, CancellationToken cancellationToken)at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, CancellationToken cancellationToken)at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options) Even though I can directly open the json file through the browser. It happened when I updated the MTVDB plugin. I removed it, but it didn't help. Now, here is the problems I have: Cannot update the Plugins. Cannot install new Plugins as I cannot open the Catalog tab. It will always be loading. Cannot auto load the Primary pic for the media, but can load the Thumb. I can directly open the link to get the image though Below is the log file. Hope it can help. Thanks. Log.txt Edited March 26, 2019 by fivedays
Luke 42077 Posted March 26, 2019 Posted March 26, 2019 Hi, this looks like a network problem, as if something is blocking your access to our admin site, https://mb3admin.com
fivedays 1 Posted March 26, 2019 Author Posted March 26, 2019 Hi, this looks like a network problem, as if something is blocking your access to our admin site, https://mb3admin.com Thanks for your quick response. It seems working fine. I can access it through a web browser.
Luke 42077 Posted March 26, 2019 Posted March 26, 2019 Right, but something could be blocking the emby server process from accessing that url. Security software for example. And actually if you look at your server lot, it looks like outgoing requests to other domains are failing as well.
fivedays 1 Posted March 26, 2019 Author Posted March 26, 2019 Right, but something could be blocking the emby server process from accessing that url. Security software for example. And actually if you look at your server lot, it looks like outgoing requests to other domains are failing as well. Strange. I did not have this problem before and I did not install any new software recently and I did not install any security software. Any suggestion to fix it? Thanks a lot.
Luke 42077 Posted March 26, 2019 Posted March 26, 2019 I would check your security software, including windows firewall to see if anything might be blocking Emby Server communications.
fivedays 1 Posted March 26, 2019 Author Posted March 26, 2019 I would check your security software, including windows firewall to see if anything might be blocking Emby Server communications. I just checked the windows firewall and it is disabled. And I checked the router firewall, it is disabled also. The only thing I can think of is the ISP that block it. Any way to walk around it? Thanks.
fivedays 1 Posted March 26, 2019 Author Posted March 26, 2019 Are you using a vpn? I am using Shadowsocks. A socket proxy.
fivedays 1 Posted March 26, 2019 Author Posted March 26, 2019 Have you tried disabling that? Yes, I did. And it doesn't help.
jofan 0 Posted May 17, 2019 Posted May 17, 2019 (edited) My I bump this thread please #sorrynotsorry(I just realized this is in Windows and not Linux. I will dubbel-post in the linux thread aswell - Sorry!)I'm using-- OpenMediaVault 4.1.22-1-- openmediavault-fail2ban-gui 4.0.2-- openmediavault-docker-gui 4.1.4--- Docker Image emby/embyserver Version 4.1.1.0 (doing a PULL gives 'Status: Image is up to date for emby/embyserver:latest')I seem to be having problems with my Plugins Catalog (it's just a spinning circle) and 'random' plugins reporting 'Scheduled Task [Failed]'.Latest log 2019-05-17 18:42:52.726 Info HttpClient: GET https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY]2019-05-17 18:42:52.750 Error HttpClient: Error getting response from https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY] *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask) at System.Threading.Tasks.ValueTask`1.get_Result() 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.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncBuffered(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: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:52.765 Error App: Error in TheMovieDb *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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 MovieDb.MovieDbProvider.GetMovieDbResponse(HttpRequestOptions options) at MovieDb.MovieDbProvider.GetTmdbSettings(CancellationToken cancellationToken) at MovieDb.MovieDbSearch.GetSearchResults(ItemLookupInfo idInfo, String searchType, CancellationToken cancellationToken) at MovieDb.GenericMovieDbInfo`1.GetMetadata(ItemLookupInfo itemId, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) Source: System.Net.Http TargetSite: Void MoveNext() InnerException: System.Net.Sockets.SocketException: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:52.812 Info MediaEncoder: ProcessRun 'ffprobe' Started.2019-05-17 18:42:53.419 Info MediaEncoder: ProcessRun 'ffprobe' Process exited with code 02019-05-17 18:42:53.429 Info HttpClient: GET https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY]2019-05-17 18:42:53.459 Error HttpClient: Error getting response from https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY] *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask) at System.Threading.Tasks.ValueTask`1.get_Result() 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.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncBuffered(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: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:53.473 Error App: Error in TheMovieDb *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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 MovieDb.MovieDbProvider.GetMovieDbResponse(HttpRequestOptions options) at MovieDb.MovieDbProvider.GetTmdbSettings(CancellationToken cancellationToken) at MovieDb.MovieDbSearch.GetSearchResults(ItemLookupInfo idInfo, String searchType, CancellationToken cancellationToken) at MovieDb.GenericMovieDbInfo`1.GetMetadata(ItemLookupInfo itemId, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) Source: System.Net.Http TargetSite: Void MoveNext() InnerException: System.Net.Sockets.SocketException: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:53.534 Info MediaEncoder: ProcessRun 'ffprobe' Started.2019-05-17 18:42:53.707 Info HttpServer: HTTP GET http://[MY_EMBY_SERVER:PORT]/emby/Plugins. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.02019-05-17 18:42:53.711 Info HttpServer: HTTP Response 200 to 192.168.1.1. Time: 4ms. http://[MY_EMBY_SERVER:PORT]/emby/Plugins2019-05-17 18:42:53.727 Info HttpServer: HTTP GET http://[MY_EMBY_SERVER:PORT]/emby/web/configurationpages?pageType=PluginConfiguration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.02019-05-17 18:42:53.729 Info HttpServer: HTTP Response 200 to 192.168.1.1. Time: 3ms. http://[MY_EMBY_SERVER:PORT]/emby/web/configurationpages?pageType=PluginConfiguration2019-05-17 18:42:54.135 Info MediaEncoder: ProcessRun 'ffprobe' Process exited with code 02019-05-17 18:42:54.145 Info HttpClient: GET https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY]2019-05-17 18:42:54.168 Error HttpClient: Error getting response from https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY] *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask) at System.Threading.Tasks.ValueTask`1.get_Result() 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.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncBuffered(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: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:54.189 Error App: Error in TheMovieDb *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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 MovieDb.MovieDbProvider.GetMovieDbResponse(HttpRequestOptions options) at MovieDb.MovieDbProvider.GetTmdbSettings(CancellationToken cancellationToken) at MovieDb.MovieDbSearch.GetSearchResults(ItemLookupInfo idInfo, String searchType, CancellationToken cancellationToken) at MovieDb.GenericMovieDbInfo`1.GetMetadata(ItemLookupInfo itemId, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) Source: System.Net.Http TargetSite: Void MoveNext() InnerException: System.Net.Sockets.SocketException: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:54.835 Info HttpServer: HTTP GET http://[MY_EMBY_SERVER:PORT]/emby/Packages?TargetSystems=Server&IsAdult=false&IsAppStoreSafe=true&PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.02019-05-17 18:42:54.839 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json2019-05-17 18:42:54.839 Info HttpServer: HTTP GET http://[MY_EMBY_SERVER:PORT]/emby/Plugins. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.02019-05-17 18:42:54.843 Info HttpServer: HTTP Response 200 to 192.168.1.1. Time: 4ms. http://[MY_EMBY_SERVER:PORT]/emby/Plugins2019-05-17 18:42:54.862 Error HttpClient: Error getting response from https://www.mb3admin.com/admin/service/EmbyPackages.json *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask`1.get_Result() at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask) at System.Threading.Tasks.ValueTask`1.get_Result() 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.DecompressionHandler.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: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) 2019-05-17 18:42:54.880 Error HttpServer: Error processing request *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address 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 Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(Boolean enableCache, CancellationToken cancellationToken) at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackages(CancellationToken cancellationToken, Boolean withRegistration, String packageType, Version applicationVersion) at MediaBrowser.Api.PackageService.Get(GetPackages request) at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, ILogger logger, String operationName, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken) Source: System.Net.Http TargetSite: Void MoveNext() InnerException: System.Net.Sockets.SocketException: No such device or address Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) Using a web browser I have no problem accessing https://www.mb3admin.com/admin/service/EmbyPackages.json and https://api.themoviedb.org/3/configuration?api_key=[MY_API_KEY]Reading the forum suggests problems with outbound connections. Any and all help is much appreciated!All the best/jofan Edited May 17, 2019 by jofan
Luke 42077 Posted May 17, 2019 Posted May 17, 2019 @@jofan what this means is that something in your environment is blocking emby server from being able to make those outgoing requests. Have you checked your security software, firewall, etc?
jofan 0 Posted May 17, 2019 Posted May 17, 2019 (edited) @@jofan what this means is that something in your environment is blocking emby server from being able to make those outgoing requests. Have you checked your security software, firewall, etc? ..for some reason (probably because I begged for help after four days of crying) it works now.. nothing worked for the last few days and now even the 'identify media' function works! And I have not made any changes or touched anything since I made the post.. Perhaps I frightened the Daemon by digging around in the logs... I wish I could give more info.. I'm just glad it works (I have a feeling I will be back soon)! Thank you for your quick reply on this friday evening! All the best to you Edited May 17, 2019 by jofan
karimlemi 0 Posted May 18, 2019 Posted May 18, 2019 (edited) ..for some reason (probably because I begged for help after four days of crying) it works now.. nothing worked for the last few days and now even the 'identify media' function works! And I have not made any changes or touched anything since I made the post.. Perhaps I frightened the Daemon by digging around in the logs... I wish I could give more info.. I'm just glad it works (I have a feeling I will be back soon)! Thank you for your quick reply on this friday evening! All the best to you Thanks for your quick response. It seems working fine. I can access it through a web browser. Bluestacks Lucky Patcher Kodi Edited May 18, 2019 by karimlemi
jofan 0 Posted May 18, 2019 Posted May 18, 2019 I can access it through a web browser. You can access my server..? what?!
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