Updated, getting warnings in webCore Dashboard


#1

I have Github integration, and I recently upgraded all four parts of Core on my Smartthings hub (WebCore, Dashboard, Piston, Storage). They all show as black, are all published, and are all showing the most recent version number. However, when creating a piston in the webCore dashboard, I’m getting the following message:

WARNING: Results may be unreliable because the parent app’s version (v0.3.104.20180323) is newer than the child app’s version (v0.2.0fd.20171105). Please consider updating both apps to the same version.

I don’t know what else I need to update to get this to cooperate. Am I missing something?


#2

I would try going to your dashboard, and hitting Ctrl-F5 to get a hard refresh of your browser.


#3

I mean, I did. The errors are being shown in the Log section of the piston information. I can generate new version warnings by testing the piston execution.


#4

Edit the piston and click save.


#5

I did an Edit and Save, and the warning is still coming up whenever the piston iterates.

image


#6

You may want to try manually copying the code for the webcore piston smartapp from github and pasting it over the existing ady624 : webcore piston and save it/publish it.