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

myip.bitnami.com does not work for IP detection from IPv6-only instances #1606

Open
paxan opened this issue Jul 29, 2024 · 4 comments
Open
Assignees
Labels
on-hold Issues or Pull Requests with this label will never be considered stale tech-issues The user has a technical issue about an application

Comments

@paxan
Copy link

paxan commented Jul 29, 2024

Platform

AWS

bndiagnostic ID

not applicable

cloud-init error output

warn: Unable to resolve IP address using http://myip.bitnami.com/ connect ETIMEDOUT
warn: Unable to resolve IP address using http://myip2.bitnami.com/ connect ETIMEDOUT
...

bndiagnostic was not useful. Could you please tell us why?

network issue is with myip.bitnami.com

Describe your issue as much as you can

dig myip.bitnami.com AAAA

Produces no records in the answer.

But even if it worked correctly, are bitnami cloud-init scripts ready to work in IPv6-only situations?

@paxan paxan added the tech-issues The user has a technical issue about an application label Jul 29, 2024
@github-actions github-actions bot added the triage Triage is needed label Jul 29, 2024
@Ruby496Williams

This comment was marked as spam.

@gongomgra
Copy link
Collaborator

gongomgra commented Jul 30, 2024

@paxan can you tell us which application are you trying to deploy with IPv6-only support? Can you also tell us if you are using AWS Lightsail or regular EC2 images and for which region? I did a test recently (February this year) and I was able to properly launch a WordPress instance in EC2 with IPv6-only support.

Apart from getting those warnings in the cloud-init log, was your application properly deployed?

@paxan
Copy link
Author

paxan commented Jul 30, 2024

https://bitnami.com/stack/mean

This was noticed on a IPv6-only Lightsail instance running in us-east-1.

cloud-init succeeded after about ten minutes of trying and failing to interact with myip and myip2 endpoints (all of errors are "Unable to resolve IP").

This long delay in cloud-init blocks launch scripts that run after cloud-init. Resulting in pain caused by this latency.

@gongomgra
Copy link
Collaborator

Hi @paxan,

Thanks for the information. We will take a look into it. I'm adding the on-hold tag. We will keep you posted.

@gongomgra gongomgra added on-hold Issues or Pull Requests with this label will never be considered stale and removed triage Triage is needed labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-hold Issues or Pull Requests with this label will never be considered stale tech-issues The user has a technical issue about an application
Projects
None yet
Development

No branches or pull requests

4 participants