Pulse Script Unable to Update #1215

Closed
opened 2025-11-20 05:06:25 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @keywal 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)" or using update

⚙️ 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.

Attempting to update this LXC through either 'update' or through the full script command results in 'No Pulse installation found'
The update script seems to look for the 'Pulse' folder in opt but its not present - its either pulse-home or pulse-proxmox
Not sure if this was a recent update from Pulse side.

🔄 Steps to reproduce the issue.

Run update on the container

Paste the full error output (if available).

'No Pulse installation found'

🖼️ Additional context (optional).

No response

Originally created by @keywal 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)" or using update ### ⚙️ 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. Attempting to update this LXC through either 'update' or through the full script command results in 'No Pulse installation found' The update script seems to look for the 'Pulse' folder in opt but its not present - its either pulse-home or pulse-proxmox Not sure if this was a recent update from Pulse side. ### 🔄 Steps to reproduce the issue. Run update on the container ### ❌ Paste the full error output (if available). 'No Pulse installation found' ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:06:25 -05:00
Author
Owner

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

Reinstall is required - check breaking change:
https://github.com/community-scripts/ProxmoxVE/pull/4848

@MickLesk commented on GitHub (Jun 2, 2025): Reinstall is required - check breaking change: https://github.com/community-scripts/ProxmoxVE/pull/4848
Author
Owner

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

Thanks Mick - apologies for the unnecessary SOS!

@keywal commented on GitHub (Jun 2, 2025): Thanks Mick - apologies for the unnecessary SOS!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1215