Michel Kohanim Posted July 26, 2021 Posted July 26, 2021 Hello everyone, Thanks so very much for your patience while we worked on v5.0.3 which is not available. Fixes: 1. USB driver for ISTEON PLMs (including the RF only dongle) 2. The ability to download Admin Console directly from Polisy 3. Trigger Device substitution variable for Network Resources Instructions: Many packages, including the Kernel, have changed. So, the safest approach would be: sudo pkg update && sudo pkg upgrade (about 145 packages will be upgraded) sudo shutdown -r now With kind regards, Michel
bgrubb1 Posted July 26, 2021 Posted July 26, 2021 same here Seen in AC, but constant spinning with no connection
gzahar Posted July 26, 2021 Posted July 26, 2021 Seeing the following (after above steps & reboot): [admin@polisy ~]$ uname -a FreeBSD polisy 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #11 releng/13.0-n244752-b368bb75bad: Tue Jul 13 23:39:11 UTC 2021 ec2-user@bsdev.isy.io:/usr/obj/usr/src/amd64.amd64/sys/POLISY amd64 [admin@polisy ~]$ sudo pkg update Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. [admin@polisy ~]$ sudo pkg upgrade Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. Checking for upgrades (0 candidates): 100% Processing candidates (0 candidates): 100% Checking integrity... done (0 conflicting) Your packages are up to date. [admin@polisy ~]$ sudo service isy status isy is not running. [admin@polisy ~]$ sudo service isy start loading uftdi.ko kldload: can't load uftdi.ko: No such file or directory /usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy
DaveStLou Posted July 26, 2021 Posted July 26, 2021 49 minutes ago, gzahar said: Seeing the following (after above steps & reboot): [admin@polisy ~]$ uname -a FreeBSD polisy 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #11 releng/13.0-n244752-b368bb75bad: Tue Jul 13 23:39:11 UTC 2021 ec2-user@bsdev.isy.io:/usr/obj/usr/src/amd64.amd64/sys/POLISY amd64 [admin@polisy ~]$ sudo pkg update Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. [admin@polisy ~]$ sudo pkg upgrade Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. Checking for upgrades (0 candidates): 100% Processing candidates (0 candidates): 100% Checking integrity... done (0 conflicting) Your packages are up to date. [admin@polisy ~]$ sudo service isy status isy is not running. [admin@polisy ~]$ sudo service isy start loading uftdi.ko kldload: can't load uftdi.ko: No such file or directory /usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy I'm seeing the same thing.
Michel Kohanim Posted July 26, 2021 Author Posted July 26, 2021 Hello everyone! It's bug but only after polisy is restarted. Please do: sudo service udx restart sudo service isy restart Should be fixed by Wednesday. With kind regards, Michel
mmb Posted July 27, 2021 Posted July 27, 2021 Thanks Michel, fyi my output below.... [admin@polisy ~]$ sudo service udx restart Password: Stopping udx. Waiting for PIDS: 1192. eval: cannot create /dev/speaker: Device busy eval: cannot create /dev/speaker: Device busy eval: cannot create /dev/speaker: Device busy CURRENT OS 13.0.3 No need to upgrade the OS libwebsockets already removed flashrom already removed net/avahi already removed dns/nss_mdns already removed pkg already installed dbus already installed ca_root_nss already installed dual-dhclient already installed bash already installed mongodb36 already installed libnghttp2 already installed git already installed polyglot already installed mosquitto already installed powerdxx already installed e2fsprogs-libuuid already installed c-ares already installed rapidjson already installed mongo-c-driver already installed npm already installed isy already installed tpm2-tools already installed tpm2-abrmd already installed py38-sqlite3 already installed Starting TPM security services Starting udx. [admin@polisy ~]$ sudo service isy restart isy not running? (check /var/isy/isy_daemon.pid). loading uftdi.ko kldload: can't load uftdi.ko: No such file or directory /usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy [admin@polisy ~]$
Michel Kohanim Posted July 27, 2021 Author Posted July 27, 2021 Very odd. Please hold off till we find the root cause. With kind regards, Michel
simplextech Posted July 27, 2021 Posted July 27, 2021 kldload: can't load uftdi.ko: No such file or directory Looks like the USB FTDI kernel module/driver is gone.
Jimbo.Automates Posted July 27, 2021 Posted July 27, 2021 3. Trigger Device substitution variable for Network ResourcesThat's awesome! Sent from my Pixel 3 XL using Tapatalk 1
Michel Kohanim Posted July 27, 2021 Author Posted July 27, 2021 All, Found the issue: those who had already updated the kernel packages before, didn't get the new kernel. So, please do this: sudo pkg update -f sudo pkg install -f FreeBSD-kernel-polisy sudo shutdown -r now - after reboot sudo service udx restart sudo service isy restart We are fixing a few bugs including the aforementioned. With kind regards, Michel 2
bgrubb1 Posted July 27, 2021 Posted July 27, 2021 Hmmm No Joy here. still get [admin@polisy ~]$ sudo service isy restart isy not running? (check /var/isy/isy_daemon.pid). loading uftdi.ko kldload: can't load uftdi.ko: No such file or directory /usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy [admin@polisy ~]$ ....Barry
DaveStLou Posted July 27, 2021 Posted July 27, 2021 [admin@polisy ~]$ sudo pkg update -f Password: Updating FreeBSD-base repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.txz: 100% 10 KiB 10.0kB/s 00:01 Processing entries: 100% FreeBSD-base repository update completed. 113 packages processed. Updating udi repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.txz: 100% 108 KiB 110.3kB/s 00:01 Processing entries: 100% udi repository update completed. 398 packages processed. All repositories are up to date. [admin@polisy ~]$ sudo pkg install FreeBSD-kernel-polisy Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The most recent versions of packages are already installed =====After reboot===== [admin@polisy ~]$ sudo service udx restart Password: Stopping udx. Waiting for PIDS: 1119. eval: cannot create /dev/speaker: Device busy eval: cannot create /dev/speaker: Device busy eval: cannot create /dev/speaker: Device busy CURRENT OS 13.0.3 No need to upgrade the OS libwebsockets already removed flashrom already removed net/avahi already removed dns/nss_mdns already removed pkg already installed dbus already installed ca_root_nss already installed dual-dhclient already installed bash already installed mongodb36 already installed libnghttp2 already installed git already installed polyglot already installed mosquitto already installed powerdxx already installed e2fsprogs-libuuid already installed c-ares already installed rapidjson already installed mongo-c-driver already installed npm already installed isy already installed tpm2-tools already installed tpm2-abrmd already installed py38-sqlite3 already installed Starting TPM security services Starting udx. [admin@polisy ~]$ sudo service isy restart isy not running? (check /var/isy/isy_daemon.pid). loading uftdi.ko kldload: can't load uftdi.ko: No such file or directory /usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy [admin@polisy ~]$ uname -a FreeBSD polisy 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #11 releng/13.0-n244752-b368bb75bad: Tue Jul 13 23:39:11 UTC 2021 ec2-user@bsdev.isy.io:/usr/obj/usr/src/amd64.amd64/sys/POLISY amd64 [admin@polisy ~]$
Michel Kohanim Posted July 27, 2021 Author Posted July 27, 2021 My fault. I forgot the -f: sudo pkg install -f FreeBSD-kernel-polisy sudo shutdown -r now sudo service udx restart sudo service isy restart With kind regards, Michel 1
Jimbo.Automates Posted July 27, 2021 Posted July 27, 2021 20 hours ago, Michel Kohanim said: 3. Trigger Device substitution variable for Network Resources Now if we could get the program name many of us would be very happy 1
DaveStLou Posted July 27, 2021 Posted July 27, 2021 (edited) Interesting observation that the system log (Sat 1951/07/28 05:33:07 PM System Log) and the error log (Sat 1951/07/28 05:31:25 PM System) show the year as 1951 and UTC time even though it appears correct in the AC. Edited July 27, 2021 by DaveStLou
Michel Kohanim Posted July 27, 2021 Author Posted July 27, 2021 We are working on a time machine on the side ? With kind regards, Michel 4
kzboray Posted July 27, 2021 Posted July 27, 2021 Performed the update, rebooted the Polisy and bounced UDX & ISY. I am still unable to get Polyglot to fully communicate with my original ISY. I am using LifX as an example, but I have similar problems with Harmony, Ring etc. Although all the devices and programs work, i.e. tapping a light switch turns on the LifX bulbs, they do not show correctly in ISY. And when I do a query I get an error in ISY, but Polyglot logs show the query. 2021-07-27 10:58:18,191 Controller polyinterface INFO polyinterface:reportDriver: Updating Driver d073d5349cb2 - GV0: -36, uom: 56 2021-07-27 10:58:18,194 Controller polyinterface INFO polyinterface:reportDrivers: Updating All Drivers to ISY for LIFX LIFX 349cb2(d073d5349cb2) Any suggestions about getting my original ISY talking to the updated Polisy?
Recommended Posts