Unable to connect to web.archive.org on Ubuntu images
appveyor@av-0209-060743-294nqt84bw8tt9jk:~$ nslookup web.archive.org
Server: 169.254.169.254
Address: 169.254.169.254#53
Non-authoritative answer:
web.archive.org canonical name = wwwb-front3.us.archive.org.
Name: wwwb-front3.us.archive.org
Address: 207.241.225.186
appveyor@av-0209-060743-294nqt84bw8tt9jk:~$ curl -L https://web.archive.org/web/20150802061047/http://support.wdc.com/download/archive/pciscsi.exe -v
* Trying 207.241.225.186...
* connect to 207.241.225.186 port 443 failed: Connection timed out
* Failed to connect to web.archive.org port 443: Connection timed out
* Closing connection 0
curl: (7) Failed to connect to web.archive.org port 443: Connection timed out
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Owen McDonnell on 04 Sep, 2018 09:20 PM
I haven't seen any problem on other curl commands in Ubuntu builds. Are you able to run this exact curl command on a local Ubuntu machine?
2 Posted by DDoSolitary on 05 Sep, 2018 04:09 AM
Yes, other curl commands work well, the timeout error only occurs when trying to connect to web.archive.org
Output when running on a Vultr VPS:
3 Posted by DDoSolitary on 05 Sep, 2018 04:17 AM
MTR reports generated on the build server
Support Staff 4 Posted by Wasa Pleshakov on 06 Sep, 2018 11:12 AM
It looks like misconfiguration in one of our clouds. We trying to pin the root cause now.
5 Posted by DDoSolitary on 19 Sep, 2018 02:44 AM
Any updates on this? Thanks.
Support Staff 6 Posted by Ilya Finkelshte... on 20 Sep, 2018 08:29 PM
Seems that they blacklisted public IPs of datacenter where Ubuntu VMs located. We wrote to them but got no answer so far. You can use some proxy server with
curl
to achieve your results.Ilya Finkelshteyn closed this discussion on 20 Nov, 2018 09:00 PM.