-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Error DNS_PROBE_FINISHED_NXDOMAIN #1186
Comments
got the same issue here. Is there a Solution for this ? I´ve also tried to do the step by step which causes the same error. I´ve done the exact same thing on my mac (one-liner and step by step) and it´s working. But we need that for our Windows Laptops to get work. |
Same problem here, running from a windows laptop with WSL2. |
same issue happend to me from a Windows laptop with WSL2 and Docker v4.31.0 |
I had the same issue. Run these commands:
|
I have this issue too. Maybe it's somehow related to IPv6, but I don't know how to resolve it.
after command
|
Description
After what appeared to be a successful installation, I'm encountering a DNS error when navigating to magento.test.
I have already added 127.0.0.1 magento2.test to C:\windows\system32\drivers\etc\hosts as specified in the WSL2 documentation #372.
Everything else seems to be functioning correctly, as I'm able to run setup upgrades and install sample data.
Steps To Reproduce
Expected Result
Display of Magento website
Actual Result
Display of DNS_PROBE_FINISHED_NXDOMAIN
The text was updated successfully, but these errors were encountered: