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

http proxy errors lacks conte #10507

Closed
7 tasks done
fc opened this issue Oct 18, 2022 · 0 comments · Fixed by #10508
Closed
7 tasks done

http proxy errors lacks conte #10507

fc opened this issue Oct 18, 2022 · 0 comments · Fixed by #10508

Comments

@fc
Copy link
Contributor

fc commented Oct 18, 2022

Describe the bug

When a proxy error occurs it is hard to debug the source of the error since it will look something like this:

6:23:26 PM [vite] http proxy error:
Error: getaddrinfo ENOTFOUND somedomain.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:84:26)

Proposal include URL in the error.

Reproduction

n/a

Steps to reproduce

Load a page that uses the dev server proxy and it generates an error.

System Info

n.a

Used Package Manager

yarn

Logs

No response

Validations

@bluwy bluwy linked a pull request Oct 19, 2022 that will close this issue
9 tasks
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant