Jump to content

Error upgrading from 2.2.11 to 2.4.3


gzahar

Recommended Posts

Using RPi

Received the following errors in Polyglot log:

4/24/2020, 10:18:11 PM - error: NSChild: Install failed - Non-zero exit code: 1
4/24/2020, 10:18:11 PM - error: NSChild: HarmonyHub pullRepo: Error: runInstallProcess: undefined
4/24/2020, 10:18:11 PM - error: Error: runInstallProcess: undefined
    at runInstallProcess (/snapshot/polyglot-v2/lib/modules/children.js:45:11)
4/24/2020, 10:18:11 PM - error: NSResponse: Success: false - pullRepo: runInstallProcess: undefined

Causes the following log errors in Harmony log:

2020-04-24 22:20:41,369 [MainThread] [INFO ] Received Config from STDIN.
2020-04-24 22:20:41,370 [MainThread] [INFO ] UDI Polyglot v2 Interface 2.0.34 Starting...
2020-04-24 22:20:42,176 [MainThread] [ERROR] Traceback (most recent call last):
2020-04-24 22:20:42,177 [MainThread] [ERROR] File "./harmony_hub.py", line 13, in <module>
2020-04-24 22:20:42,178 [MainThread] [ERROR] from harmony_hub_nodes import HarmonyController
2020-04-24 22:20:42,178 [MainThread] [ERROR] File "/home/pi/.polyglot/nodeservers/HarmonyHub/harmony_hub_nodes/__init__.py", line 8, in <module>
2020-04-24 22:20:42,179 [MainThread] [ERROR] from .HarmonyController import HarmonyController
2020-04-24 22:20:42,180 [MainThread] [ERROR] File "/home/pi/.polyglot/nodeservers/HarmonyHub/harmony_hub_nodes/HarmonyController.py", line 16, in <module>
2020-04-24 22:20:42,181 [MainThread] [ERROR] from polyinterface import Controller,LOG_HANDLER,LOGGER
2020-04-24 22:20:42,182 [MainThread] [ERROR] ImportError
2020-04-24 22:20:42,183 [MainThread] [ERROR] :
2020-04-24 22:20:42,183 [MainThread] [ERROR] cannot import name 'LOG_HANDLER'

Do I need to uninstall and re-install?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

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