Incorrect Container ID listed on "Installed Scripts" page #3

Closed
opened 2025-11-20 04:11:47 -05:00 by saavagebueno · 6 comments
Owner

Originally created by @DrKappy on GitHub (Oct 3, 2025).

Originally assigned to: @michelroegl-brunner on GitHub.

Have you read and understood the above guidelines?

yes

📝 Provide a clear and concise description of the issue.

Incorrect Container ID listed on "Installed Scripts" page.

  • Update action fails on the "Installed Scripts" page since it looks for nodes/proxmox/lxc/150.conf

[4:38:56 PM] 🚀 Starting update for container 150...
Configuration file 'nodes/proxmox/lxc/150.conf' does not exist
[4:38:58 PM] Update completed with exit code: 2

🔄 Steps to reproduce the issue.

Installed bar-assistant using ssh remote on proxmox pve
No errors detected during install.
Container setup correctly and works
Display on "Installed Scripts lists it as container ID "150", but it was actually setup with container ID 127.

Paste the full error output (if available).

[4:38:56 PM] 🚀 Starting update for container 150...
Configuration file 'nodes/proxmox/lxc/150.conf' does not exist
[4:38:58 PM] Update completed with exit code: 2

🖼️ Additional context (optional).

No response

Originally created by @DrKappy on GitHub (Oct 3, 2025). Originally assigned to: @michelroegl-brunner on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📝 Provide a clear and concise description of the issue. Incorrect Container ID listed on "Installed Scripts" page. - Update action fails on the "Installed Scripts" page since it looks for nodes/proxmox/lxc/150.conf [4:38:56 PM] 🚀 Starting update for container 150... Configuration file 'nodes/proxmox/lxc/150.conf' does not exist [4:38:58 PM] ✅ Update completed with exit code: 2 ### 🔄 Steps to reproduce the issue. Installed bar-assistant using ssh remote on proxmox pve No errors detected during install. Container setup correctly and works Display on "Installed Scripts lists it as container ID "150", but it was actually setup with container ID 127. ### ❌ Paste the full error output (if available). [4:38:56 PM] 🚀 Starting update for container 150... Configuration file 'nodes/proxmox/lxc/150.conf' does not exist [4:38:58 PM] ✅ Update completed with exit code: 2 ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:11:47 -05:00
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 3, 2025):

I have a look next week!

@michelroegl-brunner commented on GitHub (Oct 3, 2025): I have a look next week!
Author
Owner

@Seqway commented on GitHub (Oct 4, 2025):

Same for me here. LXC103 was created but in the WebUI there is 222. Tested with TasmoAdmin

@Seqway commented on GitHub (Oct 4, 2025): Same for me here. LXC103 was created but in the WebUI there is 222. Tested with TasmoAdmin
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 6, 2025):

Can you please update the app and try again?

@michelroegl-brunner commented on GitHub (Oct 6, 2025): Can you please update the app and try again?
Author
Owner

@DrKappy commented on GitHub (Oct 7, 2025):

It still is listing a random container id.

I installed 2 different scripts into different containers (127 & 128).

Here is the beginning of the install showing the install for the 2nd try, container 128:


/ |/ /__ ____ ___ ____ _____
/ /|/ / _ / __ `__ / __ / /
/ / / / __/ / / / / / /
/ (
)
/
/ //___// // //_/_/

🧩 Using Advanced Settings on node proxmox
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
🔐 Root Password: Automatic Login
🆔 Container ID: 128
🏠 Hostname: memos
💾 Disk Size: 3 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 1024 MiB
🌉 Bridge: vmbr0
📡 IPv4: DHCP
📡 IPv6: Disabled
📡 APT-Cacher IP Address: Default
⚙️ Interface MTU Size: Default
🔍 DNS Search Domain: Host
📡 DNS Server IP Address: Host
🏷️ Vlan: Default
📡 Tags: community-script;notes
🔑 Root SSH Access: no
🗂️ Enable FUSE Support: no
🔍 Verbose Mode: yes
🚀 Creating a Memos LXC using the above advanced settings
✔️ Storage local (Free: 61.4GB Used: 25.7GB) [Template]
✔️ Storage ext_disk (Free: 10.2TB Used: 2.3TB) [Container]
✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local]
✔️ LXC Container 128 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
Extracting templates from packages: 100%
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.17
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )

But here is what is listed in the "Installed Scripts page" showing a random container ID of 452.

memos.sh scripts/ct/memos.sh 452 proxmox192.168.1.100 SSH SUCCESS 10/7/2025, 4:12:48 AM EditUpdateDelete
debian-vm.sh scripts/vm/debian-vm.sh - proxmox192.168.1.100 SSH SUCCESS 10/7/2025, 4:11:11 AM EditDelete
bar-assistant.sh scripts/ct/bar-assistant.sh 150 proxmox192.168.1.100 SSH SUCCESS 10/7/2025, 3:39:50 AM EditUpdateDelete

Let me know if there are other logs to capture anywhere...happy to help.

Thanks!

@DrKappy commented on GitHub (Oct 7, 2025): It still is listing a random container id. I installed 2 different scripts into different containers (127 & 128). Here is the beginning of the install showing the install for the 2nd try, container 128: __ ___ / |/ /__ ____ ___ ____ _____ / /|_/ / _ \/ __ `__ \/ __ \/ ___/ / / / / __/ / / / / / /_/ (__ ) /_/ /_/\___/_/ /_/ /_/\____/____/ 🧩 Using Advanced Settings on node proxmox 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 🔐 Root Password: Automatic Login 🆔 Container ID: 128 🏠 Hostname: memos 💾 Disk Size: 3 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 1024 MiB 🌉 Bridge: vmbr0 📡 IPv4: DHCP 📡 IPv6: Disabled 📡 APT-Cacher IP Address: Default ⚙️ Interface MTU Size: Default 🔍 DNS Search Domain: Host 📡 DNS Server IP Address: Host 🏷️ Vlan: Default 📡 Tags: community-script;notes 🔑 Root SSH Access: no 🗂️ Enable FUSE Support: no 🔍 Verbose Mode: yes 🚀 Creating a Memos LXC using the above advanced settings ✔️ Storage local (Free: 61.4GB Used: 25.7GB) [Template] ✔️ Storage ext_disk (Free: 10.2TB Used: 2.3TB) [Container] ✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local] ✔️ LXC Container 128 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) Extracting templates from packages: 100% ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.17 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) But here is what is listed in the "Installed Scripts page" showing a random container ID of 452. memos.sh scripts/ct/memos.sh | 452 | proxmox192.168.1.100 | SSH | SUCCESS | 10/7/2025, 4:12:48 AM | EditUpdateDelete -- | -- | -- | -- | -- | -- | -- debian-vm.sh scripts/vm/debian-vm.sh | - | proxmox192.168.1.100 | SSH | SUCCESS | 10/7/2025, 4:11:11 AM | EditDelete bar-assistant.sh scripts/ct/bar-assistant.sh | 150 | proxmox192.168.1.100 | SSH | SUCCESS | 10/7/2025, 3:39:50 AM | EditUpdateDelete Let me know if there are other logs to capture anywhere...happy to help. Thanks!
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 24, 2025):

The bug here is that we dont pring the Contianer ID in default. This should be changed in Main first, then it will be implemented here as well. @MickLesk is currently working on a backend rework to make that happen.

@michelroegl-brunner commented on GitHub (Oct 24, 2025): The bug here is that we dont pring the Contianer ID in default. This should be changed in Main first, then it will be implemented here as well. @MickLesk is currently working on a backend rework to make that happen.
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 24, 2025):

Actually, the bug is fixed in the next release.

@michelroegl-brunner commented on GitHub (Oct 24, 2025): Actually, the bug is fixed in the next release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#3