Jump to content

BradS

Members
  • Posts

    10
  • Joined

  • Last visited

BradS's Achievements

Newbie

Newbie (1/6)

1

Reputation

  1. @randyth thanks for reading and responding. That seems to be it!
  2. @kzboray thank you for your insight on an older version of Pi Operating System might be required. @randyth thank you for pointing me to the buster version of Pi OS. That seems to have solved my problem with MongoDB. I don't think I see any error "ee key too small" so I didn't take that step. At the end of the installation, I received: ################################################################################### DONE! Login to Polyglot v2 at https://192.168.0.89:3000 Username: admin Password: admin Be patient. It may take up to three minutes for the interface to be available while MongoDB and Polyglot start up for the first time. ################################################################################### Now, my problem is: https://192.168.0.89:3000/ This site can’t be reached 192.168.0.89 refused to connect ERR_CONNECTION_REFUSED Here's what info I've collected sudo systemctl status polyglot-v2.service shows that we are active (running) nano ~/.polyglot/log/debug.log shows that things started up (at least partially) 12/27/2021, 15:47:58 [polyglot] info: Starting Polyglot.... 12/27/2021, 15:47:58 [polyglot] info: Settings: No config found in database, creating settings entries. 12/27/2021, 15:47:58 [polyglot] info: Auto Discovering ISY on local network..... 12/27/2021, 15:47:59 [polyglot] info: ISY discovered at address: 192.168.0.64:80 12/27/2021, 15:48:02 [polyglot] info: Settings: Polyglot Version 2.2.11 12/27/2021, 15:48:02 [polyglot] info: Settings: Retrieved config from database 12/27/2021, 15:48:02 [polyglot] info: Settings: Retrieved config overrides from .env and updated database 12/27/2021, 15:48:02 [polyglot] info: SSL: No HTTPS Certificate or Key found. Generating... 12/27/2021, 15:48:07 [polyglot] info: SSL: Certificate Generation completed successfully. 12/27/2021, 15:48:07 [polyglot] info: Aedes MQTT Broker Service: Started on port 1883 12/27/2021, 15:48:17 [polyglot] info: Starting Polyglot.... 12/27/2021, 15:48:17 [polyglot] info: Settings: Polyglot Version 2.2.11 12/27/2021, 15:48:17 [polyglot] info: Settings: Retrieved config from database 12/27/2021, 15:48:17 [polyglot] info: Settings: Retrieved config overrides from .env and updated database 12/27/2021, 15:48:17 [polyglot] info: Aedes MQTT Broker Service: Started on port 1883 repeat the 2nd block over and over and over So it seem to be starting up... but whatever is supposed to happen after the MQTT Broker Service starts on port 1883, seems to be failing. I went here and enabled debug logging: https://github.com/UniversalDevicesInc/polyglot-v2#enable-debug-logging-for-polyglot Now I'm seeing: 12/27/2021, 12:11:44 [polyglot] info: Starting Polyglot.... 12/27/2021, 12:11:44 [polyglot] info: Settings: Polyglot Version 2.2.11 12/27/2021, 12:11:44 [polyglot] info: Settings: Retrieved config from database 12/27/2021, 12:11:44 [polyglot] info: Settings: Retrieved config overrides from .env and updated database 12/27/2021, 12:11:44 [polyglot] debug: TLS: Found Keys and Certificate data in database. Exporting to /home/pi/.polyglot/ssl/ 12/27/2021, 12:11:44 [polyglot] debug: Checking for DB Maintenence needs... 12/27/2021, 12:11:48 [polyglot] debug: Created PID file: /home/pi/.polyglot/polyglot.pid 12/27/2021, 12:11:53 [polyglot] info: Starting Polyglot.... repeat prior lines Now I have no idea what I'm really doing, but I tried this: tail /home/pi/.polyglot/polyglot.pid pi@RasPi-Polyglot:~ $ tail /home/pi/.polyglot/polyglot.pid 1767 pi@RasPi-Polyglot:~ $ and I tried tail -f /home/pi/.polyglot/polyglot.pid pi@RasPi-Polyglot:~ $ tail -f /home/pi/.polyglot/polyglot.pid 1937 tail: /home/pi/.polyglot/polyglot.pid: file truncated 1950 tail: /home/pi/.polyglot/polyglot.pid: file truncated 1964 tail: /home/pi/.polyglot/polyglot.pid: file truncated 1977 Wondering if the above information is sufficient for anyone to guide me further? Thank you for your time and consideration. BradS
  3. Following: https://github.com/UniversalDevicesInc/polyglot-v2#installation-instructions Running the installation script: wget -qO - https://raw.githubusercontent.com/UniversalDevicesInc/polyglot-v2/master/scripts/install.sh | bash -e Receiving: E: Package 'mongodb-server' has no installation candidate Simplified commands down to: sudo apt install mongodb Package mongodb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Have tried researching and it seems that maybe mongo is no longer supported on the default Raspberry Pi OS 32-bit. Is there an updated installation guide on how to install Polyglot on a Raspberry Pi?
  4. Thank you Michel: I've learned "You cannot delete ADR001 scene. This is a factory installed scene required for OpenADR functionality (if enabled)." Kind Regards,Brad
  5. Deleting via selecting the Scene on the Main tab under the grouping titled "Network" > Right Click > Delete. There are no devices in the scene It does not appear to be in any folder, but rather at the "root" of "network" The scene is the last scene in the list of 16 scenes. Its address is "ADR0001" which seems odd compared to the other scenes which seem like random numbers Additionally, when I click on "Network" which then shows a list of device names, states, addresses and type, I have a very odd item in the list. I took a partial screen shot and attached it. Might I have some corruption in the file system of my ISY 994i/IR PRO? This problem has been with me for several upgrades of the firmware (currently at v.4.6.2) Kind Regards, Brad
  6. I have a scene that I am unable to delete. When I try, I get: Error No network connection [[DHCP] state=RENEW] After backing up, and through the resulting zip file, I found the description within a file named 83.UND Is there a way to delete the scene?
  7. I recently entered the world of ISY and have found it extremely helpful with my Insteon devices (about 25). I've been able to make changes to my links without running around the house. But, I haven't been able to get anything working with X10 devices. Specifically, I can't get an ISY program to run or the log to notice X10 traffic. I followed the guide to enable X10 debugging: http://www.universal-devices.com/mwiki/index.php?title=ISY-99i/ISY-26_INSTEON:X-10_Troubleshooting But I can't seem to get any X10 signals to be noticed by the PLM/ISY. I've even plugged an X10 controller directly into the PLM but still no luck in detecting the X10 commands. I upgraded my ISY-26 to Beta v.2.6.5. I have a newly acquired PLM which ISY reports PLM Info/Status as v63. I'm looking for ideas on what to try. Thanks, Brad
×
×
  • Create New...