Closed satssehgal closed 6 years ago
Happening here as well, same versions. I'm guessing this script should be pulling homeassistant version number from the following URL and is instead getting hassio version number
https://raw.githubusercontent.com/home-assistant/hassio/master/version.json
{ "hassio": "103", "homeassistant": "0.68.1", "resinos": "1.3", "resinhup": "0.3", "generic": "0.3", "cluster": "0.1" }
I think so. Have you found a way to fix it?
Looks like Hassio supervisor just updated to 103.1. I can see the dashboard but none of my entities are recognized
From: Mark Earnest notifications@github.com Reply-To: hassio-addons/addon-appdaemon3 reply@reply.github.com Date: Saturday, May 5, 2018 at 8:24 PM To: hassio-addons/addon-appdaemon3 addon-appdaemon3@noreply.github.com Cc: satssehgal satssehgal@gmail.com, Author author@noreply.github.com Subject: Re: [hassio-addons/addon-appdaemon3] Oops! Something went wrong - HA Dashboard wont load (#14)
{ "hassio": "103", "homeassistant": "0.68.1", "resinos": "1.3", "resinhup": "0.3", "generic": "0.3", "cluster": "0.1" }
Nope, after upgrading I'm seeing the same, a bunch of "entity not found" errors.
Discussed here: https://community.home-assistant.io/t/hadashboard-stopped-working/52502/9 https://community.home-assistant.io/t/community-hass-io-add-on-appdaemon3/41261/89
Home Assistant CommunityI am running 103.1 and still see the issue.
Home Assistant CommunityAdded latitude longitude elevation and timezone to my appdaemon.yaml file and restarted now getting this error. 2018-05-05 19:05:55.417578 WARNING AppDaemon: ------------------------------------------------------------ 2018-05-05 19:05:55.440263 WARNING AppDaemon: HASS: Error getting metadata 2018-05-05 19:05:55.441663 WARNING AppDaemon: HASS: Disconnected from Home Assistant, retrying in 5 seconds 2018-05-05 19:06:00.474063 INFO AppDaemon: HASS: Connected to Home Assistant 0.68.1 2018-05-0...
This issue has been fixed upstream in the Supervisor. Release 103.2 fixes it.
To upgrade:
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Problem/Motivation
Cannot load this add -on for some reason. Below is what the log shows:
No idea what happened it just stopped working out of no where. Any thoughts guys? Getting a similar issue with the terminal add on. Other addons are working fine.