Vaultwaren pdate fails #1758

Closed
opened 2026-02-05 02:11:43 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @poltrian on GitHub (Oct 9, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Vaultwarden

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/vaultwarden.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

8.4.14

📝 Provide a clear and concise description of the issue.

I got this error after try to update

Your version of OpenSSL is out of date, and not supported by this library.

Please upgrade to OpenSSL v3.0.0 or later.

More info: https://github.com/kanidm/webauthn-rs/blob/master/OpenSSL.md
OpenSSL version string: 269488511

--- stderr

thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webauthn-attestation-ca-0.5.2/build.rs:24:13:
The installed version of OpenSSL is unusable.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

[ERROR] in line 53: exit code 0: while executing command $STD cargo build --features "sqlite,mysql,postgresql" --release

Vaultwarden runs on Debian 11

How can i fix it?

🔄 Steps to reproduce the issue.

Start the Script and wait

Paste the full error output (if available).

Please upgrade to OpenSSL v3.0.0 or later.

More info: https://github.com/kanidm/webauthn-rs/blob/master/OpenSSL.md
OpenSSL version string: 269488511

--- stderr

thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webauthn-attestation-ca-0.5.2/build.rs:24:13:
The installed version of OpenSSL is unusable.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

[ERROR] in line 53: exit code 0: while executing command $STD cargo build --features "sqlite,mysql,postgresql" --release

🖼️ Additional context (optional).

No response

Originally created by @poltrian on GitHub (Oct 9, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Vaultwarden ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/vaultwarden.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 8.4.14 ### 📝 Provide a clear and concise description of the issue. I got this error after try to update Your version of OpenSSL is out of date, and not supported by this library. Please upgrade to OpenSSL v3.0.0 or later. More info: https://github.com/kanidm/webauthn-rs/blob/master/OpenSSL.md OpenSSL version string: 269488511 --- stderr thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webauthn-attestation-ca-0.5.2/build.rs:24:13: The installed version of OpenSSL is unusable. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... [ERROR] in line 53: exit code 0: while executing command $STD cargo build --features "sqlite,mysql,postgresql" --release Vaultwarden runs on Debian 11 How can i fix it? ### 🔄 Steps to reproduce the issue. Start the Script and wait ### ❌ Paste the full error output (if available). Please upgrade to OpenSSL v3.0.0 or later. More info: https://github.com/kanidm/webauthn-rs/blob/master/OpenSSL.md OpenSSL version string: 269488511 --- stderr thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webauthn-attestation-ca-0.5.2/build.rs:24:13: The installed version of OpenSSL is unusable. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... [ERROR] in line 53: exit code 0: while executing command $STD cargo build --features "sqlite,mysql,postgresql" --release ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-05 02:11:43 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 9, 2025):

debian 11 is massive outdated, update your OS first.

@MickLesk commented on GitHub (Oct 9, 2025): debian 11 is massive outdated, update your OS first.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1758