Skip to content
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

Failed to build on IPv6-only host #209

Open
marek22k opened this issue Oct 7, 2023 · 2 comments
Open

Failed to build on IPv6-only host #209

marek22k opened this issue Oct 7, 2023 · 2 comments

Comments

@marek22k
Copy link

marek22k commented Oct 7, 2023

Hello,

I can't build cjdns on an IPv6-only host because GitHub is only accessible via IPv4. Is it possible to mirror the cjdns on an IPv6 Git?

$ git clone https://github.com/cjdelisle/cjdns.git
Cloning into 'cjdns'...
fatal: unable to access 'https://github.com/cjdelisle/cjdns.git/': Failed to connect to github.com port 443 after 40 ms: Couldn't connect to server

Ping on maintainers: @cjdelisle, @rsalmei

@progval
Copy link

progval commented Oct 8, 2023

Use NAT64 or remind Github support they should fix this

@marek22k
Copy link
Author

marek22k commented Oct 8, 2023

NAT64 is more about fighting the symptoms rather than the cause. My suggestion would be to create a mirror for the cjdns project (at least for the code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants