Error when installing Pulse #1056

Closed
opened 2026-02-04 22:49:26 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Jefe2 on GitHub (Jun 2, 2025).

Have you read and understood the above guidelines?

yes

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

Pulse

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pulse.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.

When installing Pulse, I receive the following error:
✔️ Installed Pulse
✔️ Set permissions.
⠹ Creating Service
[ERROR] in line 69: exit code 0: while executing command systemctl enable -q --now pulse
⠴/dev/fd/63: line 74: SPINNER_PID: unbound variable

🔄 Steps to reproduce the issue.

Run the command in the Proxmox VE Shell

Paste the full error output (if available).

✔️ Installed Pulse
✔️ Set permissions.
⠹ Creating Service
[ERROR] in line 69: exit code 0: while executing command systemctl enable -q --now pulse
⠴/dev/fd/63: line 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @Jefe2 on GitHub (Jun 2, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Pulse ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pulse.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. When installing Pulse, I receive the following error: ✔️ Installed Pulse ✔️ Set permissions. ⠹ Creating Service [ERROR] in line 69: exit code 0: while executing command systemctl enable -q --now pulse ⠴/dev/fd/63: line 74: SPINNER_PID: unbound variable ### 🔄 Steps to reproduce the issue. Run the command in the Proxmox VE Shell ### ❌ Paste the full error output (if available). ✔️ Installed Pulse ✔️ Set permissions. ⠹ Creating Service [ERROR] in line 69: exit code 0: while executing command systemctl enable -q --now pulse ⠴/dev/fd/63: line 74: SPINNER_PID: unbound variable ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 22:49:26 +03:00
Author
Owner

@keywal commented on GitHub (Jun 2, 2025):

Confirming also seeing this error

@keywal commented on GitHub (Jun 2, 2025): Confirming also seeing this error
Author
Owner

@MickLesk commented on GitHub (Jun 2, 2025):

done

@MickLesk commented on GitHub (Jun 2, 2025): done
Author
Owner

@keywal commented on GitHub (Jun 2, 2025):

Working now thank you

@keywal commented on GitHub (Jun 2, 2025): Working now thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1056