Pulse is not started automatically after reboot #2346

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

Originally created by @cianiandreadev on GitHub (Nov 17, 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?

--

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

9.0.15

📝 Provide a clear and concise description of the issue.

Hi all,

I noticed that after rebooting the Pulse LXC container the service is not started automatically and is therefore not reachable to the address.

I usually solve this by logging in the container and executing the following (command took from the install script)

systemctl enable -q --now pulse

Then the service starts and works perfectly.

Not sure why this happens tho.

🔄 Steps to reproduce the issue.

  1. Install pulse
  2. Reboot LXC container (or, as in my case, reboot the proxmox machine with the "start at launch" of the container activated)
  3. Try to login to Pulse webUI
  4. Service not started
  5. Login in to the LXC shell (via proxmox in my case)
  6. Run systemctl enable -q --now pulse
  7. Now the service is reachable

Paste the full error output (if available).

System not reachable from the browser.

🖼️ Additional context (optional).

No response

Originally created by @cianiandreadev on GitHub (Nov 17, 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? -- ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 9.0.15 ### 📝 Provide a clear and concise description of the issue. Hi all, I noticed that after rebooting the Pulse LXC container the service is not started automatically and is therefore not reachable to the address. I usually solve this by logging in the container and executing the following (command took from the install script) ```sh systemctl enable -q --now pulse ``` Then the service starts and works perfectly. Not sure why this happens tho. ### 🔄 Steps to reproduce the issue. 1. Install pulse 2. Reboot LXC container (or, as in my case, reboot the proxmox machine with the "start at launch" of the container activated) 3. Try to login to Pulse webUI 4. Service not started 5. Login in to the LXC shell (via proxmox in my case) 6. Run `systemctl enable -q --now pulse` 7. Now the service is reachable ### ❌ Paste the full error output (if available). System not reachable from the browser. ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:27:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2346