-
Posts
4650 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
I've found the issues but haven't completely fixed. Latest 3.0.3 is better, but still needs some work.
-
@dbwarner5 Moving the Ecobee to PG3 is next on my list, but it's a pretty complicated NS so it may take a while. My intent would be to keep the node addresses the same so programs will still work as expected if you put it in the same slot. However, I have found that even if the node address are the same you have to update/save the program sometimes for it to function. The only exception for all my NS's is that the Controller Node Status is now three states instead of two, now the status are Disconnected, Connected and Failed, instead of just True and False. so any programs referencing it must be edited and updated, even though the program shows the correct status, you still have to update and save. Although possibly just rebooting the ISY would fix them as well, but I'm not sure about that.
-
Hey @stevehoyt thanks, glad it's working now. Yes, once things settle down we can discuss enhancements or a custom version if necessary. You can start an issue here https://github.com/UniversalDevicesInc-PG3/udi-poly-FlumeWater/issues which is where I look for ongoing issues since they can get lost in the forums.
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
Jimbo.Automates replied to Michel Kohanim's topic in Previous Releases
Thanks @dbwarner5 Appreciate the feedback. @einstein.42 is no longer involved, PG3 is now owned by @bpwwer who has done a ton of work to get it this far and close to production. -
From the log you sent, the issue is caused by a bug in the NS related to updates to latest PG3 which I thought was working in the NS but I'll have to take a look later. 2022-01-11 06:51:44,388 Thread-3 udi_interface ERROR udi_interface:write: handler_nsdata() missing 1 required positional argument: 'data'
-
Version 3.0.4 released. The issue is fixed.
-
Yes, I understand people jumping on PG3, just have to know with no official announcements of a supported release that you will likely have issues. Personally I was going to wait and announce mine once I get all converted, 9 down 2 to go... Then worry about supporting everyone. There is a issue with FlumeWater, I currently can't use it in production since it doesn't work with my new water meter, so its not as well tested as the others. Thanks for the log, I'll try to get a fix out soon.
-
Ok,.PM me the log. Sent from my Pixel 6 Pro using Tapatalk
-
I don't think you can reuse the code. Delete it and restart and reauthorize. Sent from my Pixel 6 Pro using Tapatalk
-
Oh that's strange, but good. Sent from my Pixel 6 Pro using Tapatalk
-
Are you on ISY994 or ISY on Polisy? I'll look at mine when I get home tonight, I'm still on ISY994 Sent from my Pixel 6 Pro using Tapatalk
-
Awesome! Thanks.
-
Ok crap, sorry, my bad. That's the pyton interface version, which is the latest. Sorry.
-
The log showed older version, check the PG UI to see what it shows. You need to restart after updating sudo service pg3 restart Sent from my Pixel 6 Pro using Tapatalk
-
Actually I was mistaken. Looks like your PG3 version is 3.0.31 please delete the NS and upgrade PG3 to to 3.0.36 and try again.
-
Thanks, as long as that's understood Thanks for the log, there is a bug due to a feature added that was not yet supported on PG, and now that it is I see it wasn't implemented correctly. Please delete the NS and I'll try to get a fix out today.
-
They should have been created on startup. I see you are on PG3 3.0.36, was that the version you were on when the NS was installed? Please PM me the log file. Looks like everyone is jumping to PG3 NS's even before release announcements
-
That's strange, it worked for me and I tested that part a lot. Can you PM me the log file? You are living on the edge moving to PG3 before the NS release announcement
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
Jimbo.Automates replied to Michel Kohanim's topic in Previous Releases
Thanks. You can install PG3 now and have both while doing the conversion may make it easier. Sent from my Pixel 6 Pro using Tapatalk -
ISY on Polisy v5.3.0 (IoP) - OUTDATED
Jimbo.Automates replied to Michel Kohanim's topic in Previous Releases
Hi All, I do plan to add speech and lighting control to the ELK NS for PG3, but my first priority is getting all my NS"s converted to PG3. So far 8 are done, and 3 more to go, and I have all 8 of them running on my production environment. Hopefully will complete in the next couple weeks depending on my free time. Then can start on enhancements and ELK is likely a priority. As previously mentioned, I keep a list of all issues here: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues Anyone is free to request something that is not on this list. - Jim -
Error Message CloneRepo: Non-zero exit code: 128
Jimbo.Automates replied to Stagehand's topic in Polisy
Using a terminal program, log into the Polisy and delete the Nodeserver directory then reinstall. I can give more specific instructions later if you need them. Thankfully PG3 shouldn't have this issue. Sent from my Pixel 6 Pro using Tapatalk -
@Javi I'll email you the log for debug.
-
I don't think the connections are getting closed. I open AC and then when I come back after a few minutes it forces me to log in again, then says "Maximum Subscribers Reached" or something like that... Then I try to bring it back up again and it says already subscribed. Will reboot
-
Thanks @Javi I just got the already subscribed error just now, and my HueEmulator log has a lot of recoonects... [admin@polisy /var/polyglot/nodeservers/HueEmulator]$ grep pyisy logs/debug.log | grep reconnect 2021-12-23 09:21:50,288 Thread-8646 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 09:21:50,292 Thread-8646 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 09:32:08,831 Thread-8769 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 09:32:08,835 Thread-8769 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 09:48:57,448 Thread-8968 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 09:48:57,454 Thread-8968 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 09:54:12,147 Thread-9032 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 09:54:12,152 Thread-9032 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:04:58,254 Thread-9162 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:04:58,258 Thread-9162 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:05:04,788 Thread-9166 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:05:04,791 Thread-9166 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:05:15,447 Thread-9170 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:05:15,450 Thread-9170 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:05:15,465 Thread-9171 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 10:06:15,482 Thread-9184 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:06:15,486 Thread-9184 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:06:22,623 Thread-9186 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:06:22,626 Thread-9186 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:06:22,641 Thread-9187 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 10:07:22,653 Thread-9200 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:07:22,658 Thread-9200 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 10:07:23,226 Thread-9201 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 10:08:23,243 Thread-9214 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 10:08:23,246 Thread-9214 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 11:03:55,059 Thread-9871 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 11:03:55,064 Thread-9871 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 11:11:33,228 Thread-9963 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 11:11:33,232 Thread-9963 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 11:51:14,621 Thread-10431 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 11:51:14,625 Thread-10431 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 11:57:08,759 Thread-10503 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 11:57:08,763 Thread-10503 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:01:29,966 Thread-10556 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:01:29,975 Thread-10556 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:09:05,041 Thread-10647 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:09:05,045 Thread-10647 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:25:29,338 Thread-10842 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:25:29,342 Thread-10842 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:35:07,101 Thread-10958 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:35:07,105 Thread-10958 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:41:46,715 Thread-11036 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:41:46,719 Thread-11036 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:50:44,105 Thread-11143 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:50:44,109 Thread-11143 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 12:55:56,757 Thread-11207 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 12:55:56,761 Thread-11207 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:04:52,492 Thread-11312 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:04:52,497 Thread-11312 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:05:03,050 Thread-11316 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:05:03,053 Thread-11316 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:05:03,068 Thread-11317 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 13:06:03,075 Thread-11330 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:06:03,080 Thread-11330 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:06:09,447 Thread-11333 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:06:09,450 Thread-11333 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:06:15,572 Thread-11337 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:06:15,575 Thread-11337 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:06:15,590 Thread-11338 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 13:07:15,601 Thread-11350 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:07:15,605 Thread-11350 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:07:15,620 Thread-11351 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 13:08:15,637 Thread-11364 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:08:15,641 Thread-11364 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:13:25,364 Thread-11427 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:13:25,368 Thread-11427 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:25:53,324 Thread-11575 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:25:53,328 Thread-11575 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 13:34:05,254 Thread-11674 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 13:34:05,258 Thread-11674 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:04:53,843 Thread-12040 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:04:53,847 Thread-12040 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:27:46,237 Thread-12311 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:27:46,241 Thread-12311 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:27:52,583 Thread-12314 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:27:52,586 Thread-12314 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:27:52,616 Thread-12315 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 14:28:52,619 Thread-12328 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:28:52,624 Thread-12328 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:28:58,254 Thread-12329 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 14:29:58,276 Thread-12343 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:29:58,280 Thread-12343 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:29:58,295 Thread-12344 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 14:30:58,300 Thread-12356 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:30:58,304 Thread-12356 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. 2021-12-23 14:30:58,319 Thread-12357 pyisy.events ERROR events:watch: PyISY reached maximum connections, delaying reconnect attempt by 60 seconds. 2021-12-23 14:31:58,329 Thread-12370 pyisy WARNING isy:_auto_reconnecter: PyISY attempting stream reconnect. 2021-12-23 14:31:58,334 Thread-12370 pyisy WARNING isy:_auto_reconnecter: PyISY reconnected to the event stream. [
-
Thanks for pulling this in https://github.com/automicus/PyISY/pull/240 New HueEmulator released Sent from my Pixel 6 Pro using Tapatalk