Telemetry widget fails to load after upgrade from 25.7 to 26.1.6

Started by UserRory, April 12, 2026, 03:55:24 PM

Previous topic - Next topic
After upgrading the telemetry widget fails to load.

The backend log has this message:
2026-04-12T06:35:20-07:00 Error configd.py Timeout (120) executing : proofpoint et status

If I log into the console shell and execute the sensor_info.py script manually, it will succeed, but it is takeing 2 minutes and 30 secons - longer than the indicated 120 second timeout.

Script ouptput indicates sensor_status is "active" and the final script status is "okay"

Ended up reverting back to 25.7

Note that the same sensor_info.py script executes in 2 seconds on 25.7; I believe the python environment was updated as part of the upgrade; perhaps this has something to do with the issue?