[Bug?]: Random ESOCKETTIMEDOUT's on @mui/[email protected] #6473
Labels
bug
Something isn't working
waiting for feedback
Will autoclose in a while unless more data are provided
Self-service
Describe the bug
On our docker-based CI builds @mui/[email protected] randomly fails to install for some reason. Is it possible that our server IP or subnet is blocked by the yarn registry?
To reproduce
Note: I cannot reproduce it locally. Only on the server.
yarn init -2
yarn add @mui/[email protected]
Environment
Additional context
44.86 [2/4] Fetching packages...
78.41 info There appears to be trouble with your network connection. Retrying...
111.6 info There appears to be trouble with your network connection. Retrying...
144.7 info There appears to be trouble with your network connection. Retrying...
204.0 info There appears to be trouble with your network connection. Retrying...
239.8 error An unexpected error occurred: "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.7.tgz: ESOCKETTIMEDOUT".
239.8 info If you think this is a bug, please open a bug report with the information provided in "/build/yarn-error.log".
239.8 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The text was updated successfully, but these errors were encountered: