-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Travis tests failing #37
Comments
Is this because we're using |
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, ***@***.***> 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
<#37 (comment)>, 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)
The text was updated successfully, but these errors were encountered: