anthon710 Posted March 7 Share Posted March 7 I'm just migrating from ISY to polisy (I've had it for a while but I've been putting off migrating). I just purchased and installed the elk module but I'm unable to get it to start. I'm receiving the following error in the logs: 2024-03-06 22:16:37,428 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.3.2 Starting... 2024-03-06 22:16:37,434 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2024-03-06 22:16:37,435 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000dbXXXXX_1/./elk-poly.py", line 10, in <module> 2024-03-06 22:16:37,436 MainThread udi_interface ERROR udi_interface:write: from nodes import VERSION,Controller 2024-03-06 22:16:37,437 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000dbXXXXXX_1/nodes/__init__.py", line 3, in <module> 2024-03-06 22:16:37,439 MainThread udi_interface ERROR udi_interface:write: from .BaseNode import BaseNode 2024-03-06 22:16:37,440 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000dbXXXXXX_1/nodes/BaseNode.py", line 1 2024-03-06 22:16:37,441 MainThread udi_interface ERROR udi_interface:write: ') 2024-03-06 22:16:37,442 MainThread udi_interface ERROR udi_interface:write: ^ 2024-03-06 22:16:37,442 MainThread udi_interface ERROR udi_interface:write: SyntaxError 2024-03-06 22:16:37,443 MainThread udi_interface ERROR udi_interface:write: : 2024-03-06 22:16:37,444 MainThread udi_interface ERROR udi_interface:write: EOL while scanning string literal I believe I configured it correctly but can anyone tell me if I'm missing something. Thanks for the help! Link to comment
Solution Jimbo.Automates Posted March 7 Solution Share Posted March 7 Looks like you are on a polisy with PG3? You'll need to upgrade to PG3x, this is a known bug in PG3. Search the wiki for more info on upgrading.Sent from my Pixel 8 Pro using Tapatalk Link to comment
anthon710 Posted March 7 Author Share Posted March 7 Thank you!Sent from my iPhone using Tapatalk 1 Link to comment
Recommended Posts