Webcore Update Issues

Anyone else having this issue. When I updated Webcore I keep getting this WARNING: Results may be unreliable because the parent app’s version(v0.3.111.20210130_HE) is newer than the child app’s version(v0.3.110.20200210_HE). Please consider updating both apps to the same version. When I under Apps code it has the current version. What am I missing?
I used Hubitat Package Manager to update it. How do I roll back an update? Any help appreciated.


image

If you installed using HPM, try doing a repair, if you didn’t try pulling down a new version of the Piston child app.

Yes I’ve tried that and I still get the error message
Will try to find new version haven't seen it yet.
image

Here is what I’m showing in HPM:

So I would

do an HPM "repair" on webcore (not an update, repair)

  • if you used HPM to install

If you installed the files by hand, install the webcore, and piston files with latest from the git repo

Go into webcore (HE console -> Apps -> webcore) and hit done

reboot your hub (be nice HE console -> settings -> reboot hub)

Let it settle

  • see if things are working)

Ok I tried the following with no success. Thinking about starting from scratch and doing an uninstall/reinstall. The bad part is I can’t even back up the pistons getting an error message
is there a way to roll it back?

  • Rebooted HE hub
  • Did an HPM repair(already had done so yesterday)
  • Tried to edit them as ipaterson suggest( not sure if I did that correctly though)
  • Hit done

did you try the new version that was released within the last 24 hours?

  • Last update February 2, 2021 for Hubitat
    */

static String version(){ return "v0.3.112.20210202" }
static String HEversion(){ return "v0.3.112.20210202_HE" }

Okay I see that I installed it now its saying this. What is a hard reload?

reload the page in your browser

there wasn't a reload button on the dashboard hit Ctrl+F5 and it refreshed and after all that still have the message. going to try all the other steps again I did before

now getting this message
image

I reloaded everything and still get his:
A newer UI version (v0.3.112.20210202) is available, please hard reload this web page to get the newest version.
I cleared the cache and I'm back to SmartThings, Oh the horror :wink:
A newer SmartApp version (v0.3.113.20210203) is available.
This is an optional update; consider updating the webCoRE SmartApps in the SmartThings IDE.

Okay not sure what the deal is with this message but I cleared the logs and reset my logging level because it had reset to none and the message is gone :smiley: Have to do this for each piston but the message does not seem to be coming back crossing my fingers
image

are you able to make backups of your pistons now?

Nope! Message gone but new problem

last thing I can think to try is clean up and rebuild data cache in webcore > settings

Couple of things

check that you have the latest webcore sources (for webcore main and piston)

  • HPM repair, or manually load those two files (and save)

Nicely reboot your hub (HE console -> settings -> reboot hub)

After the hub is back up, clear your browser caches, and exit the browser

Start your browser & Connect to dashboard or staging on webcore

Once the dashboard is up, load a small piston first. Get out of it, and load whatever piston you want

If you want to clear on the logs on your pistons

  • you can do them all at once if you enable debug for the webcore main process
    • then in HE console -> apps -> webcore main -> settings - "clear logs, stats, traces"
      • give it 30 seconds to finish

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.