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.

Featured Replies

Posted

I could not find any threads regarding this node.

I've attempted to enter all the config parameters but the node still shows as status "Disconnected" in poly web interface. I've added my log below.  Not much to go by.

Anyone have any advice or know where there may be a thread regarding this very cool node?

 

2021-03-08 16:54:20,995 MainThread polyinterface      INFO     polylogger:set_basic_config: set_basic_config: enable=True level=30
2021-03-08 16:54:22,097 MainThread polyinterface      INFO     polyinterface:init_interface: Received Config from STDIN.
2021-03-08 16:54:22,099 MainThread polyinterface      INFO     __init__:<module>: UDI Polyglot v2 Interface 2.1.0 Starting...
2021-03-08 16:54:22,104 MainThread polyinterface      ERROR    polyinterface:write: Traceback (most recent call last):
2021-03-08 16:54:22,105 MainThread polyinterface      ERROR    polyinterface:write: File "./unifi_poly.py", line 15, in <module>
2021-03-08 16:54:22,108 MainThread polyinterface      ERROR    polyinterface:write: from pushover import init, Client
2021-03-08 16:54:22,109 MainThread polyinterface      ERROR    polyinterface:write: ModuleNotFoundError
2021-03-08 16:54:22,109 MainThread polyinterface      ERROR    polyinterface:write: :
2021-03-08 16:54:22,110 MainThread polyinterface      ERROR    polyinterface:write: No module named 'pushover'
2021-03-08 16:56:48,144 MainThread polyinterface      INFO     polylogger:set_basic_config: set_basic_config: enable=True level=30
2021-03-08 16:56:49,277 MainThread polyinterface      INFO     polyinterface:init_interface: Received Config from STDIN.
2021-03-08 16:56:49,279 MainThread polyinterface      INFO     __init__:<module>: UDI Polyglot v2 Interface 2.1.0 Starting...
2021-03-08 16:56:49,284 MainThread polyinterface      ERROR    polyinterface:write: Traceback (most recent call last):
2021-03-08 16:56:49,286 MainThread polyinterface      ERROR    polyinterface:write: File "./unifi_poly.py", line 15, in <module>
2021-03-08 16:56:49,288 MainThread polyinterface      ERROR    polyinterface:write: from pushover import init, Client
2021-03-08 16:56:49,289 MainThread polyinterface      ERROR    polyinterface:write: ModuleNotFoundError
2021-03-08 16:56:49,290 MainThread polyinterface      ERROR    polyinterface:write: :
2021-03-08 16:56:49,291 MainThread polyinterface      ERROR    polyinterface:write: No module named 'pushover'

 

  • 1 month later...

Seem the library python-pushover didn't install. I would try to remove and reinstall the nodeserver first. If that doesn't work you can always try to install the python library manually. SSH into polisy and than run this command sudo -u polyglot pip3 install python-pushover
 

 

 

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.