Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Node server won't restart after latest Python update

Featured Replies

Posted

Here's the log:

2022-06-28 14:25:57,900 MainThread udi_interface      INFO     polylogger:set_basic_config: set_basic_config: enable=True level=30
2022-06-28 14:26:00,594 MainThread udi_interface      INFO     __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting...
2022-06-28 14:26:00,600 MainThread udi_interface      ERROR    udi_interface:write: Traceback (most recent call last):
2022-06-28 14:26:00,601 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_10/./lifx-poly.py", line 10, in <module>
2022-06-28 14:26:00,602 MainThread udi_interface      ERROR    udi_interface:write: import lifxlan
2022-06-28 14:26:00,603 MainThread udi_interface      ERROR    udi_interface:write: ModuleNotFoundError
2022-06-28 14:26:00,604 MainThread udi_interface      ERROR    udi_interface:write: :
2022-06-28 14:26:00,604 MainThread udi_interface      ERROR    udi_interface:write: No module named 'lifxlan'

 

This was solution that worked for me. 
 

From Polisy Admin Console | Configuration tab | Upgrade Packages. Once you hear 4 beeps, reboot Polisy

If that doesn’t fix it, SSH in and issue following commands

sudo unlink /usr/local/bin/pip3

sudo pkg upgrade udx

Reboot Polisy again 

 

  • Author
13 hours ago, jwagner010 said:

This was solution that worked for me. 
 

From Polisy Admin Console | Configuration tab | Upgrade Packages. Once you hear 4 beeps, reboot Polisy

If that doesn’t fix it, SSH in and issue following commands

sudo unlink /usr/local/bin/pip3

sudo pkg upgrade udx

Reboot Polisy again 

 

It looks like the upgrade of the udx file to version 3.0.5 and a Polisy reboot solved this issue.  I also unlinked pip3, but it looks like it got relinked properly to /usr/local/bin/pip-3.9, so I imagine that the udx upgrade made that new link.  Probably not necessary to unlink it at the command line...

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.