This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
Cannot replicate
Typically, the error you've provided suggests the presence of DNS problems, or github api issues. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I click on Update I get the below
[ERROR] in line 60: exit code 1: while executing command VAULT=$(curl -s https://api.github.com/repos/dani-garcia/vaultwarden/releases/latest |
grep "tag_name" |
awk '{print substr($2, 2, length($2)-3) }')
Beta Was this translation helpful? Give feedback.
All reactions