so i just did a reboot of pc after clear cache and everything 3 times on chrome, when i opened chrome it gave a message of browser is now upto date and its all working again in chrome, the app is still not working but im guessing its a cache issue so ill wipe it and try again. i wiped all cache and data from the app and logged back in all working again
I had the same issue (missing piston statements when editing a piston using my Rpi hosted dashboard). Ironically I was using Edge and only Chrome worked correctly. Hard reloading Edge didn't fix it; I clicked on 'logout' to the left of the dashboard page, then registered a new browser (with a code from the settings page of the WebCoRE app on HE) and logged in to the dash again. That got everything working normally.
@nh.schottfam@jp0550
The webcore application automatically updated overnight and now when I visit the dashboard my pistons are missing all of the statements. I had the hard reload error but followed @Tony and resolved that issue. I am hosting the server locally on a RPi. Still missing statements in the pistons. Thoughts?
I have not seen any links with instructions to update the local server. Has someone already posted about it? I did look at the github but all of the files there are old. @Tony how did you update your RPi? Where are the updated files?
The commands below worked for me to update my local RPi dashboard server; likely they came from the thread that @nh.shottfam refers to. I barely know enough linux to keep my RPi running so anyone that sees anything wrong, feel free to comment/correct.
My webCoRE directory is in the /home/pi directory; the first step should change the current directory to the one where your webCoRE directory is. If you want to back up that directory just in case, the mv command will do it, as in:
mv webCoRE oldwebCoRE
Just updated my instance from HPM about 20 minutes ago. All seems fine on my end. Did need to logout and back in after the install completed, using chrome. After it logged back in it has been performing well, seems a little snappier even when navigating. Using staging.webcore.co and it has been good. Was able to modify pistons without problems, and even was able to backup all of my pistons too.
@nh.schottfam
Sorry but I'm still confused how to update my local installation of webCoRE. I'm still new to all of that but got it working fine (webCoRE on hubitat and locally dashborad on my RPi). Yesterday I updated webCoRE via HPM. If I start the dashboard I now get the following banner on the top
I was happy to get webCoRE running locally but now I struggle how to update the local installation on my RPi.
Is it the right way to update the local installation which @Tony is describing in his post?
You do want to update the files for html/css/js to the latest from the repo for the HE builds (which the early post shows a method of doing this if the cloned the proper repo).
You then want to logout of the webCoRE UI, and login in again.