After the UI5 to UI7 update, I updated PLC (to 7.48) and PLEG (to 7.47). Vera has been rebooted many times and browser refreshed.
While on UI5, I had triggers, conditions, and actions defined. After upgrading to UI7, I noticed that they were no longer running. Looking at PLEG, I noticed the following:
Under Inputs>Triggers, there is nothing. When I click on “Please select a device” drop down, I only see the rooms and there are no devices. Also, notice the broken link on the image next to Counters. See attached image 1.
Because I see no devices, I am unable to create new/recreate the triggers.
Under Conditions (attached image 2), there are broken image links. Also notice “c1” and “c2”, those are the condition names, but everything else is blank.
After seeing this, I tried to restore using Control > Restore > Restore, but no joy.
Any idea how to fix this? Thanks.
You must upgrade PLEG and PLC after upgrading to UI7.
You should do it I that order.
Then you need one more restart to start with the upgraded files and a browser refresh.
[quote=“RichardTSchaefer, post:2, topic:191995”]You must upgrade PLEG and PLC after upgrading to UI7.
You should do it I that order.
Then you need one more restart to start with the upgraded files and a browser refresh.[/quote]
I did upgrade PLEG and PLC after upgrading to UI7, as well as restarting and refreshing. It’s been a few weeks. Both show that they are on the latest version. I do not remember the order in which I upgraded. Where do I go from here?
[quote=“snovvman, post:3, topic:191995”][quote=“RichardTSchaefer, post:2, topic:191995”]You must upgrade PLEG and PLC after upgrading to UI7.
You should do it I that order.
Then you need one more restart to start with the upgraded files and a browser refresh.[/quote]
I did upgrade PLEG and PLC after upgrading to UI7, as well as restarting and refreshing. It’s been a few weeks. Both show that they are on the latest version. I do not remember the order in which I upgraded. Where do I go from here?[/quote]
Next step would be in the first post of this. Use those links on local network in that order. Skipping the devices you don’t have.
http://forum.micasaverde.com/index.php/topic,14446.0.html
It would basically be adding your vera IP and running these in this order.
To Update Program Logic Event Generator
http://YourVeraIP:3480/data_request?id=update_plugin&Plugin=3066
To Update Program Logic Core
http://YourVeraIP:3480/data_request?id=update_plugin&Plugin=3086
Thanks. I just updated PLEG and PLC again. With PLC I had to do it manually. After a LUUP restart and browser refresh, things are looking better.
However, I am getting this error banner “Program Logic Event Generator[38] : Gate_Still_Open_Trigger and (Gate_Still_Open_Trigger; NOW > 07:00): Invalid Key token: GATE_STILL_OPEN_TRIGGER”
What is invalid key token?
[quote=“snovvman, post:5, topic:191995”]Thanks. I just updated PLEG and PLC again. With PLC I had to do it manually. After a LUUP restart and browser refresh, things are looking better.
However, I am getting this error banner “Program Logic Event Generator[38] : Gate_Still_Open_Trigger and (Gate_Still_Open_Trigger; NOW > 07:00): Invalid Key token: GATE_STILL_OPEN_TRIGGER”
What is invalid key token?[/quote]
Means that device doesn’t exist anymore.
GATE_STILL_OPEN_TRIGGER so what ever that input was go check it out it’s probley not there.
I now see what you mean. During the UI7 upgrade, two of the dependent sensors got renamed. I guess I’ll need to rebuild… Thanks again.