February 6, 20206 yr Hello, Yesterday i installed unRAID 6.8.2. I set up community apps and tried to download a Plex docker. At pulling image it keeps loading. In the system log i see this error: Feb 6 12:32:06 UnRAID01 nginx: 2020/02/06 12:32:06 [error] 2614#2614: *14642 upstream timed out (110: Connection timed out) while reading upstream, client: 172.16.1.254, server: , request: "POST /Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate= HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "172.16.1.10", referrer: "https://172.16.1.10/Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate=" When i start docker i see these warnings: Feb 6 12:32:49 UnRAID01 wsdd[30680]: udp_send: Failed to send udp packet with Network is unreachable Feb 6 12:32:49 UnRAID01 wsdd[30680]: Failed to send bye with Network is unreachable Can someone help me out? unraid01-diagnostics-20200206-1233.zip
February 6, 20206 yr It's definitely something with your network setup, and all the bridges you've got, but that's out of my realm of expertise @bonienl
February 6, 20206 yr Your server (172.16.1.10) can not reach the gateway (172.16.1.254). Something in your local set up isn't right. Why did you create the VLANs 1610 (servers) and 185 (WAN)? Unraid certainly should not be connected directly to the WAN.
February 6, 20206 yr Author 2 hours ago, trurl said: Can your server reach the internet? Yes my server can reach the internet. See the screenshot of the console.
February 6, 20206 yr Author 1 hour ago, bonienl said: Your server (172.16.1.10) can not reach the gateway (172.16.1.254). Something in your local set up isn't right. Why did you create the VLANs 1610 (servers) and 185 (WAN)? Unraid certainly should not be connected directly to the WAN. When i ping the gateway from the console i get replies. Install of plugins works also fine. See the screenshot. The VLANS i created for VMs i want to run. Unraid is not directly connected to the internet since it has nog ip in that VLAN. I removed the vlans and tried again but that also did not work. I got this when starting up docker: Feb 6 17:01:39 UnRAID01 wsdd[11354]: udp_send: Failed to send udp packet with Network is unreachable Feb 6 17:01:39 UnRAID01 wsdd[11354]: Failed to send bye with Network is unreachable Feb 6 17:01:39 UnRAID01 wsdd[11354]: set_multicast: Failed to set IPv4 multicast When i add the container: Feb 6 17:04:22 UnRAID01 nginx: 2020/02/06 17:04:22 [error] 2614#2614: *30037 upstream timed out (110: Connection timed out) while reading upstream, client: 146.255.50.200, server: , request: "POST /Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate= HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "unraid.frijns.tech", referrer: "https://unraid.frijns.tech/Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate=" See also the logs. unraid01-diagnostics-20200206-1705.zip
February 6, 20206 yr Try with the WSD daemon disabled. See Settings -> SMB Settings -> Enable WSD = No
February 6, 20206 yr Author 3 minutes ago, bonienl said: Try with the WSD daemon disabled. See Settings -> SMB Settings -> Enable WSD = No I Tried this. The networks errors are gone when starting docker. But when i pull the image i still get this: Feb 6 17:23:29 UnRAID01 nginx: 2020/02/06 17:23:29 [error] 2503#2503: *11 upstream timed out (110: Connection timed out) while reading upstream, client: 146.255.50.200, server: , request: "POST /Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate= HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "unraid.frijns.tech", referrer: "https://unraid.frijns.tech/Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate="
February 6, 20206 yr Author 1 minute ago, bonienl said: Does "unraid.frijns.tech" resolves in the correct IP address? i am external and it does resolve to the right WAN address.
February 6, 20206 yr Author 5 hours ago, bonienl said: I see browser errors in the docker log. Have you tried a different browser? In the first examples i used the opera Browser. I just tried Google Chrome and still the same problem.... Feb 6 23:01:32 UnRAID01 nginx: 2020/02/06 23:01:32 [error] 2503#2503: *22088 upstream timed out (110: Connection timed out) while reading upstream, client: 146.255.50.179, server: , request: "POST /Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate= HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "unraid.frijns.tech", referrer: "https://unraid.frijns.tech/Docker/AddContainer?xmlTemplate=user%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates-user%2Fmy-Plex.xml&rmTemplate="
February 7, 20206 yr 16 minutes ago, BFrijns said: It is solved. Changed the MTU from 1500 to 1492 and it works.. What kind of internet connection are you using?
February 7, 20206 yr Author 13 minutes ago, bonienl said: What kind of internet connection are you using? I am using a VDSL connection. And there is a draytek bridge. The MTU makes sense.
Archived
This topic is now archived and is closed to further replies.