Open mixmix opened 5 years ago
Is this because we're using ::
rather than binding to 127.0.0.1
? I saw a note in the comments that said something like "we're just using IPv4 because IPv6 breaks Travis" or something, but it looks like we've switched to IPv6 by default. Or maybe I'm misreading it?
Yeah I think we need to check if we're in an ipv4/6 env then chose the default? I think Windows needs 127.0.0.1 as well even in ipv6... Just another complication
On Thu, 7 Mar 2019, 06:19 Christian Bundy, notifications@github.com wrote:
Is this because we're using :: rather than binding to 127.0.0.1? I saw a note in the comments that said something like "we're just using IPv4 because IPv6 breaks Travis" or something, but it looks like we've switched to IPv6 by default. Or maybe I'm misreading it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ssbc/ssb-config/issues/37#issuecomment-470195906, or mute the thread https://github.com/notifications/unsubscribe-auth/ACitniUi9GP1RE5mB8p5LV8Hb-HpcWCBks5vT_ibgaJpZM4aVAfV .
I saw the heading and immediately thought ipv6, obviously.
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
Tests pass locally, but the remote setup doesn't !
woop.
Looks like this (source)