UniversalDevicesInc-PG3 / udi-poly-ELK

MIT License
2 stars 1 forks source link

Elk node problem after upgrading package IOX #98

Closed Kajtek13 closed 1 year ago

Kajtek13 commented 1 year ago

I had an older version installed under the MIT license from my local store for testing and making some custom small modifications. It worked well, showing the ElkController Node and Nodes for all zones. Then, I received a notification about new upgrades for iOX, so I clicked on 'Upgrade packages,' and the system went through the upgrading process. After that, I rebooted Eisy. All the other nodes continued to work as before, with the exception of ELK.

I reinstalled ELK from my local store, but the problem remained. Now, only the controller node shows up in ISY. and I keep getting the same error message: 'ERROR: 07/30/2023 13:09:36 See log for: ELK Controller: Timeout sending message VN!!!'. Additionally, I noticed in ISY that often I see a red exclamation sign in front of 'ELK controlled' and 'NodeServer online,' as well as the 'Remote Programming' status showing 'Disconnected.' After I query the Elk Controller, sometimes both statuses will change to 'Connected' briefly, only to lose connection again. More often, it stays disconnected. The 'M1EXP' status also changes frequently from 'Connected' to 'Disconnected.' It appears that there is a problem after the iOX upgrade.

Since my planned modifications are not that important, I decided to purchase the full copy.

I deleted the node installed from the local store, and installed the latest version from the production store.

Unfortunately, this did not fix the problem. Only the controller node is recognized and it behaves as described above with the same error and disconnecting M1EXP status and disconnected Nodeserver ,I have attached the log file for reference.

I did backup iox before upgrading packeges therefore I restored and installed ELK again. Still the same problem. Only ELK controller node is present but this time 'NodeServer online" status is connected, M1EXP status changes frequently and error message is the same. No nodes for zones.

PG3x Version 3.1.36 Status: Connected Frontend Version: 3.1.36 IoX Version: 5.6.3 Connected

Log ELK_7-30-2023_125628_PM.zip

jimboca commented 1 year ago

Please confirm your Elk port is the unsecure port defined in you elk. Then download log package and email to me at jimbo.automates@gmail.com if still failing.

Kajtek13 commented 1 year ago

I sent you e-mail to jimbo.automates@gmail.com with the log file. The port is enabled as unsecure

jimboca commented 1 year ago

Yes I have it, will try to review soon

jimboca commented 1 year ago

In the PG3 ELK node server configuration page, please change your host to 192.168.2.70:2101 It's still configured for 2601 according to the log you sent:

Kajtek13 commented 1 year ago

This was my mistake and I should have properly set the configuration. Now all works well. Thanks

jimboca commented 1 year ago

Oh, good to hear!