OPNsense Forum

English Forums => 26.1 Series => Topic started by: UserRory on April 12, 2026, 03:55:24 PM

Title: Telemetry widget fails to load after upgrade from 25.7 to 26.1.6
Post by: UserRory on April 12, 2026, 03:55:24 PM
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"
Title: Re: Telemetry widget fails to load after upgrade from 25.7 to 26.1.6
Post by: UserRory on April 13, 2026, 07:12:17 PM
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?