You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
We have AWS EC2 build instances running in multiple regions using npm install.
Since 09/12/2023 at 12:46 UTC, we are seeing about 50% of the installs failing due to ERR_SOCKET_TIMEOUT error.
This is only happening in servers running in Tokyo, Japan when running npm install @sls-next/serverless-component@3.7.0.
What is strange is that it is only happening for this particular version of the package. npm install @sls-next/serverless-component@3.6.0 works fine.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have AWS EC2 build instances running in multiple regions using npm install.
Since 09/12/2023 at 12:46 UTC, we are seeing about 50% of the installs failing due to
ERR_SOCKET_TIMEOUT
error.This is only happening in servers running in Tokyo, Japan when running
npm install @sls-next/serverless-component@3.7.0
.What is strange is that it is only happening for this particular version of the package.
npm install @sls-next/serverless-component@3.6.0
works fine.NPM status page is not showing any issues https://status.npmjs.org/
Verbose logs:
Beta Was this translation helpful? Give feedback.
All reactions