sjenkins Posted yesterday at 04:29 PM Posted yesterday at 04:29 PM 4 hours ago, bmercier said: Could you try by using the AC on port 80 or 443 (eisy-ui's server ports)? @bmercier , sorry I wasn't clear. When I log in the AC on port 80/443 with portal credentials the developer local nodes do not update & stay mostly blank ; same on the browser eisy-ui. Log in the AC with port 8443 with local credentials and they update. This is just for nodes on locally hosted plugins I am developing, no issue if I run it beta. Quote
bmercier Posted yesterday at 04:34 PM Author Posted yesterday at 04:34 PM 4 minutes ago, sjenkins said: @bmercier , sorry I wasn't clear. When I log in the AC on port 80/443 with portal credentials the developer local nodes do not update & stay mostly blank ; same on the browser eisy-ui. Log in the AC with port 8443 with local credentials and they update. This is just for nodes on locally hosted plugins I am developing, no issue if I run it beta. Ok that's very strange. I don't think it relates to the store being used. IoX does not know that. Quote
sjenkins Posted yesterday at 04:44 PM Posted yesterday at 04:44 PM 2 minutes ago, bmercier said: Ok that's very strange. I don't think it relates to the store being used. IoX does not know that. Its my HunterDouglas plugin. The shade updates are not showing up in the local version of my plugin. It sits in my home directory under a folder with admin/admin privileges, while I see the cert/key files have admin/polyglot ownership. I am seeing a couple of the nodes which have had 'action' go true in your status column (which is nothing to do with the details of the nodes status, that is all blank). AC looks the same unless I log in local. Yes it is strange. Quote
photogeek54 Posted yesterday at 07:00 PM Posted yesterday at 07:00 PM I'm just bringing up eisy-ui for the first time and can't get it to show up in Iox finder or start it. I've read this entire topic's posts and believe the update packages and reboot I did yesterday should install and enable it right? I've cleared java and browser caches. running sudo service eisyui restart gives eisyui does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d), or is not executable adding https://10.10.1.171:443/desc to iox finder says "not found" Should I try installing the eisy-ui package manually via ssh? If so what is the current package name and how can I see the version I am currently running? Do I need to manually install the latest iox? If so what is the latest package name and how do I find the exact version I am currently running? AC's help only shows 5.9.1 and not the latest version number. Thanks Quote
bmercier Posted yesterday at 07:06 PM Author Posted yesterday at 07:06 PM 2 minutes ago, photogeek54 said: I'm just bringing up eisy-ui for the first time and can't get it to show up in Iox finder or start it. I've read this entire topic's posts and believe the update packages and reboot I did yesterday should install and enable it right? I've cleared java and browser caches. running sudo service eisyui restart gives eisyui does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d), or is not executable adding https://10.10.1.171:443/desc to iox finder says "not found" Should I try installing the eisy-ui package manually via ssh? If so what is the current package name and how can I see the version I am currently running? Do I need to manually install the latest iox? If so what is the latest package name and how do I find the exact version I am currently running? AC's help only shows 5.9.1 and not the latest version number. Thanks It's definitely not installed. Please install version 0.5.6 using ssh. sudo pkg info eisyui will give you the current version installed, but for sure, it's not installed on your unit. Quote
bmercier Posted yesterday at 07:19 PM Author Posted yesterday at 07:19 PM 2 hours ago, sjenkins said: Its my HunterDouglas plugin. The shade updates are not showing up in the local version of my plugin. It sits in my home directory under a folder with admin/admin privileges, while I see the cert/key files have admin/polyglot ownership. I am seeing a couple of the nodes which have had 'action' go true in your status column (which is nothing to do with the details of the nodes status, that is all blank). AC looks the same unless I log in local. Yes it is strange. Can you check the start time of the Mosquitto service and the isy service? I bet Mosquitto restarted after isy. isy: ps -o lstart -p $(pgrep isy) Mosquitto: ps -o lstart -p $(pgrep -u isy mosquitto) Quote
photogeek54 Posted yesterday at 08:09 PM Posted yesterday at 08:09 PM 58 minutes ago, bmercier said: It's definitely not installed. Please install version 0.5.6 using ssh. sudo pkg info eisyui will give you the current version installed, but for sure, it's not installed on your unit. Great , I can see the process running now. I cleared edge browser cache and browsed to : https://10.10.1.171/desc and http://10.10.1.171/desc but I get an xml error Quote
bmercier Posted yesterday at 08:14 PM Author Posted yesterday at 08:14 PM There is a problem with 0.5.5 and 0.5.6. Please don't install the for now. Will have a new release tomorrow. It's working only due to cache. Quote
bmercier Posted yesterday at 08:20 PM Author Posted yesterday at 08:20 PM 10 minutes ago, photogeek54 said: Great , I can see the process running now. I cleared edge browser cache and browsed to : https://10.10.1.171/desc and http://10.10.1.171/desc but I get an xml error I don't seee any xml error. If you are referring to the "Not Secure", this is due to the self signed cert. Quote
sjenkins Posted yesterday at 11:05 PM Posted yesterday at 11:05 PM 3 hours ago, bmercier said: Can you check the start time of the Mosquitto service and the isy service? I bet Mosquitto restarted after isy. isy: ps -o lstart -p $(pgrep isy) Mosquitto: ps -o lstart -p $(pgrep -u isy mosquitto) @bmercier you are correct (of course)! But you gotta share how you came to that conclusion. 1 Quote
bmercier Posted 8 hours ago Author Posted 8 hours ago 16 hours ago, sjenkins said: @bmercier you are correct (of course)! But you gotta share how you came to that conclusion. Actually, just a difference of 1 second is not what I expected. My theory falls apart. Still searching for the cause. I just released 0.5.8. Please do upgrade to 0.5.8, especially if you installed 0.5.5 or 0.5.6. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.