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

Curl::Err::HostResolutionError on WSL #442

Open
rogeraraujo90 opened this issue Jun 8, 2023 · 0 comments
Open

Curl::Err::HostResolutionError on WSL #442

rogeraraujo90 opened this issue Jun 8, 2023 · 0 comments

Comments

@rogeraraujo90
Copy link

I have an app running in Ubuntu 22.04 WSL through puma-dev and another app running on localhost:3000.

When the app on localhost:3000 tries to redirect to the app on puma-dev I'm getting this error:

Curl::Err::HostResolutionError: Couldn't resolve host name: Could not resolve host: myapp.localhost

I can access myapp.localhost in the browser.

might this be an error with curb itself? I'm asking in puma-dev and wsl repos too.

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