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
First attempt to add trdl repo failed with timeout error:
$ curl -sSL https://werf.io/install.sh | bash -s -- --ci
[INPUT REQUIRED] Current login shell is "bash". Press ENTER to setup werf for this shell or choose another one.
[b]ash/[z]sh/[a]bort? Default: bash.
[INFO] Skipping trdl installation: already installed in "/home/gitlab-runner/bin/".
[INFO] Adding werf repo to trdl.
Error: unable to init repository "werf" client: unable to download "1.root.json": Get "https://tuf.werf.io/1.root.json": dial tcp 54.38.250.137:443: i/o timeout
[FATAL] Can't add "werf" repo to trdl.
[FATAL] Aborting.
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: exit status 1
— this process has failed with the error, but there also was a spawned background process, which hanged:
First attempt to add trdl repo failed with timeout error:
— this process has failed with the error, but there also was a spawned background process, which hanged:
— this process held a file lock.
Next tries to run install script with trdl will always fail with file-lock timeout:
It is required to manually kill hanged background process to make trdl work again.
The text was updated successfully, but these errors were encountered: