MBell Posted November 27, 2021 Posted November 27, 2021 I can't seem to figure out what is causing the issue? Polyglot settings: Port- 8080 https- unchecked MQTT settings: Hostname- locahost Port-8443 Thanks in advance,
bpwwer Posted November 27, 2021 Posted November 27, 2021 There may be multiple issues happening. The first is that Polyglot is unable to connect to the ISY. You'll have to figure out why before anything else will work. The bit of the log you've posted doesn't seem to be referencing that issue. I'd start with verifying that the username and password for the ISY are set correctly (reset them, save, and maybe restart polyglot). If it still isn't connecting, look at the beginning of the polyglot log file for more information about why. Second, it looks like there may be more than one instance of WeatherLink running. When more than one instance is running you'll get constant connect/disconnect MQTT messages as they keep fighting with each other for a connection to Polyglot. Either reboot the Polisy or from a command shell run 'ps -auxww | grep -i weatherlink' and then 'sudo kill <pid>' for all that are running.
MBell Posted November 27, 2021 Author Posted November 27, 2021 Thanks for your suggestions. After performing the steps indicated I am still unable to connect ISY. I have opened a ticket with support. Thank you,
Michel Kohanim Posted November 28, 2021 Posted November 28, 2021 @MBell, Is this PG or PG3? With kind regards, Michel
MBell Posted November 28, 2021 Author Posted November 28, 2021 4 hours ago, Michel Kohanim said: @MBell, Is this PG or PG3? With kind regards, Michel PG thanks,
Recommended Posts