serverless/serverless

`AxiosError` on deployment

Opened this issue · 0 comments

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.