Just installed PLEG. When I open the PLEG device and click Inputs, it says “Opening pleg_inputs”. It’s been there for a few minutes. Does it take a while the first time it’s started? If not, any ideas? I tried to reload Vera.
Change to another tab and go back.
You must also load the Program Logic Core plugin … This is shared code between the Program Logic Event Generator and the Program Logic Timer Switch plugins.
Remember after installing any plugin you must restart Vera and restart your browser connection to Vera.
[quote=“RichardTSchaefer, post:3, topic:176371”]You must also load the Program Logic Core plugin … This is shared code between the Program Logic Event Generator and the Program Logic Timer Switch plugins.
Remember after installing any plugin you must restart Vera and restart your browser connection to Vera.[/quote]
That did it. Thanks!
[quote=“RichardTSchaefer, post:3, topic:176371”]You must also load the Program Logic Core plugin … This is shared code between the Program Logic Event Generator and the Program Logic Timer Switch plugins.
Remember after installing any plugin you must restart Vera and restart your browser connection to Vera.[/quote]
strange, i have all of them installed and PLEG is stuck
Program Logic Core 4.1
Program Logic Timer Switch 4.2
PLEG 5.0
are the versions I have installed on my Vera3
Looks like I was many versions behind
followed the upgrade procedure listed in this forum and now it’s working
gotta read some more ;D
I just installed version 7.41 of:
Program Logic Core
Program Logic Event Generator
Program Logic Event Switch
for a friend of mine on her new vera.
Afterwards, I powered the vera on and off and restarted my browser. I’m now getting the Opening Pleg_Inputs screen where it gets stuck.
Any suggestions?
You need to:
- Reload Vera
- Refresh your browser
I clicked the Reload button and refreshed the browser.
I still get the same error.
You may want to uninstall/reinstall the PLC plugin … it sounds like it did not get installed correctly.
Did you wait for Vera to Restart/Reload between each of the installs ?
I uninstalled all of the apps and did a reload/refresh.
I installed PLC then did a reload/refresh.
I then installed PLEG and did a reload/refresh.
Still getting the same error.
Try doing JUST PLC as I indicated!
I uninstalled PLC, reload/refresh.
Installed PCL, reload/refresh. I still get the same error in PLEG.
What UI Version are you running ?
Are your running locally or remotely ?
Do NOT add any additional steps to this sequence!
- Use the Chrome browser.
- Open the PLEG device on the Vera Dashboard
- Right Menu click in the window … select Inspect Element
- Select the “Console” tab on the developer tool that is opened.
- Continue to open PLEG Inputs
What error messages are displayed in the console ?
If you go to Apps → Develop Apps → LUUP files. What are the files that start with:
J_ProgramLogic
Logs sent via personal message.
I’m on UI5 and I’ve tried local and remote access.
Here are the LUUP files:
J_ProgramLogicC-UI5.js.lz
J_ProgramLogicC-UI6.js.lz
J_ProgramLogicC-UI7.js.lz
J_ProgramLogicEG-UI5.js.lz
J_ProgramLogicEG-UI6.js.lz
J_ProgramLogicEG-UI7.js.lz
J_ProgramLogicTS-UI5.js.lz
J_ProgramLogicTS-UI6.js.lz
J_ProgramLogicTS-UI7.js.lz
Thanks!
Something is going wrong with your install …
There should be 3 more files:
J_ProgramLogicC.js.lz
J_ProgramLogicEG.js.lz
J_ProgramLogicTS.js.lz
These are copies (symbolic links) to the actual UI5, UI6, or UI7 versions.
The fact that they are missing means the install is not working properly.
Do you know how to access your Vera via ssh ?
Need to see if you have a file called:
/etc/cmh-ludl/pl-install.sh
If so what are the contents ?
Do you have a file called /etc/cmh/version ?
If so what are the contents ?
I installed PuTTY and logged into my Vera, but I don’t know how to see if I have that file.
You need to use linux commands:
cd /etc/cmh/lu-dl
ls -altr
cat pl-install.sh
cat /etc/cmh/version
Is this a used - or factory reset Vera ?
I received the error “can’t cd to /etc/cmh/lu-dl”
I can get to /etc, but not etc/cmh
Sorry it’s:
cd /etc/cmh-ludl