I had an issue with subscription that took me a couple days to track down. My garage door was acting funny and the bedroom lamp kept turning on in the middle of the night, motion triggered by cats in my office. Not fun. Anyway, I ran a repair using HPM and that seemed to smooth things out.
Edited to add: It's very possible that I could have run the repair after the fix was pushed.
This looks to be working well again for me too. All lights came on when expected this evening, and many turned off just fine tonight. I also updated Hubitat to version 120 (latest) today, so I assume that may have helped as well.
Thanks for the support! Always great when there is a quick fix from the community!
Here is my shell script. I install a few files to /tmp and copy them over for static ip, etc. Have tried a few different installs. Not sure if there is a better way to install this. Some commands might not work, uncomment install git/apache as needed.
2 days, no issues. I consider the global variable problem a done deal. Thanks for your lightning quick resolution, even if it took me a week to get the symptoms to you
I reinstalled from the latest repo, I see the style changes but still no devices on the local instance. I'm almost sure it's OAuth not setup right. Is it required to add the ClientId, Secret from the installation instructions here to the local build or hubitat config?
Just a quick couple of questions that I may have missed further up the thread.
Have you installed webCoRE on HE?
Have you oAuth'd the main app?
Sorry if these are dumb questions but thought I would start with the basics.
Yea I have WebCore running local but only my global params show up. I am try to debug the device list missing when I install locally and refresh the auth token in hubitat to run local instance, still not seeing devices locally but I see them on the webcore cloud dashboard.
Thank you @nh.schottfam that worked. I have pihole and webcore local running together on a single pi zero w and no eth0. Still very responsive.. gonna upgrade it to zero 2 w this week. Let me know anyone wants the install scripts, again it is on pi zero 1st gen, raspbian-lite,
Here are my current scripts.. this is hardcoded to 0.214.. change the static IP to whatever you want. I copy the files over with WinSCP so you would have to add the ssh commands as needed. I also leave a few files owned by www- so it's certainly not secure.
I found a regression in the latest webCoRE update that I installed a couple of days ago (with the fixes for stays): it treats device number variables as strings instead of numbers, so date/time functions fail.
Hopefully someone can help, I am experiencing big delays loading the dash with chrome. It can take up to 40 seconds every time. I've tried clearing out files and cookies with no improvement.