-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[vaultwarden] guide is broken #1100
Comments
Hey @permanentmedia, thanks for your Contribution and hint regarding the error. I can confirm the warning you describe, but it's just a compiler warning, not an error.
So instead of marking the guide as broken i would prefer adding a hint that a warning may occur. |
Hey @pxlfrk thank you for analysing the warning. My Uperspace was not a new Uberspace unfortunately, turning off all other services helped complete the build process. I think the hint that the build process consumes a lot of RAM and all other processes should be shut down is also helpful. |
The guide for Vaultwarden does not work anymore. After entering the command "cargo build -j 1 --release --features sqlite" build stops with the message that there are modules that are not needed. We added a banner to the guide to signal the broken state.
If you have any insights, please comment on this issue. Pull requests fixing the guide are also highly appreciated. If the guide does not get fixed within two months, we will remove it from the lab, as documented in the broken guides policy.
@brutus @sruf @quadratmuede @pxlfrk FYI.
The text was updated successfully, but these errors were encountered: