YunoHost-Apps / vaultwarden_ynh

Open source password management solutions for YunoHost
https://bitwarden.com/
GNU General Public License v3.0
57 stars 17 forks source link

Install failed due to a curl request 404 #74

Closed Aeris1One closed 4 years ago

Aeris1One commented 4 years ago

https://paste.yunohost.org/mudayicozo

2020-06-01 14:46:00,927: DEBUG - + sudo -u bitwarden RUSTUP_HOME=/var/www/bitwarden/.rustup CARGO_HOME=/var/www/bitwarden/.cargo bash -c 'curl -sSf -L https://static.rust-lang.org/rustup.sh | sh -s -- -y --default-toolchain=$(cat build/rust-toolchain)'
2020-06-01 14:46:01,435: DEBUG - + popd
2020-06-01 14:46:01,441: WARNING - curl: (7) Couldn't connect to server

So curl doesn't succeed to download some file, and some log lines later : 2020-06-01 14:46:01,728: WARNING - env: « cargo »: Aucun fichier ou dossier de ce type

Aeris1One commented 4 years ago

Maybe just a temp connection issue, after trying for the third time it worked 🤔