[GH-ISSUE #11163] Containers cannot be destroyed, wrong path #2385

Closed
opened 2026-02-26 12:52:16 +03:00 by kerem · 3 comments
Owner

Originally created by @kmorber on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11163

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

No (this issue will likely be closed automatically)

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

ALL

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

destoy container

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.0.1

📝 Provide a clear and concise description of the issue.

Error Details:

Configuration file 'nodes/HP/qemu-server/168.conf' does not exist

correct path is /etc/pve/lxc/

please fix

🔄 Steps to reproduce the issue.

destroy a container

Paste the full error output (if available).

Error Details:

Configuration file 'nodes/HP/qemu-server/168.conf' does not exist

correct path is /etc/pve/lxc/

please fix

🖼️ Additional context (optional).

No response

Originally created by @kmorber on GitHub (Jan 25, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11163 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? No (this issue will likely be closed automatically) ### 📜 What is the name of the script you are using? ALL ### 📂 What was the exact command used to execute the script? destoy container ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.0.1 ### 📝 Provide a clear and concise description of the issue. Error Details: Configuration file 'nodes/HP/qemu-server/168.conf' does not exist correct path is /etc/pve/lxc/ please fix ### 🔄 Steps to reproduce the issue. destroy a container ### ❌ Paste the full error output (if available). Error Details: Configuration file 'nodes/HP/qemu-server/168.conf' does not exist correct path is /etc/pve/lxc/ please fix ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:16 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 25, 2026):

What

<!-- gh-comment-id:3796122485 --> @MickLesk commented on GitHub (Jan 25, 2026): What
Author
Owner

@kmorber commented on GitHub (Jan 25, 2026):

when i try to destroy a container in
Configuration file 'nodes/HP/qemu-server/168.conf' does not exist

correct path is /etc/pve/lxc/

<!-- gh-comment-id:3796456813 --> @kmorber commented on GitHub (Jan 25, 2026): when i try to destroy a container in Configuration file 'nodes/HP/qemu-server/168.conf' does not exist correct path is /etc/pve/lxc/
Author
Owner

@kmorber commented on GitHub (Jan 25, 2026):

wrong place

<!-- gh-comment-id:3796456957 --> @kmorber commented on GitHub (Jan 25, 2026): wrong place
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2385
No description provided.