Friday at 08:36 PM3 days 7 hours ago, Javi said:See known issues: https://forum.universal-devices.com/topic/46914-os-144-release-is-now-available/#findComment-406192Thanks, Javi. Is I the fix for this coming relatively soon? Not rushing.
Friday at 09:13 PM3 days 30 minutes ago, hart2hart said:Thanks, Javi. Is I the fix for this coming relatively soon? Not rushing.The logs are informational only, no fix required. iOS app has been updated to ignore this log. Pushed an update to app store, however Apple's approval can be a few days.
Saturday at 01:37 AM3 days 6 hours ago, Javi said:In Notification > Email, Wake On Lan names. We should have beta release with these bug fixed by end of day.OK, did the update and programs populated!On another note, Still cannot find 'notifications > email......' in admin console, Looked all over. Just interested now. Thanks!John
Saturday at 02:43 AM3 days 1 hour ago, JSchumann said:OK, did the update and programs populated!On another note, Still cannot find 'notifications > email......' in admin console, Looked all over. Just interested now. Thanks!JohnCustomizations > Emails/Notifications
Saturday at 03:46 PM2 days My UD Mobile and AC are both reporting a new version as of this morning (8/22). I upgraded a few days ago.@Javi Is this for the fixes you mentioned above?~jim
Saturday at 04:06 PM2 days I cannot get rid of this notificationI have clicked the upgrade packages multiple times and it says successful and then the next time I log in this warning comes up again.
Saturday at 04:11 PM2 days 4 minutes ago, epete said:I cannot get rid of this notificationI have clicked the upgrade packages multiple times and it says successful and then the next time I log in this warning comes up again.That's what I saw, but I didn't hit the go button...
Saturday at 04:11 PM2 days Author 15 hours ago, Michel Kohanim said:Please dosudo repo.util and switch to staging.With kind regards,Michel3 minutes ago, epete said:I cannot get rid of this notificationI have clicked the upgrade packages multiple times and it says successful and then the next time I log in this warning comes up again.Did you reboot as prompted?
Saturday at 07:33 PM2 days 3 hours ago, JimTurner said:My UD Mobile and AC are both reporting a new version as of this morning (8/22). I upgraded a few days ago.@Javi Is this for the fixes you mentioned above?~jimYes. Also upgrades can (and should) be done from eisy-ui > Menu > System > System Upgrade. This shows available version and current versions + what is being upgraded (e.g. eisy-ui only)
Saturday at 07:52 PM2 days Author I am running into an issue with a plugin after the 6.1.1 update. This is a simple plugin of my own creation (doesn't connect to anything outside). It gives me timers that increment once per second, referenced like variables in programs. It is run in developer mode. Now it shows as disconnected, and it keeps giving the following error:interface:_disconnect: MQTT: Reconnect successful2026-08-22 15:43:32.937 Interface udi_interface.interface INFO interface:_disconnect: MQTT Unexpected disconnection. Reason code: Unspecified error. Sent by server: False. Retry in 10 seconds.It's been running fine since I created it over a year ago, even after updates to 6.0.5. But 6.1.1 is giving me this. Restarting the plugin doesn't work. Any hints?Edit: my other development plugin is giving the same error. Looks like something need to be refreshed. Ideas? Edited Saturday at 09:01 PM2 days by Guy Lavoie
Saturday at 11:28 PM2 days 7 hours ago, Guy Lavoie said:Did you reboot as prompted?Guy - I think this may have been related to my bad USB to RJ45 eISY to PLM cable from my other thread that you also posted in. After swapping PLMs to USB PLM this had gone away.
Sunday at 04:28 AM2 days 8 hours ago, Guy Lavoie said:It's been running fine since I created it over a year ago, even after updates to 6.0.5. But 6.1.1 is giving me this. Restarting the plugin doesn't work. Any hints?@Guy Lavoie , if it's a local only plugin, you need to reinstall it. The migration process upgrades the certificates for production plugins installed in /var/polyglot/pg3 but it does nothing for local ones.With kind regards,Michel
Sunday at 11:52 AM1 day , if it's a local only plugin, you need to reinstall it. @Michel Kohanim ,Just to be clear, local only, with no beta or production with same id, or all local?Thx
Sunday at 01:07 PM1 day @sjenkins Local means that it's neither in beta nor production.With kind regards,Michel
Sunday at 07:52 PM1 day Author 15 hours ago, Michel Kohanim said:@Guy Lavoie , if it's a local only plugin, you need to reinstall it. The migration process upgrades the certificates for production plugins installed in /var/polyglot/pg3 but it does nothing for local ones.With kind regards,MichelOk thanks, I just did that, which solved the problem. But...I could only reinstall it as a new plugin, in a new slot. I didn't find a way to update the existing one. This means that I lost the existing references in programs. So I installed it in a new slot, leaving the old non-working plugin in place until I could find and replace the program references to the nodes. Then I deleted the old one. That's not cool...there has to be a better way?
Yesterday at 03:05 AM1 day 7 hours ago, Guy Lavoie said:Ok thanks, I just did that, which solved the problem. But...I could only reinstall it as a new plugin, in a new slot. I didn't find a way to update the existing one. This means that I lost the existing references in programs. So I installed it in a new slot, leaving the old non-working plugin in place until I could find and replace the program references to the nodes. Then I deleted the old one. That's not cool...there has to be a better way?You can only do this by deleting the old plugin first then the slot opens to re-install. I won't bet my life on this next statement, but, I am pretty sure that if you delete a plugin and then re-install the same plugin in the same slot, any programs that reference any of those nodes will re-populate. When you install the plugin back in, all of the nodes should get the exact same id's and all the programs should put them back in. What won't re-populate is any customization you did on the main page of the admin console. In other words, any folders you put stuff in or any re-naming you did.I would confirm with @Michel Kohanim on this.EDIT: You might also look at the new eisy-ui beta plugin section. It might make things a bit more stream lined for you. Edited yesterday at 03:08 AM1 day by apostolakisl
17 hours ago17 hr Author 10 hours ago, apostolakisl said:I won't bet my life on this next statement, but, I am pretty sure that if you delete a plugin and then re-install the same plugin in the same slot, any programs that reference any of those nodes will re-populate. Well that's it, I didn't want to bet my life either! Lol. I figured the node names would be the same since the slot number is part of the name, but the recreated names might end up at a different pointer in a device table. So I played it safe and replaced the plugin like an insteon device, by creating the new one and using find/replace.
16 hours ago16 hr My upgrades went well. On one eISY I had to reinstall all my plugins, the other one was fine (they are the same plugins). Noticed on one eISY (the one I did not have to reinstall the plugins on) is showing the wrong time zone (2 hours ahead) in program last run/next run and variable last updated views. The PG Log (which I am using because I can see it in real time on the site) is showing local time in the one working properly but 2 hours BEHIND in the one with the TZ issues. However on both machines in the AC the time and time zone is correct.
16 hours ago16 hr Hello everyone,You should not have to uninstall and reinstall "local" plugins. What you need to do is to remove the cert and key files so that they can be regenerated at install time.With kind regarsds,Michel
15 hours ago15 hr Author 21 minutes ago, Michel Kohanim said:Hello everyone,You should not have to uninstall and reinstall "local" plugins. What you need to do is to remove the cert and key files so that they can be regenerated at install time.With kind regarsds,MichelHow do we do that? Command line? And what is "install time"...when the upgrade is performed? Learning and taking notes here 🙂
15 hours ago15 hr 2 minutes ago, Guy Lavoie said:How do we do that? Command line? And what is "install time"...when the upgrade is performed? Learning and taking notes here 🙂Yes, because you local plugins are "developer" made/deployed, so I am assuming you already know how to ssh and do things on the command line.With kind regards,Michel
15 hours ago15 hr Author 27 minutes ago, Michel Kohanim said:Yes, because you local plugins are "developer" made/deployed, so I am assuming you already know how to ssh and do things on the command line.With kind regards,MichelYes, though a lot of the plugin developer information went missing a while back. I'll poke around.
10 hours ago10 hr I was particularly nervous about this upgrade as I've made a lot of changes under the covers that I was afraid might get lost.I am running on an nvme drive per a blog post from long ago. I am also running Home Assistant in a bhyve VM. I'm running netbird in the HA VM as well as on FreeBSD.I'm pleased to say the only glitch I've seen so far was the EISY binding to eisy-2.local instead of eisy.local. This broke my HA integration until I reset it. Things look fine now.I'm glad to finally see the web UI gain access to programs and better access to devices/scenes. I do have some trouble reading the screen due to recent eye surgery. I can magnify but many of the colors are too dim on my display to be read easily.
Create an account or sign in to comment