Jump to content

Recommended Posts

lonewolfnight
Posted

First time install w/ docker 18.03.01, 

 

Seems to have issues initiating certain connections to the outside world. Server is publically accessible and does register with Emby account. 

 

Web API's are accessible from the server directly. 

 

"Check for plugin updates failed"

 

"Check for application updates failed"

 

 

  1.  
  2. System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address
  3.        at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
 
 
 
Numerous network errors are being thrown in the server log after first setup using current Docker image. 
 
Logs

https://pastebin.com/fV3ZMLL8

 

iptables:

https://pastebin.com/7Nt5ky0k

 

ip addr:

https://pastebin.com/0inzVFRH

 

 

 

Posted

Hi, your outgoing network communications are failing. Have you configured a network connection for the docker container?

mastrmind11
Posted

sounds like an outbound firewall restriction.

lonewolfnight
Posted

As per the paste bin, the outbound firewall is ACCEPT default. 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...