Skip to content

High CPU usage and temperatures after script update IPTAGย #5701

@kendikaku

Description

@kendikaku

โœ… Have you read and understood the above guidelines?

yes

๐Ÿ“œ What is the name of the script you are using?

iptag

๐Ÿ“‚ 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.

After updating the script to the latest version, I noticed a significant increase in CPU usage and system temperature.

Iโ€™ve already tried uninstalling and reinstalling the script, as well as updating everything again, but the issue persists.

Please let me know if thereโ€™s any workaround or if additional logs are needed.

Image

๐Ÿ”„ Steps to reproduce the issue.

after installing or updating to the new version

โŒ Paste the full error output (if available).

root@pve:~ ps -ef | grep 'pct config'
root 1243017 1243015 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 201
root 1243027 1243023 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 202
root 1243029 1243024 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 200
root 1243063 1243059 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 203
root 1243073 1243072 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 204
root 1243077 1243074 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 205
root 1243081 1243080 99 09:00 ? 00:00:00 /usr/bin/perl -T /usr/sbin/pct config 206
root 1243085 1242808 0 09:00 pts/0 00:00:00 grep pct config
root@pve:~

๐Ÿ–ผ๏ธ 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