Jump to content

Errors after updating to version 3.6.12


Recommended Posts

Posted

I updated to ver. 3.6.12 and am unable to get past the following errors. Reinstalled but no change. Added the portal api key but the NS will not connect. Also it doesn't show the additional config info like pushover service nodes.

Thanks

I'm on PG3x 3.2.18

 
024-02-10 23:04:01,095 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last):
File "/var/polyglot/pg3/ns/0021b9026038_4/notification-poly.py", line 17, in <module>
polyglot = Interface([Controller])
File "/var/polyglot/pg3/ns/0021b9026038_4/.local/lib/python3.9/site-packages/udi_interface/interface.py", line 253, in __init__
self._mqttc = mqtt.Client(self.id, True)
File "/var/polyglot/pg3/ns/0021b9026038_4/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 766, in __init__
raise ValueError(
ValueError: Unsupported callback API version: version 2.0 added a callback_api_version, see migrations.md for details
2024-02-10 23:04:02,327 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2024-02-10 23:04:02,327 MainThread udi_interface INFO __init__:<module>: UDI interface initializing
2024-02-10 23:04:02,327 MainThread udi_interface INFO __init__:<module>: User=0021b9026038_4
2024-02-10 23:04:02,327 MainThread udi_interface INFO __init__:<module>: Home=/var/polyglot/pg3/ns/0021b9026038_4
2024-02-10 23:04:02,328 MainThread udi_interface INFO __init__:<module>: Node Server Path=/var/polyglot/pg3/ns/0021b9026038_4
2024-02-10 23:04:02,328 MainThread udi_interface INFO __init__:<module>: PG3INIT=eyJ1dWlkIjoiMDA6MjE6Yjk6MDI6NjA6MzgiLCJwcm9maWxlTnVtIjo0LCJsb2dMZXZlbCI6IldBUk5JTkciLCJ0b2tlbiI6InVFMyg5OCY4RDhSaEwtSXQiLCJtcXR0SG9zdCI6ImxvY2FsaG9zdCIsIm1xdHRQb3J0Ijo4ODgzLCJzZWN1cmUiOjEsImlzUEczeCI6dHJ1ZSwicGczVmVyc2lvbiI6IjMuMi4xOCIsImlzeVZlcnNpb24iOiI1LjguMCIsImVkaXRpb24iOiJTdGFuZGFyZCJ9
2024-02-10 23:04:02,328 MainThread udi_interface INFO __init__:<module>: Loading interface module
2024-02-10 23:04:02,370 MainThread udi_interface INFO interface:<module>: Loading MQTT module
2024-02-10 23:04:02,911 MainThread udi_interface INFO interface:<module>: MQTT module loaded
2024-02-10 23:04:03,148 MainThread udi_interface INFO __init__:<module>: Loading udi_interface module
2024-02-10 23:04:03,149 MainThread udi_interface INFO __init__:<module>: Loading node module
2024-02-10 23:04:03,149 MainThread udi_interface INFO __init__:<module>: Loading custom module
2024-02-10 23:04:03,149 MainThread udi_interface INFO __init__:<module>: Loading isy module
2024-02-10 23:04:03,149 MainThread udi_interface INFO __init__:<module>: UDI interface initialized
2024-02-10 23:04:03,149 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.6 Starting...
2024-02-10 23:04:03,214 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last):
File "/var/polyglot/pg3/ns/0021b9026038_4/notification-poly.py", line 17, in <module>
polyglot = Interface([Controller])
File "/var/polyglot/pg3/ns/0021b9026038_4/.local/lib/python3.9/site-packages/udi_interface/interface.py", line 253, in __init__
self._mqttc = mqtt.Client(self.id, True)
File "/var/polyglot/pg3/ns/0021b9026038_4/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 766, in __init__
raise ValueError(
ValueError: Unsupported callback API version: version 2.0 added a callback_api_version, see migrations.md for details
 
Guest
This topic is now closed to further replies.

×
×
  • Create New...