Jump to content

vbPhil

Members
  • Posts

    710
  • Joined

  • Last visited

Everything posted by vbPhil

  1. I performed the 3.044 update to PG3 and it created some problems. Relating to WT is; I'm now getting emails from the Tag Manager every couple of minutes. Could not call URL for 'Quad Leak Sensor' at event update due to following error Index (zero based) must be greater than or equal to zero and less than the size of the argument list., URL attempted to call: http://192.168.1.158:33009/update?tmgr_mac=341A7A7179B1&name={0}&tagid={1}&temp={2}&hum={3}&lux={4}&ts={5}&batv={6}&signaldBm={7}&txpwr={8} I logged on to PG3 and found I couldn't get any Details for any of my Node Servers. So with that and the WirelessTag emails I tried to Restore PG3 to an earlier version. I'm not sure the Restore took because PG3 is still labeled as 3.044. Now I can see Details for the NS but I'm still getting the emails from the Tag Manager. Seems to be hosed pretty good now. Any ideas on what to do?
  2. So you're talking about the ISY Portal. I think all the Migrate To does is move your Portal License from one ISY to another. You probably have the temporary license for the IoP and one you bought for the 994i. Anyway, I had trouble with that so I put in a Support ticket and UDI fixed it for me. I wanted the paid license I had with my 994i transferred to the IoP. I didn't need the 994i to be licensed. After they fixed it for me I deleted my 994i entry in the Portal. UDI can fix it from their end. hope that helps. -phil
  3. Yes understood. But, when the Admin Console opens the file in Excel it should filter out the extra lines. Even so that doesn't explain the purpose of LF CR Tab LF.
  4. Checked the Admin Console(LAN) Log file this morning to see if my motion sensor triggered. It's getting quite large, 25MB, 528,801 lines. Does it really need to capture all of that? The WirelessTag node Server is quite busy. Anyway, it seems that it has changed from a Line Feed terminating each line to now Line Feed, Carriage Return, Tab, Line Feed. It's not only the WirelessTag entries but all the log entries have the LF CR Tab LF termination. Here's a snippet from the file using NotePad++ editor. You can see when it changed on 2022/03/01 07:35:08. I must have performed a system upgrade/update then. My System configuration: Version 3.0.42 Status: Connected Frontend Version: 3.0.42 ISY Version: 5.3.0 (actually 5.4.0, PG3 Dashboard shows the wrong version) Uptime: 3 Day(s) 21 Hour(s) 9 Minute(s) 14 Second(s) (c) 2022 UDI Running on Polisy Documentation
  5. I see now that the "pkd upgrade" command produces this message: Installed packages to be UPGRADED: cyrus-sasl: 2.1.27_2 -> 2.1.28 [udi] harfbuzz: 3.4.0 -> 4.0.0 [udi] isy: 5.4.0 -> 5.4.0_2 [udi] npm: 8.3.2 -> 8.4.0 [udi] p5-CGI: 4.53 -> 4.54 [udi] pg3: 3.0.41 -> 3.0.42 [udi] readline: 8.1.1 -> 8.1.2 [udi] So it looks like that gets them all. thanks
  6. @Michel Kohanim I'm getting confused with all the updating/upgrading going on coupled with all the SSH commands thrown about in the forum. I had these commands in my notes to use for upgrading. What are they used for, if anything, anymore? sudo service polyglot stop sudo service udx stop sudo pkg update sudo pkg upgrade sudo service polyglot start sudo service udx start
  7. Is there a SSH sudo command to learn if UEFI is in effect?
  8. @GeddyYou say version 13. How do you know what version Polisy you have? I bought mine in June of 2021 and don't see it labeled with a version number on the case. The bottom label just has Polisy Pro and the mac address.
  9. This may have been mentioned earlier but this thread is getting awfully long to re-read it. When you say reboot, how/what are you rebooting? There's a Reboot command on the IoP Configuration/System tab and a Reboot ISY in the System menu on PG3 and finally a Restart Polyglot 3 in the System menu.
  10. Polisy is in the garage near distribution panel for PLM concerns, so I didn't notice. But, yes, I have the blinking LED as well. I upgraded via the IoP Help menu link.
  11. Updated using IoP Help menu link. IoP did update and is running okay. Polisy still showing ISY as version 5.3.0.
  12. SMTP still wasn't working so I put in a support ticket. @Michel Kohanimresponded with setting the timeout to 10,000 with port 587. The 10,000 timeout fixed the issue. Michel always makes this stuff seem so simple. I tend to get blinded by what's right in front of me. Old age I guess. -phil
  13. @JimboAutomatesyou're kind of busy these days, BTW.. the link to the github documentation for HueEmulator in the PG3 NodeStore returns a not found. https://github.com/UniversalDevicesInc-PG3/udi-poly-hue-emu/README.md
  14. @JimboAutomatesYes I can confirm the Profile Status does show messages during the Discover. Thanks for that. I also tried a Purge Check and saw an error message in the NS Log. I can message you the full log if you'd like. interface:_handleInput: _parseInput: failed harmonyctrl.runCmd(PURGE_CHECK) 'Controller' object has no attribute 'removeNoticesAll'
  15. I changed the Harmony Activity name from the iPhone app and did a sync. The new name is displayed correctly in Harmony iphone app and Windows app. I deleted the node in PG3 and it disappeared both there and in IoP. I did a Discover and waited at least several minutes and it didn't show up. I restarted the Node Server and the node was back again with the same old name. If I try the Purge route, there's Purge Check and Purge Execute what is what? Also, is Discover the same from either the ISY or the Node Server in PG3 and should there be any messages that it is discovering?
  16. Yes ISY has the correct time set. The correct time is found for subsequent messages further in the log but incorrect at the start of the log. Sort of hard to see when a message starts and ends because they all run together. Would like to see that fixed.
  17. @TechmanThat worked. I believe that's what I had set in the 994i. We'll see how it does going forward. I had already tried that port but it liked it this time. Got a much longer error message this time which includes the SMTP settings. The time stamp is still not being set. That must be a bug. Here's the error log entry, (I redacted some values) Mon 1900/01/01 00:00:00 System -170001 <s:Envelope><s:Body><u:SetSMTPConfig xmlns:u="urn:udi-com:service:X_Polisy_Service:1"><SMTPConfig><SMTPServer>mail.smtp2go.com</SMTPServer><SMTPPort>587</SMTPPort><SMTPUID>"redacted"</SMTPUID><SMTPPWD>"redacted"</SMTPPWD><SMTPFrom>"redacted"</SMTPFrom><SMTPTimeout>1000</SMTPTimeout><UseTLS>true</UseTLS></SMTPConfig></u:SetSMTPConfig></s:Body></s:Envelope> Wed 2022/02/23 12:24:48 0 -170001 <s:Envelope><s:Body><u:SendTestEmail xmlns:u="urn:udi-com:service:X_Polisy_Service:1"><id>4</id></u:SendTestEmail></s:Body></s:Envelope>
  18. @JimboAutomatesWhen I change an Activities name in Harmony how do I get the new name in PG3's node listing and for the ISY node name? I see I can change it in ISY directly but not in PG3. Just wondered what the recommended procedure would be.
  19. Migrated to IoP yesterday and continuing to check things out. Today I noticed email was set for "Use Default" instead of what I had in 994i so I guess that's not saved in the Backup/Restore file. I reconfigured to what I was using in 994i and performance is iffy. I'm getting SMTP --1 errors and occasionally it does work. I cleared out the Error Log, it's so messy to read with notepad. what happened to line feeds? anyway here's the error entry from a Test Email that never went out and no error message was displayed. Mon 1900/01/01 00:00:00 System -170001 <s:Envelope><s:Body><u:SendTestEmail xmlns:u="urn:udi-com:service:X_Polisy_Service:1"><id>4</id></u:SendTestEmail></s:Body></s:Envelope> any ideas on what I need to tweak? I'm using mail server; mail.smtp2go.com and the port setting doesn't seem to matter much. smtp2gp supports many ports. Also, TLS is checked. Settings allowed for SMTP2GO: Connecting via SMTP SMTP Server: mail.smtp2go.com SMTP Port: 2525 Alternative ports: 8025, 587, 80 or 25. TLS is available on the same ports. SSL is available on ports 465, 8465 and 443.
  20. I installed the HarmonyHub V3 and now I understand better. It is as @JimboAutomatesdeclared earlier. The HarmonyHub Node will expose Harmony Devices and Activities. You can "control" the devices with commands found in Harmony for the Device either manually from the AC or in a program from the Then or Else clause. What you can't do is trigger off of device commands issued from Remotes and use that in a program If clause. Hence you won't be able to control ISY devices (ie lamps) from Harmony remotes with the HarmonyHub.
  21. @Athlon Can you explain what you're saying here. You mean, for example, your TV is registered in Harmony therefore in ISY using the HarmonyNub NS you can activate any action against the TV that is part of the TV's remote commands that are exposed in Harmony? The same TV commands you would see in Harmony if you were editing the Harmony remote buttons for that TV activity? hope that question was clear.
  22. @Athlon I see you've given this a lot of thought. I haven't yet been won over by the concept speaking commands. I've only tried 2 where Alexa mutes the TV or sets Movie lights on. but still, I'd rather push a button or have it done on schedule.
  23. @JimboAutomates thanks, that's much clearer.
  24. @Athlon Does the HarmonyHub NS expose any of the remote home control buttons? Also, do you add the HarmonyHub NS as a Home Control Device in Harmony? I guess what I'm asking is how do you get from pushing a home control button on the remote to controlling things in the ISY via the HarmonyHub node.
×
×
  • Create New...