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

Installation failed #96

Closed miloxeon closed 4 years ago

miloxeon commented 4 years ago

Here's the log: https://paste.yunohost.org/raw/eliginehoq.

alexAubin commented 4 years ago
process didn't exit successfully: `rustc [...]` (signal: 9, SIGKILL: kill)

That sounds a lot like your server ran out of RAM and killed that (probably)-heavy-memory consuming process :/

miloxeon commented 4 years ago

Scaled to 2GB RAM, installation went fine. Scaled back to 1GB and was able to see the vault login page. Now I'm trying to fix that immediate expiration issue but I guess this has nothing to do with my original issue.

@alexAubin thanks! I'm closing this.