Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

serverless deploy fail on big sur 11.3.1 #10088

Closed
alepru opened this issue Oct 13, 2021 · 1 comment
Closed

serverless deploy fail on big sur 11.3.1 #10088

alepru opened this issue Oct 13, 2021 · 1 comment

Comments

@alepru
Copy link

alepru commented Oct 13, 2021

Hi to all,

when i try to deploy my serverless application on a macbook pro 16 with big sur 11.3.1 i receive this error:

`Serverless: Uploading CloudFormation file to S3...
Serverless: Recoverable error occurred (socket hang up), sleeping for ~6 seconds. Try 1 of 4
Serverless: Recoverable error occurred (read ECONNRESET), sleeping for ~5 seconds. Try 2 of 4
Serverless: Recoverable error occurred (socket hang up), sleeping for ~4 seconds. Try 3 of 4
Serverless: Recoverable error occurred (read ECONNRESET), sleeping for ~6 seconds. Try 4 of 4

Serverless Error ----------------------------------------

write EPIPE

Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com

Your Environment Information ---------------------------
Operating System: darwin
Node Version: 14.17.6
Framework Version: 2.57.0
Plugin Version: 5.4.5
SDK Version: 4.3.0
Components Version: 3.17.1`

i have tried different version of serverless ( also the last ) but the error it's the same.

on my windows 7 the deploy works perfectly.

i've found other users with the same problem:
https://community.jamf.com/t5/jamf-pro/mac-updates-broke-serverless-com-deployments-artifact-uploads-to/td-p/237162.

thanks.

@medikoo
Copy link
Contributor

medikoo commented Oct 13, 2021

@alepru ECONNRESET error signal problems with network connection, we're planning to improve reporting of that (see #7733) so the message is more meaningful.

I'm moving to discussions, as it doesn't report the issue with Framework itself

@serverless serverless locked and limited conversation to collaborators Oct 13, 2021
@medikoo medikoo closed this as completed Oct 13, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants