Jump to content

Can't up restart since upgrade to 3.9.0


Envirogreen
Go to solution Solved by Goose66,

Recommended Posts

Posted

I get the message of a successful restart, and it starts for a couple of seconds before stops

some of the log

 

 
2023-10-09 13:35:16,798 MainThread udi_interface INFO __init__:<module>: UDI interface initialized 2023-10-09 13:35:16,798 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.2 Starting... 2023-10-09 13:35:16,807 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2023-10-09 13:35:16,808 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/./elk-poly.py", line 10, in <module> 2023-10-09 13:35:16,810 MainThread udi_interface ERROR udi_interface:write: from nodes import VERSION,Controller 2023-10-09 13:35:16,811 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/nodes/__init__.py", line 3, in <module> 2023-10-09 13:35:16,813 MainThread udi_interface ERROR udi_interface:write: from .BaseNode import BaseNode 2023-10-09 13:35:16,814 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/nodes/BaseNode.py", line 7, in <module> 2023-10-09 13:35:16,815 MainThread udi_interface ERROR udi_interface:write: from const import NODE_DEF_MAP,ELK_TO_INDEX 2023-10-09 13:35:16,816 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/const.py", line 1 2023-10-09 13:35:16,816 MainThread udi_interface ERROR udi_interface:write: [200ms_Silence]", 2023-10-09 13:35:16,817 MainThread udi_interface ERROR udi_interface:write: ^ 2023-10-09 13:35:16,818 MainThread udi_interface ERROR udi_interface:write: SyntaxError 2023-10-09 13:35:16,818 MainThread udi_interface ERROR udi_interface:write: : 2023-10-09 13:35:16,819 MainThread udi_interface ERROR udi_interface:write: invalid syntax
2023-10-09 13:36:14,879 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2023-10-09 13:36:14,881 MainThread udi_interface INFO __init__:<module>: UDI interface initializing
2023-10-09 13:36:14,882 MainThread udi_interface INFO __init__:<module>: User=polyglot
2023-10-09 13:36:14,883 MainThread udi_interface INFO __init__:<module>: Home=/var/polyglot
2023-10-09 13:36:14,884 MainThread udi_interface INFO __init__:<module>: Node Server Path=/var/polyglot/pg3/ns/000db9533694_3
2023-10-09 13:36:14,884 MainThread udi_interface INFO __init__:<module>: PG3INIT=eyJ1dWlkIjoiMDA6MGQ6Yjk6NTM6MzY6OTQiLCJwcm9maWxlTnVtIjozLCJsb2dMZXZlbCI6IldBUk5JTkciLCJ0b2tlbiI6IkdTeiUqdz02NmhOMHlVWDUiLCJtcXR0SG9zdCI6ImxvY2FsaG9zdCIsIm1xdHRQb3J0IjoxODg4LCJzZWN1cmUiOjEsImlzUEczeCI6ZmFsc2UsInBnM1ZlcnNpb24iOiIzLjEuMjMiLCJpc3lWZXJzaW9uIjoiNS42LjQiLCJlZGl0aW9uIjoiU3RhbmRhcmQifQ==
2023-10-09 13:36:14,885 MainThread udi_interface INFO __init__:<module>: Loading interface module
2023-10-09 13:36:15,507 MainThread udi_interface INFO interface:<module>: Loading MQTT module
2023-10-09 13:36:15,717 MainThread udi_interface INFO interface:<module>: MQTT module loaded
2023-10-09 13:36:17,436 MainThread udi_interface INFO __init__:<module>: Loading udi_interface module
2023-10-09 13:36:17,440 MainThread udi_interface INFO __init__:<module>: Loading node module
2023-10-09 13:36:17,441 MainThread udi_interface INFO __init__:<module>: Loading custom module
2023-10-09 13:36:17,442 MainThread udi_interface INFO __init__:<module>: Loading isy module
2023-10-09 13:36:17,442 MainThread udi_interface INFO __init__:<module>: UDI interface initialized
2023-10-09 13:36:17,443 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.2 Starting...
2023-10-09 13:36:17,452 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last):
2023-10-09 13:36:17,453 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/./elk-poly.py", line 10, in <module>
2023-10-09 13:36:17,455 MainThread udi_interface ERROR udi_interface:write: from nodes import VERSION,Controller
2023-10-09 13:36:17,456 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/nodes/__init__.py", line 3, in <module>
2023-10-09 13:36:17,457 MainThread udi_interface ERROR udi_interface:write: from .BaseNode import BaseNode
2023-10-09 13:36:17,458 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/nodes/BaseNode.py", line 7, in <module>
2023-10-09 13:36:17,459 MainThread udi_interface ERROR udi_interface:write: from const import NODE_DEF_MAP,ELK_TO_INDEX
2023-10-09 13:36:17,460 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/const.py", line 1
2023-10-09 13:36:17,461 MainThread udi_interface ERROR udi_interface:write: [200ms_Silence]",
2023-10-09 13:36:17,462 MainThread udi_interface ERROR udi_interface:write: ^
2023-10-09 13:36:17,462 MainThread udi_interface ERROR udi_interface:write: SyntaxError
2023-10-09 13:36:17,463 MainThread udi_interface ERROR udi_interface:write: :
2023-10-09 13:36:17,464 MainThread udi_interface ERROR udi_interface:write: invalid syntax
2023-10-09 13:36:32,267 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2023-10-09 13:36:32,269 MainThread udi_interface INFO __init__:<module>: UDI interface initializing
2023-10-09 13:36:32,270 MainThread udi_interface INFO __init__:<module>: User=polyglot
2023-10-09 13:36:32,272 MainThread udi_interface INFO __init__:<module>: Home=/var/polyglot
2023-10-09 13:36:32,272 MainThread udi_interface INFO __init__:<module>: Node Server Path=/var/polyglot/pg3/ns/000db9533694_3
2023-10-09 13:36:32,274 MainThread udi_interface INFO __init__:<module>: PG3INIT=eyJ1dWlkIjoiMDA6MGQ6Yjk6NTM6MzY6OTQiLCJwcm9maWxlTnVtIjozLCJsb2dMZXZlbCI6IldBUk5JTkciLCJ0b2tlbiI6IkdTeiUqdz02NmhOMHlVWDUiLCJtcXR0SG9zdCI6ImxvY2FsaG9zdCIsIm1xdHRQb3J0IjoxODg4LCJzZWN1cmUiOjEsImlzUEczeCI6ZmFsc2UsInBnM1ZlcnNpb24iOiIzLjEuMjMiLCJpc3lWZXJzaW9uIjoiNS42LjQiLCJlZGl0aW9uIjoiU3RhbmRhcmQifQ==
2023-10-09 13:36:32,276 MainThread udi_interface INFO __init__:<module>: Loading interface module
2023-10-09 13:36:32,987 MainThread udi_interface INFO interface:<module>: Loading MQTT module
2023-10-09 13:36:33,197 MainThread udi_interface INFO interface:<module>: MQTT module loaded
2023-10-09 13:36:34,890 MainThread udi_interface INFO __init__:<module>: Loading udi_interface module
2023-10-09 13:36:34,894 MainThread udi_interface INFO __init__:<module>: Loading node module
2023-10-09 13:36:34,895 MainThread udi_interface INFO __init__:<module>: Loading custom module
2023-10-09 13:36:34,896 MainThread udi_interface INFO __init__:<module>: Loading isy module
2023-10-09 13:36:34,896 MainThread udi_interface INFO __init__:<module>: UDI interface initialized
2023-10-09 13:36:34,897 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.2 Starting...
2023-10-09 13:36:34,905 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last):
2023-10-09 13:36:34,906 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/./elk-poly.py", line 10, in <module>
2023-10-09 13:36:34,907 MainThread udi_interface ERROR udi_interface:write: from nodes import VERSION,Controller
2023-10-09 13:36:34,908 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/nodes/__init__.py", line 3, in <module>
2023-10-09 13:36:34,909 MainThread udi_interface ERROR udi_interface:write: from .BaseNode import BaseNode
2023-10-09 13:36:34,910 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/nodes/BaseNode.py", line 7, in <module>
2023-10-09 13:36:34,911 MainThread udi_interface ERROR udi_interface:write: from const import NODE_DEF_MAP,ELK_TO_INDEX
2023-10-09 13:36:34,912 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9533694_3/const.py", line 1
2023-10-09 13:36:34,913 MainThread udi_interface ERROR udi_interface:write: [200ms_Silence]",
2023-10-09 13:36:34,914 MainThread udi_interface ERROR udi_interface:write: ^
2023-10-09 13:36:34,915 MainThread udi_interface ERROR udi_interface:write: SyntaxError
2023-10-09 13:36:34,916 MainThread udi_interface ERROR udi_interface:write: :
2023-10-09 13:36:34,916 MainThread udi_interface ERROR udi_interface:write: invalid syntax

 

image.png

Posted

That is the latest (and likely last) version of PG3. You should upgrade to PG3x. My upgrade went nearly flawlessly. Had to delete and reinstall one of six node servers.

  • Thanks 1
  • Solution
Posted (edited)

BTW, I followed the chain starting here:

You may need one or two more reboots than what's specified in the Wiki before everything is done.

Edited by Goose66
  • Thanks 1
Guest
This topic is now closed to further replies.

×
×
  • Create New...