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
The workflow publish_image_chart fails after merging #5420
The timeout occurs at the yarn install.
#35 [linux/arm64 web 5/6] RUN make update/web-deps
#35 211.7 error Error: https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.11.3.tgz: ESOCKETTIMEDOUT
#35 211.7 at ClientRequest.<anonymous> (/opt/yarn-v1.22.22/lib/cli.js:142037:19)
#35 211.7 at Object.onceWrapper (node:events:632:28)
#35 211.7 at ClientRequest.emit (node:events:518:28)
#35 211.7 at TLSSocket.emitRequestTimeout (node:_http_client:849:9)
#35 211.7 at Object.onceWrapper (node:events:632:28)
#35 211.7 at TLSSocket.emit (node:events:530:35)
#35 211.7 at Socket._onTimeout (node:net:595:8)
#35 211.7 at listOnTimeout (node:internal/timers:581:17)
#35 211.7 at process.processTimers (node:internal/timers:519:7)
#35 211.8 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
What happened:
The workflow publish_image_chart fails after merging #5420
The timeout occurs at the yarn install.
In the upstream issue, there are some workarounds suggested.
What you expected to happen:
the workflow succeeds.
How to reproduce it:
Environment:
piped
version:control-plane
version:The text was updated successfully, but these errors were encountered: