-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Proxmox VE LXC IP-Tag
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/add-iptag.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
No Tags are being added to containers and VMs.
Error: update_all_tags: command not found.
π Steps to reproduce the issue.
Run Script
Restart service via systemctl
Watch logs
β Paste the full error output (if available).
Jun 17 10:16:32 pve iptag[3654641]: Checking LXC status...
Jun 17 10:16:32 pve iptag[3654685]: /opt/iptag/iptag: line 243: update_all_tags: command not found
Jun 17 10:16:32 pve iptag[3654641]: Checking VM status...
Jun 17 10:16:33 pve iptag[3654689]: /opt/iptag/iptag: line 255: update_all_tags: command not found
Jun 17 10:16:33 pve iptag[3654641]: Checking network interfaces...
Jun 17 10:16:33 pve iptag[3654693]: /opt/iptag/iptag: line 267: update_all_tags: command not found
Jun 17 10:16:33 pve iptag[3654694]: /opt/iptag/iptag: line 268: update_all_tags: command not found
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working