Skip to content

IP-Tag not working: update_all_tags: command not foundΒ #5212

@jwgn

Description

@jwgn

βœ… 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions