assistant-relay icon indicating copy to clipboard operation
assistant-relay copied to clipboard

Update available notice, after update

Open karpantschof opened this issue 5 years ago • 6 comments

Describe the bug Running v3.3.2b stable, but web UI still show "V3.2.0 Available" notice.

Screenshots image

Desktop (please complete the following information): Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic

karpantschof avatar May 25 '20 14:05 karpantschof

Can you go into your /bin folder and open config.json and version.json

In config.json, there will be an item called releaseChannel. Can you tell me what it says? In version.json, can you tell me what that says too please?

greghesp avatar May 27 '20 15:05 greghesp

"releaseChannel": "stable", "version": "v3.3.2b"

:)

karpantschof avatar May 31 '20 19:05 karpantschof

That's.... odd. Did you download the beta, and then switch the mode to stable once running?

greghesp avatar May 31 '20 20:05 greghesp

Nope. Yeah it is rather odd (:

karpantschof avatar Jun 03 '20 08:06 karpantschof

Will try and fix in V4 using auto updates from git too

greghesp avatar Jul 13 '20 16:07 greghesp

Hi,

Workaround to avoid message in the LOG: Modify file "config.json":

"releaseChannel": "beta",

foxmulder06 avatar Feb 11 '21 15:02 foxmulder06