[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
git fails over IPv6 with code.googlesource.com
On Mon, Sep 24, 2018 at 11:10 AM Christopher Morrow <morrowc.lists at gmail.com>
wrote:
>
>
> On Mon, Sep 24, 2018 at 10:50 AM James Hartig <fastest963 at gmail.com>
> wrote:
>
>> We've been having an issue pulling code from code.googlesource.com since
>> last week over IPv6. If I disable IPv6
>>
>
> seems like someone forgot their v6 config... huh.
>
>
>> everything works fine. Same thing happens with go.googlesource.com.
>> Example:
>>
>> git clone https://code.googlesource.com/google-api-go-client
>> Cloning into 'google-api-go-client'...
>> fatal: unable to access '
>> https://code.googlesource.com/google-api-go-client/': I/O operation
>> timed out
>>
>> Can someone from Google reach out off-list? Thanks!
>>
>
> someone may have already beat me to it, but I'll ask.
>
;; QUESTION SECTION:
;code.googlesource.com. IN AAAA
;; ANSWER SECTION:
code.googlesource.com. 300 IN AAAA 2607:f8b0:400d:c0c::52
should be fixed... I think?
$ telnet 2607:f8b0:400d:c0c::52 443
Trying 2607:f8b0:400d:c0c::52...
Connected to 2607:f8b0:400d:c0c::52.
Escape character is '^]'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nanog.org/pipermail/nanog/attachments/20180924/3eab4155/attachment.html>