Jump to content

eisy-ui Alpha release - Feedback


Recommended Posts

Posted
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.

 

Posted
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.

Posted
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.

image.thumb.png.279ab6441f887e6871e34ed056b060f9.png

Posted

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

Posted
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.

Posted
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.

image.thumb.png.279ab6441f887e6871e34ed056b060f9.png

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)
 

Posted
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

 

image.jpg

Posted
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

 

image.jpg

I don't seee any xml error. If you are referring to the "Not Secure", this is due to the self signed cert.

Posted
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)
 

image.thumb.png.c937ab66dd9f9182304517c7f18f9efb.png

 

@bmercier you are correct (of course)!  But you gotta share how you came to that conclusion.

 

  • Like 1
Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...