Vaultwarden Alpine Update - getting error #222

Closed
opened 2025-11-20 04:45:11 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @gomble on GitHub (Dec 20, 2024).

Originally assigned to: @MickLesk on GitHub.

Have you read and understood the above guidelines?

yes

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

Vaultwarden LXC

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

bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-vaultwarden.sh)"

📝 Provide a clear and concise description of the issue.

Gettin following error if i run update:

/dev/fd/63: line 173: tput: command not found                                                                                                                                                                                     

[ERROR] in line 173: exit code 0: while executing command term_width=$(tput cols)

alpine-vaultwarden:~# 

I searched how to activate verbose mode but didnt find anything.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

🔄 Steps to reproduce the issue.

run:
bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-vaultwarden.sh)"
select update

Paste the full error output (if available).

/dev/fd/63: line 173: tput: command not found                                                                                                                                                                                     

[ERROR] in line 173: exit code 0: while executing command term_width=$(tput cols)

alpine-vaultwarden:~# 

🖼️ Additional context (optional).

No response

Originally created by @gomble on GitHub (Dec 20, 2024). Originally assigned to: @MickLesk on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Vaultwarden LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-vaultwarden.sh)" ### 📝 Provide a clear and concise description of the issue. Gettin following error if i run update: ``` /dev/fd/63: line 173: tput: command not found [ERROR] in line 173: exit code 0: while executing command term_width=$(tput cols) alpine-vaultwarden:~# ``` I searched how to activate verbose mode but didnt find anything. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 🔄 Steps to reproduce the issue. run: bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-vaultwarden.sh)" select update ### ❌ Paste the full error output (if available). ``` /dev/fd/63: line 173: tput: command not found [ERROR] in line 173: exit code 0: while executing command term_width=$(tput cols) alpine-vaultwarden:~# ``` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:45:11 -05:00
Author
Owner

@MickLesk commented on GitHub (Dec 20, 2024):

Can you test it again in 10 to 15min?

@MickLesk commented on GitHub (Dec 20, 2024): Can you test it again in 10 to 15min?
Author
Owner

@gomble commented on GitHub (Dec 20, 2024):

Can you test it again in 10 to 15min?

yeah, write me here and then i will test it

@gomble commented on GitHub (Dec 20, 2024): > Can you test it again in 10 to 15min? yeah, write me here and then i will test it
Author
Owner

@MickLesk commented on GitHub (Dec 20, 2024):

Its done & fixed, but GitHub need Sometimes 10-15min to push the change for curl / wget ^^

@MickLesk commented on GitHub (Dec 20, 2024): Its done & fixed, but GitHub need Sometimes 10-15min to push the change for curl / wget ^^
Author
Owner

@gomble commented on GitHub (Dec 21, 2024):

Its done & fixed, but GitHub need Sometimes 10-15min to push the change for curl / wget ^^

image

thank you 👍

@gomble commented on GitHub (Dec 21, 2024): > Its done & fixed, but GitHub need Sometimes 10-15min to push the change for curl / wget ^^ ![image](https://github.com/user-attachments/assets/1457d1a4-788b-4216-a308-10dce78fd35b) thank you 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#222