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

Add support for IPv6-only guests #138

Open
jhg03a opened this issue Aug 16, 2023 · 0 comments
Open

Add support for IPv6-only guests #138

jhg03a opened this issue Aug 16, 2023 · 0 comments

Comments

@jhg03a
Copy link

jhg03a commented Aug 16, 2023

While trying to spin up a public IPv6-only guest, I discovered that the code getting the ssh info of the host makes assumptions that the address to look for is IPv4 in the regex it uses. As a result trying to get the ssh info of the guest always fails, and thus the guest is never registered as the state "running".

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

1 participant