This repository was archived by the owner on Feb 27, 2024. It is now read-only.
A Warning for people using WSL #1097
Unanswered
alexstandiford
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the following tools for my site:
With this setup, I spent an agonizing amount of time trying to figure out why I was getting a "fetch failed" error. To get around it, I had to do the following:
cat /etc/resolv.conf
WORDPRESS_URL
in your.env
file to the IP address you received with the port set on the Localhost in Local.Given these settings:
After changing this:

I see this:

And my resulting configuration is this:
Beta Was this translation helpful? Give feedback.
All reactions