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.

Non-fatal error upon restart

Featured Replies

After the upgrade to PG3 3.0.61 I gave the Node server a restart and noticed this error in the log during discovery:

2022-04-29 05:11:51,720 Command    udi_interface.interface ERROR    interface:_handleInput: _parseInput: failed d073d56be801.runCmd(SETB) list assignment index out of range
Traceback (most recent call last):
  File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 793, in _handleInput
    self.nodes_internal[item['address']].runCmd(item)
  File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/node.py", line 155, in runCmd
    fun(self, command)
  File "./lifx-poly.py", line 574, in setManual
    self.color[2] = _val
IndexError: list assignment index out of range
2022-04-29 05:11:51,801 Command    udi_interface.interface ERROR    interface:_handleInput: _parseInput: failed d073d568e354.runCmd(SETB) list assignment index out of range
Traceback (most recent call last):
  File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 793, in _handleInput
    self.nodes_internal[item['address']].runCmd(item)
  File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/node.py", line 155, in runCmd
    fun(self, command)
  File "./lifx-poly.py", line 574, in setManual
    self.color[2] = _val
IndexError: list assignment index out of range

The Node server seemed to function just fine.  A second restart several minutes later did not result in this error.  I'm am not using a 'devlist.yml' file in this instance.

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.