April 13, 20206 yr Hello, I've mainly been running Unraid for VM's however I recently tried re-adding Krusader docker container after upgrading to 6.8.1 and when it goes to "Pulling image" it seems to hang and eventually gets the error below. nginx: 2020/04/13 10:59:04 [error] 3134#3134: *11219 upstream timed out (110: Connection timed out) while reading upstream, client: 10.0.0.96, server: , request: "POST /Apps/AddContainer?xmlTemplate=default:/tmp/community.applications/tempFiles/templates-community-apps/BinhexsRepository/binhexkrusader.xml HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "10.0.0.4", referrer: "http://10.0.0.4/Apps/AddContainer?xmlTemplate=default:/tmp/community.applications/tempFiles/templates-community-apps/BinhexsRepository/binhexkrusader.xml" I've used docker containers ok in a previous version but now krusader and other docker containers tested all produce the same result. If anyone can shed some light on this issue and suggest a fix I would be most appreciative. Regards Richo vortex-diagnostics-20200413-1109.zip
April 13, 20206 yr Community Expert Let's begin with seeing if you have access to the internet from your server. Open the Terminal window from the GUI. Enter the following command: ping 8.8.8.8 (You can stop it with a CTRL-C key stroke.) If that works, try this command: ping cnn.com Report back your results.
April 19, 20206 yr Author ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=19.2 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=19.5 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=57 time=19.4 ms etc ping cnn.com PING cnn.com (151.101.193.67) 56(84) bytes of data. 64 bytes from 151.101.193.67 (151.101.193.67): icmp_seq=1 ttl=60 time=18.9 ms 64 bytes from 151.101.193.67 (151.101.193.67): icmp_seq=2 ttl=60 time=18.8 ms 64 bytes from 151.101.193.67 (151.101.193.67): icmp_seq=3 ttl=60 time=18.9 ms etc Thanks for your help
April 19, 20206 yr Community Expert 5 minutes ago, Richo said: Thanks for your help Is it working now???
Archived
This topic is now archived and is closed to further replies.