bitnami / vms

Bitnami VMs
https://bitnami.com
Other
200 stars 44 forks source link

[LAMP] AWS Lightsail Joomla installation fails to be accessed over IPv6 #1431

Closed markrids closed 4 months ago

markrids commented 4 months ago

Platform

AWS

bndiagnostic ID know more about bndiagnostic ID

aa151999-ef2d-e2e8-78c9-602f5aec5ff1

bndiagnostic output

? Resources: Found possible issues
? Connectivity: Found possible issues
✓ Mariadb: No issues found
✓ Processes: No issues found
? Apache: Found possible issues
✓ Php: No issues found

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

I dont believe its related (but I may be wrong!)

Describe your issue as much as you can

I have an AWS LAMP installation, onto which I have installed Joomla. I have 3 domains defined (fencing.cymru, welshfencing.org, wftest.uk). All works just fine when I use IPv4.

However, I want to check the IPv6 access, based on the upcoming price increase. I therefore switched wftest.uk to use the IPv6 protocol.

I have checked IPv6 using a ping test (successful), and checked that the DNS has propagated (looks ok).

I have also checked IPv6 access over web-based SSH & that worked ok.

However, when I try to access the site via the updated domain name of wftest.uk, i get an error - DNS_PROBE_FINISHED_NXDOMAIN.

markrids commented 4 months ago

I've figured it out.

I needed to switch in IPv6 in my router. Once I did that, it all worked just fine. However it does raise an important question, in that if we go all IPv6, all users will similarly need to do that. I suspect none of them will have a clue!

You can close this, thanks.

jotamartos commented 4 months ago

Hi @markrids,

I'm glad to hear that you solved the issue. Correct, other users will probably run into this issue and we will need to document this to avoid confusion in the future.

Thanks