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
- Open PVE terminal for Vaultwarden VM
- Login as root
- Run the command give on
https://community-scripts.org/scripts/vaultwarden
- 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)
Script: Vaultwarden
Reported by: @achilleus68
Guidelines
Issue occurs during: Script Update
Environment
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
Steps to reproduce
https://community-scripts.org/scripts/vaultwardenError 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)