Jump to content

Node server won't restart after latest Python update


Bumbershoot
Go to solution Solved by Geddy,

Recommended Posts

Here's the log:

2022-06-28 14:21:26,968 MainThread udi_interface      ERROR    udi_interface:write: No module named 'elkm1_lib'
2022-06-28 14:25:42,871 MainThread udi_interface      INFO     polylogger:set_basic_config: set_basic_config: enable=True level=30
2022-06-28 14:25:45,634 MainThread udi_interface      INFO     __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting...
2022-06-28 14:25:45,655 MainThread udi_interface      ERROR    udi_interface:write: Traceback (most recent call last):
2022-06-28 14:25:45,656 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_15/./elk-poly.py", line 10, in <module>
2022-06-28 14:25:45,658 MainThread udi_interface      ERROR    udi_interface:write: from nodes import Controller
2022-06-28 14:25:45,659 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_15/nodes/__init__.py", line 4, in <module>
2022-06-28 14:25:45,660 MainThread udi_interface      ERROR    udi_interface:write: from .Zone import ZoneNode
2022-06-28 14:25:45,661 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_15/nodes/Zone.py", line 6, in <module>
2022-06-28 14:25:45,663 MainThread udi_interface      ERROR    udi_interface:write: from elkm1_lib.const import (
2022-06-28 14:25:45,663 MainThread udi_interface      ERROR    udi_interface:write: ModuleNotFoundError
2022-06-28 14:25:45,664 MainThread udi_interface      ERROR    udi_interface:write: :
2022-06-28 14:25:45,665 MainThread udi_interface      ERROR    udi_interface:write: No module named 'elkm1_lib'

 

Link to comment
Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      36.5k
    • Total Posts
      367.6k
×
×
  • Create New...