stable.json get back to 2021.3.4 from time to time
See original GitHub issueDescribe the issue you are experiencing
Using the version
integration, I’m monitoring the last stable HA release in order to get a notification. Since the release
of 2021.4.0, the last release in stable.json get back to 2021.3.4 from time to time.


What is the used version of the Supervisor?
supervisor-2021.03.9
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
What is the version of your installed operating system?
5.13
What version of Home Assistant Core is installed?
core-2021.4.2
Steps to reproduce the issue
- Go to https://version.home-assistant.io/stable.json
- Refresh until it goes back to 2021.3.4
Anything in the Supervisor logs that might be useful for us?
21-04-10 07:26:46 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
version-home-assistant-io-har.zip
https://version.home-assistant.io/cdn-cgi/trace
fl=49f146
h=version.home-assistant.io
ip=v6
ts=1618042090.254
visit_scheme=https
uag=Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:87.0) Gecko/20100101 Firefox/87.0
colo=MRS
http=http/2
loc=FR
tls=TLSv1.3
sni=plaintext
warp=off
gateway=off
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:21 (7 by maintainers)
Top Results From Across the Web
source: hassio constantly changes beween 2021.3.4 and ...
stable.json get back to 2021.3.4 from time to time. opened 08:01AM - 10 Apr 21 UTC. mbo18. Describe the issue you are experiencing...
Read more >JSON Stringify changes time of date because of UTC
Recently I have run into the same issue. And it was resolved using the following code: x = new Date(); let hoursDiff =...
Read more >JSON API plugin for Grafana
A data source plugin for loading JSON APIs into Grafana using JSONPath. Screenshot. Documentation. Full documentation for the plugin is available on the...
Read more >JSON Serialization - Unity - Manual
To convert the JSON back into an object, use JsonUtility. ... If you don't know the type of an object ahead of time,...
Read more >JSON.stringify() - JavaScript - MDN Web Docs
Date objects implement the toJSON() method which returns a string (the same as date.toISOString() ). Thus, they will be stringified as strings.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It was not promoted to the stable channel until 2021.04.3
Saw it once before you asked, but have not seen it since…
The is the last one I caught; it was from the Chicago DC (ORD from the cluster @ 172.67.68.90)
I’m guessing you republished and maybe killed the old cache, so it might be gone.
If I see it again I’ll try to capture the CF info (
curl -v https://version.home-assistant.io/stable.json 2>&1 | egrep -e "Connected to|supervisor|date|cf"
)