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

Socket hang up error #45

Open
aalarcong opened this issue Aug 26, 2016 · 0 comments
Open

Socket hang up error #45

aalarcong opened this issue Aug 26, 2016 · 0 comments

Comments

@aalarcong
Copy link

Every time i make a deploy i got the following error:

Serverless: Deploying client to stage "dev" in region "us-east-1"...
Serverless: Finishing deployment...
Serverless: Successfully deployed client to: ******.s3-website-us-east-1.amazonaws.com
/usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/async.js:61
fn = function () { throw arg; };
^

NetworkingError: socket hang up
at TLSSocket.onHangUp (_tls_wrap.js:1049:19)
at TLSSocket.g (events.js:260:16)
at emitNone (events.js:72:20)
at TLSSocket.emit (events.js:166:7)
at endReadableNT (_stream_readable.js:913:12)
at nextTickCallbackWith2Args (node.js:442:9)
at process._tickDomainCallback (node.js:397:17)
From previous event:
at /usr/local/lib/node_modules/serverless/lib/ProviderAws.js:98:18
at processImmediate as _immediateCallback
From previous event:
at /usr/local/lib/node_modules/serverless/lib/ProviderAws.js:91:10
at doCall (/usr/local/lib/node_modules/serverless/lib/ProviderAws.js:22:9)
at /usr/local/lib/node_modules/serverless/lib/ProviderAws.js:33:14
From previous event:
at persistentRequest (/usr/local/lib/node_modules/serverless/lib/ProviderAws.js:20:12)
at ServerlessProviderAws.request (/usr/local/lib/node_modules/serverless/lib/ProviderAws.js:90:14)
at /Users/antonioalarcon/Sites/campaignmanager-ws/node_modules/serverless-client-s3/index.js:267:26
at FSReqWrap.readFileAfterClose as oncomplete

If someone else makes the deploy it works, same project and same network, and if i try to do it i got that error every time.

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