Deluge will not stop/reboot #2083

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

Originally created by @kcoffau on GitHub (Oct 14, 2025).

Have you read and understood the above guidelines?

yes

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

deluge

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.0.10

📝 Provide a clear and concise description of the issue.

Deluge will not restart or shutdown. Proxmox reports it cannot obtain a lock
trying to acquire lock...
TASK ERROR: can't lock file '/run/lock/lxc/pve-config-113.lock' - got timeout

Same when the reboot command is run from LXC shell. Cannot run Stop command either.

Need to reboot entire proxmox node.

🔄 Steps to reproduce the issue.

install deluge
boot
issue a reboot/shutdown/stop command from Proxmox webUI or reboot command in LXC shell.

Console shows blank screen.

Eventually proxmox reports:
trying to acquire lock...
TASK ERROR: can't lock file '/run/lock/lxc/pve-config-113.lock' - got timeout

Container still online, but deluge service stopped and no shell available (blank)

Paste the full error output (if available).

trying to acquire lock...
TASK ERROR: can't lock file '/run/lock/lxc/pve-config-113.lock' - got timeout

🖼️ Additional context (optional).

No response

Originally created by @kcoffau on GitHub (Oct 14, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? deluge ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/deluge.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.0.10 ### 📝 Provide a clear and concise description of the issue. Deluge will not restart or shutdown. Proxmox reports it cannot obtain a lock trying to acquire lock... TASK ERROR: can't lock file '/run/lock/lxc/pve-config-113.lock' - got timeout Same when the reboot command is run from LXC shell. Cannot run Stop command either. Need to reboot entire proxmox node. ### 🔄 Steps to reproduce the issue. install deluge boot issue a reboot/shutdown/stop command from Proxmox webUI or reboot command in LXC shell. Console shows blank screen. Eventually proxmox reports: trying to acquire lock... TASK ERROR: can't lock file '/run/lock/lxc/pve-config-113.lock' - got timeout Container still online, but deluge service stopped and no shell available (blank) ### ❌ Paste the full error output (if available). trying to acquire lock... TASK ERROR: can't lock file '/run/lock/lxc/pve-config-113.lock' - got timeout ### 🖼️ Additional context (optional). _No response_
saavagebueno added the not a script issue label 2025-11-20 05:23:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2083