Skip to content

hwmonitor@sylfurd: Network monitor warnings filling up log #8540

@reaganch

Description

@reaganch

Applet version/Build date

1.3.2

Cinnamon version

6.6.7

Distribution

Mint 22.3

Graphics hardware and driver used

NVIDA GeForce RTX 4070 Super

Applet name and maintainer

hwmonitor@sylfurd

What happened?

I recently found my ~/.xsession-errors.log file around 11GB in size, filled up with lines like:

glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9374893/statistics/rx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9374893/statistics/tx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9374893/statistics/rx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9374893/statistics/tx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9374893/statistics/collisions": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/rx_packets": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/tx_packets": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/rx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/tx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/rx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/tx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vethe3cc337/statistics/collisions": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/rx_packets": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/tx_packets": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/rx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/tx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/rx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/tx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/veth9d4e4de/statistics/collisions": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/rx_packets": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/tx_packets": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/rx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/tx_bytes": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/rx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/tx_errors": No such file or directory
glibtop(c=3496): [WARNING] Failed to open "/sys/class/net/vetha4914c1/statistics/collisions": No such file or directory 

Deleting this log file fills it up to enormous sizes within just a few days. Troubleshooting a bit with Gemini helped me identify the source as the Graphical hardware monitor's Network monitor. If I just disable the network monitor displays, this log spamming stops. I believe this may be related to the docker containers I'm running on the machine.

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions