Deluge will not stop/reboot #1795

Closed
opened 2026-02-05 02:16:52 +03:00 by OVERLORD · 1 comment
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_
OVERLORD added the not a script issue label 2026-02-05 02:16:52 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 14, 2025):

Its an issue on your Host. Old orphaned lvm, old configs or something else.

@MickLesk commented on GitHub (Oct 14, 2025): Its an issue on your Host. Old orphaned lvm, old configs or something else.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1795