Kasm install script fails #1257

Open
opened 2025-11-20 05:07:07 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @nickshanks347 on GitHub (Jun 11, 2025).

Have you read and understood the above guidelines?

yes

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

Kasm

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

I don't know what the issue is but the Kasm install script fails.

🔄 Steps to reproduce the issue.

  1. Run script: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.sh)"
  2. Observe error

Paste the full error output (if available).

Error response from daemon: error gathering device information while adding custom device "/dev/fuse": no such file or directory
An error has occurred please review the log at ./kasm_install_1749688087.log
 ⠼
[ERROR] in line 20: exit code 0: while executing command bash /opt/kasm_release/install.sh
/dev/fd/63: line 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

Please see attached installation log.

kasm_install_1749688087.log

Originally created by @nickshanks347 on GitHub (Jun 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Kasm ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I don't know what the issue is but the Kasm install script fails. ### 🔄 Steps to reproduce the issue. 1. Run script: `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.sh)"` 2. Observe error ### ❌ Paste the full error output (if available). ``` Error response from daemon: error gathering device information while adding custom device "/dev/fuse": no such file or directory An error has occurred please review the log at ./kasm_install_1749688087.log ⠼ [ERROR] in line 20: exit code 0: while executing command bash /opt/kasm_release/install.sh /dev/fd/63: line 74: SPINNER_PID: unbound variable ``` ### 🖼️ Additional context (optional). Please see attached installation log. [kasm_install_1749688087.log](https://github.com/user-attachments/files/20699585/kasm_install_1749688087.log)
saavagebueno added the bug label 2025-11-20 05:07:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1257