Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1424 happy eyeballs problem with host unaccessible over ipv6
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 19 Sep 2014 07:47:08 +0000
- **summary**: Unreachable or not? --> happy eyeballs problem with host unaccessible over ipv6
That sounds like a potential happy eyeballs bug. It is supposed to try both ipv4 and upv6 and use the one that works first...
--- ** [bugs:#1424] happy eyeballs problem with host unaccessible over ipv6** **Status:** open **Created:** Fri Sep 19, 2014 05:50 AM UTC by Michael Heuberger **Last Updated:** Fri Sep 19, 2014 07:40 AM UTC **Owner:** Daniel Stenberg Running `curl https://sublime.wbond.net/channel.json` in the console tell me, its unreachable: $ curl https://sublime.wbond.net/channel.json curl: (7) Failed to connect to sublime.wbond.net port 443: Network is unreachable But I can download that json from any browser instance. Weird. How come? Here more info. I am on Ubuntu 14.04: $ curl -V curl 7.37.1 (x86_64-pc-linux-gnu) libcurl/7.37.1 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smtp smtps telnet tftp Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-09-19 These mail archives are generated by hypermail. |