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

bug: Unable to install erlang without IPv4 #1692

Open
PrestonL opened this issue Dec 8, 2023 · 1 comment
Open

bug: Unable to install erlang without IPv4 #1692

PrestonL opened this issue Dec 8, 2023 · 1 comment
Labels

Comments

@PrestonL
Copy link

PrestonL commented Dec 8, 2023

Describe the Bug

asdf is unable to install erlang or search packages without an IPv4 gateway

Steps to Reproduce

Install asdf-vm onto a machine with IPv6-only network access. Even with NAT64, asdf-vm will hang and fail as it requires IPv4

Expected Behaviour

asdf-vm should work with IPv6-only environments

Actual Behaviour

asdf-vm hangs when operating in an IPv6-only environment

Environment

Any linux machine with IPv6-only networking

asdf plugins affected (if relevant)

No response

@PrestonL PrestonL added the bug label Dec 8, 2023
@jthegedus
Copy link
Contributor

jthegedus commented Jan 13, 2024

I believe git and curl are the only tools we use that hit the network, so I assume this would be a flag we would need to enable for these to work as described. Help welcome 👍

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

No branches or pull requests

2 participants