[Libre-soc-bugs] [Bug 582] libre-soc.org not accessible over ipv6

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Apr 25 10:02:36 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=582

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |CONFIRMED

--- Comment #9 from Jacob Lifshay <programmerjake at gmail.com> ---
IPv6 is broken again...

jacob at jacob-desktop:~$ curl --verbose --ipv6 https://libre-soc.org
*   Trying 2a00:1098:82:f::1:443...
* TCP_NODELAY set
<just hangs>

>From talos1:
jacob at 75-224-155-23:~$ curl --verbose --ipv6 https://libre-soc.org/
*   Trying 2a00:1098:82:f::1:443...
* TCP_NODELAY set
* Immediate connect fail for 2a00:1098:82:f::1: Network is unreachable
* Closing connection 0
curl: (7) Couldn't connect to server

I discovered that I can do:
git push -4 --- handy option to force connecting over ipv4

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list