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

Unhandled AxiosError #6

Open
arjunmehta opened this issue Jun 10, 2024 · 0 comments
Open

Unhandled AxiosError #6

arjunmehta opened this issue Jun 10, 2024 · 0 comments

Comments

@arjunmehta
Copy link

@DireLines

AxiosError: socket hang up
    at AxiosError.from (file:///workspace/node_modules/axios/lib/core/AxiosError.js:89:14)
    at RedirectableRequest.handleRequestError (file:///workspace/node_modules/axios/lib/adapters/http.js:610:25)
    at RedirectableRequest.emit (node:events:519:28)
    at eventHandlers.<computed> (/workspace/node_modules/follow-redirects/index.js:38:24)
    at ClientRequest.emit (node:events:519:28)
    at TLSSocket.socketCloseListener (node:_http_client:473:11)
    at TLSSocket.emit (node:events:531:35)
    at node:net:338:12
    at TCP.done (node:_tls_wrap:657:7)
    at Axios.request (file:///workspace/node_modules/axios/lib/core/Axios.js:45:41) {

In production on an App Engine instance if that helps. The error shows up randomly.

I see that PR #4 from 3 months ago migrated away from Axios. But it doesn't seem to have been published to npm.

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