[GH-ISSUE #956] Vaultwarden Alpine Update - getting error #204

Closed
opened 2026-02-26 12:44:43 +03:00 by kerem · 4 comments
Owner

Originally created by @gomble on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/956

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/956 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_
kerem 2026-02-26 12:44:43 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Can you test it again in 10 to 15min?

<!-- gh-comment-id:2557801459 --> @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

<!-- gh-comment-id:2557803852 --> @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 ^^

<!-- gh-comment-id:2557808743 --> @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 👍

<!-- gh-comment-id:2558151362 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#204
No description provided.