Project

General

Profile

Actions

Bug #13214

closed

AttributeError: 'NoneType' object has no attribute 'text'

Added by Ian Grindley over 2 years ago. Updated 1 day ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
node_exporter
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.11
Affected Version:
2.6.0
Affected Plus Version:
Affected Architecture:

Description

After installing Prometheus node_exporter error messages appeared containing the following:

Arpwatch Notification : Cron <root@pfsense> /usr/bin/nice -n20 /usr/local/share/pfSense-pkg-node_exporter/interface-collector.py -

X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>

Traceback (most recent call last):
File "/usr/local/share/pfSense-pkg-node_exporter/interface-collector.py", line 29, in <module>
descr = elem.find('descr').text
AttributeError: 'NoneType' object has no attribute 'text'

Actions #2

Updated by Jim Pingle over 2 years ago

  • Status changed from New to Pull Request Review
  • Target version deleted (Future)
Actions #3

Updated by Marcos M 1 day ago

  • Status changed from Pull Request Review to Resolved
  • Priority changed from Normal-package to Normal
  • Target version set to 2.8.0
  • % Done changed from 0 to 100
  • Plus Target Version set to 24.11
  • Affected Architecture deleted (amd64)
Actions

Also available in: Atom PDF