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

AxiosError on deployment #12448

Open
pedrocava opened this issue Apr 24, 2024 · 0 comments
Open

AxiosError on deployment #12448

pedrocava opened this issue Apr 24, 2024 · 0 comments

Comments

@pedrocava
Copy link

Issue description

I can't seem to get support through the dashboard (I click the support button and nothing happens other than the the support icon changing a bit), so I'm opening an issue. Never seen this before, and couldn't find any references to it:

Error:
AxiosError: connect ETIMEDOUT 108.139.166.116:443
    at Function.AxiosError.from (/snapshot/serverless/node_modules/axios/dist/node/axios.cjs:837:14)
    at RedirectableRequest.handleRequestError (/snapshot/serverless/node_modules/axios/dist/node/axios.cjs:3083:25)
    at RedirectableRequest.emit (node:events:527:28)
    at RedirectableRequest.emit (node:domain:475:12)
    at ClientRequest.<anonymous> (/snapshot/serverless/node_modules/follow-redirects/index.js:14:24)
    at ClientRequest.emit (node:events:527:28)
    at ClientRequest.emit (node:domain:475:12)
    at TLSSocket.socketErrorListener (node:_http_client:454:9)
    at TLSSocket.emit (node:events:527:28)
    at TLSSocket.emit (node:domain:475:12)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)

Context

I got this error and spent some time trying to find where to install v4, but couldn't find it :( Any tips on how to proceed?

Environment: darwin, node 16.16.0, framework 3.38.0 (standalone), plugin 7.2.0, SDK 4.5.1
Credentials: Serverless Framework Provider: "prod" (https://app.serverless.com/contasplit/apps/etl/ketl-tap/dev/sa-east-1/providers)
Docs:        docs.serverless.com
Support:     forum.serverless.com
Bugs:        github.com/serverless/serverless/issues

Error:
Serverless command "support" not found. Run "serverless help" for a list of all available commands.
@pedrocava pedrocava reopened this Apr 24, 2024
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