Everything posted by Michel Kohanim
-
Timezone setting and location for sunrise/sunset
Next on the list!! With kind regards, Michel
-
ISY 5.1.1 Is Now Available
@DennisC, Polyglot is on https://ip ... in short, you just need the browser to point to the same IP as ISY but without the :8443. With kind regards, Michel
-
Timezone setting and location for sunrise/sunset
All, Definitely a bug. And, while crushing it, added time/lat/long configuration back to the Admin Console for Polisy. The only thing you won't be able to do is to set the Time Zone offset because the OS does not allow it: it has a list of time zone regions that you have to choose from. So, let's say you want to have a different lat long that's not in the list. What you do is to pick the nearest city, then change the lat/long and save. Other things that were fixed/enhanced: - SNI support for network resources - IPv6 web server - SMTP issues truncating messages and sending them as attachments instead - Z-Wave is very very very close Should be out mid week. With kind regards, Michel
-
ISY automatically discovered at https://192.168.1.44:8443 however the username and password need to be set in the settings menu.
Hi Dirk, Since ISY has self signed cert, please try changing the setting to Host: localhost Port: 8080 Uncheck Use Https With kind regards, Michel
-
Programs not running as expected
@asbril, You mentioned other programs that were not node server dependent also stopped. What's the snippet of error log for those? Also the error log for both of those node servers. With kind regards, Michel
-
Programs not running as expected
@asbril, Please check our error log and see whether or not ISY's time changed (say by a few hours/days). With kind regards, Michel
-
ISY 5.1.1 Is Now Available
@randyth, Very possible! @MWareman, thank you SO MUCH! Now that I think about it, we literally wrote the whole https library ourselves. And, added SNI specifically to the client. Now that we use OpenSSL in Polisy, probably we forgot to enable that option. We'll look into it but, at the moment, this explains everything since CF needs SNI (that's why we added support for it in the first place). With kind regards, Michel
-
Nodeserver V1 vs V2 vs V3?
@fahrer16, Yes, here are the instructions. If you cannot get to it, please send an email to developers@universal-devices.com. With kind regards, Michel
-
Trigger device substitution on Network Rules
@MWareman, Thank you very much for the feedback and definitely high on the list after: Time zone is changing by itself! Nodedef upload from Portal does not work And, right now, we hope to have initial version of Z-Wave out before the end of the month. We're getting there! With kind regards, Michel
-
Write changes 1011 wont go away
@all, Closing old topics helps with support issues. Some, just point to a post from 10 years ago and expect us to read through everything. With kind regards, Michel
-
ISY 5.1.1 Is Now Available
@randyth, -1 means that it cannot even connect. If the issue was TLS related, you would get -256 error code. Something is not right. Perhaps something blocking Polisy from getting to that url? With kind regards, Michel
-
ISY 5.1.1 Is Now Available
@randyth, What's the error in the error log? With kind regards, Michel
-
Timezone setting and location for sunrise/sunset
@Scott Korvek, Thank you for the logs. Something keeps calling SetDateTime web service on ISY. I responded to your ticket. With kind regards, Michel
-
Resetting Polyglot on Polisy to default
@MWareman, Very much cache related: 11/10/2021, 17:31:04 [polyglot] error: MQTTS: polyglot_frontend-P1dVg authentication failed. Someone is messing with something.... With kind regards, Michel
-
Timezone setting and location for sunrise/sunset
@larryllix, Makes no sense. Please send me the following in an email to support@Universal-devices.com 1. Output of uname -a pkg info isy df -h 2. ISY Error Log 3. /var/isy/FILES/LOG/debug.log With kind regards, Michel
-
ISY 5.1.1 Is Now Available
@randyth, Makes no sense. Can you use curl for the same command and see whether or not it works? With kind regards, Michel
-
ISY 5.1.1 Is Now Available
@randyth, Please try increase the timeout and try SNI. With kind regards, Michel
-
Resetting Polyglot on Polisy to default
@MWareman, sudo service mongod status Also, please send me /var/polyglot/log/debug.log . With kind regards, Michel
-
Timezone setting and location for sunrise/sunset
@larryllix, Just to be clear, this is only for programs and not the clock at the top of the Admin Console? With kind regards, Michel
-
Trigger device substitution on Network Rules
@larryllix, Definitely related to PG2 and mongo. It's fixed in PG3. With kind regards, Michel
-
Trigger device substitution on Network Rules
@MWareman, Can you please temporarily add ${alert.event} to your resource string just to see if the event that caused the program to run is what you expected? With kind regards, Michel
-
Resetting Polyglot on Polisy to default
@MWareman, Did you restart Polyglot and Mongodb? In short, once you do that, you should do: sudo service mongod restart sudo service polyglot restart Apologies for not being more explicit. With kind regards, Michel
-
Trigger device substitution on Network Rules
@MWareman, Looking into it. With kind regards, Michel
-
Resetting Polyglot on Polisy to default
@MWareman, You can delete the mongodb (/var/db/mongodb) and then restart polyglot. With kind regards, Michel
-
Timezone setting and location for sunrise/sunset
It's a bug. Should be fixed in a day or two. With kind regards, Michel