Vaultwarden - URL returned error: 400 #995

Closed
opened 2026-02-04 22:27:28 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @pawelwiejkut on GitHub (May 22, 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?

Ubuntu 24.10

📝 Provide a clear and concise description of the issue.

During installation of Vaultwarden error occurs:

[ERROR] in line 28: exit code 0: while executing command WEBVAULT=$(curl -fsSL https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }') curl: (22) The requested URL returned error: 400

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).

Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
Setting up libc-devtools (2.36-9+deb12u10) ...
Setting up g++-12 (12.2.0-14+deb12u1) ...
Setting up gcc (4:12.2.0-3) ...
⠇Setting up libmariadb-dev (1:10.11.11-0+deb12u1) ...
Setting up g++ (4:12.2.0-3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9) ...
Setting up libmariadb-dev-compat (1:10.11.11-0+deb12u1) ...
Processing triggers for man-db (2.11.2-2) ...
⠇Processing triggers for libc-bin (2.36-9+deb12u10) ...
✔️ Installed Dependencies
curl: (22) The requested URL returned error: 403

[ERROR] in line 28: exit code 0: while executing command WEBVAULT=$(curl -fsSL https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }')
curl: (22) The requested URL returned error: 400
/dev/fd/63: line 73: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @pawelwiejkut on GitHub (May 22, 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 - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 📝 Provide a clear and concise description of the issue. During installation of Vaultwarden error occurs: `[ERROR] in line 28: exit code 0: while executing command WEBVAULT=$(curl -fsSL https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }') curl: (22) The requested URL returned error: 400` ### 🔄 Steps to reproduce the issue. Try to install vaultwarden from: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/vaultwarden.sh)" ### ❌ Paste the full error output (if available). Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... Setting up libc-devtools (2.36-9+deb12u10) ... Setting up g++-12 (12.2.0-14+deb12u1) ... Setting up gcc (4:12.2.0-3) ... ⠇Setting up libmariadb-dev (1:10.11.11-0+deb12u1) ... Setting up g++ (4:12.2.0-3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.9) ... Setting up libmariadb-dev-compat (1:10.11.11-0+deb12u1) ... Processing triggers for man-db (2.11.2-2) ... ⠇Processing triggers for libc-bin (2.36-9+deb12u10) ... ✔️ Installed Dependencies curl: (22) The requested URL returned error: 403 [ERROR] in line 28: exit code 0: while executing command WEBVAULT=$(curl -fsSL https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }') curl: (22) The requested URL returned error: 400 /dev/fd/63: line 73: SPINNER_PID: unbound variable ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 22:27:28 +03:00
Author
Owner
@MickLesk commented on GitHub (May 22, 2025): Network Issue by your System ![Image](https://github.com/user-attachments/assets/41780ecf-6130-4a56-afa3-fc4468cbd3d5) => https://bioinformatics.stackexchange.com/questions/17888/curl-22-the-requested-url-returned-error-400-bad-request-when-using-entrez-d
Author
Owner

@pawelwiejkut commented on GitHub (May 22, 2025):

thanks, sorry

@pawelwiejkut commented on GitHub (May 22, 2025): thanks, sorry
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#995