Skip to content

[Vaultwarden] Updater not working #13186

Description

@frontend-report

Script: Vaultwarden

Reported by: @achilleus68

Guidelines

  • Read and understood guidelines: yes
  • Verbose mode used: yes

Issue occurs during: Script Update

Environment

  • Linux distribution: Alpine
  • Proxmox version: 9.1
  • Default settings: Yes
  • Advanced settings: No
  • Exact command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/vaultwarden.sh)"

Description

The installer gives an error, outputting these error messages

alpine-vaultwarden:~# tail /tmp/create-lxc-93882d00.log 
[2026-03-22 10:26:44] [ERROR] in line 3177: exit code 1 (General error / Operation not permitted): while executing command tail -n 1
[2026-03-22 10:26:44] Full log: /tmp/create-lxc-93882d00.log
[2026-03-22 10:26:44] [ERROR] in line 3177: exit code 1 (General error / Operation not permitted): while executing command total_size=$(df /boot --output=size | tail -n 1)
[2026-03-22 10:26:44] Full log: /tmp/create-lxc-93882d00.log

Steps to reproduce

  1. Open PVE terminal for Vaultwarden VM
  2. Login as root
  3. Run the command give on https://community-scripts.org/scripts/vaultwarden
  4. Choose 'Verbose' mode

Error output

[2026-03-22 10:26:44] [ERROR] in line 3177: exit code 1 (General error / Operation not permitted): while executing command tail -n 1
[2026-03-22 10:26:44] Full log: /tmp/create-lxc-93882d00.log
[2026-03-22 10:26:44] [ERROR] in line 3177: exit code 1 (General error / Operation not permitted): while executing command total_size=$(df /boot --output=size | tail -n 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions