After i did some update on the ubuntu os, i restarted this vm running Ubuntu with docker (Hassio).
When this reboot is done the “node red” and “ESP home” add-on containers won’t start automaticly so i started this by hand using the portainer portal.
But after this the HACS intergration keeps telling me
So after this i check the log file , and this file itself seems to be really clean:
Blockquote 2020-09-10 16:21:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-10 16:21:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for badnest which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-10 16:21:05 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=231 from 2020-09-10 14:16:18)
2020-09-10 16:21:07 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for afvalwijzer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-10 16:21:07 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for rdw which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-10 16:21:08 INFO (MainThread) [backoff] Backing off call_api(…) for 0.5s (asyncio.exceptions.CancelledError)
2020-09-10 16:21:46 WARNING (MainThread) [slixmpp.stringprep] Using slower stringprep, consider compiling the faster cython/libidn one.
2020-09-10 16:21:48 WARNING (MainThread) [slixmpp.basexmpp] Legacy XMPP 0.9 protocol detected.
2020-09-10 16:21:49 ERROR (MainThread) [homeassistant] Error doing job: Task was destroyed but it is pending!
2020-09-10 16:22:04 WARNING (MainThread) [slixmpp.basexmpp] Legacy XMPP 0.9 protocol detected.
2020-09-10 16:22:19 ERROR (MainThread) [homeassistant] Error doing job: Task was destroyed but it is pending!
2020-09-10 16:26:09 WARNING (SyncWorker_59) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2020-09-10 16:31:09 WARNING (SyncWorker_45) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2020-09-10 16:36:09 WARNING (SyncWorker_35) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2020-09-10 16:36:09 WARNING (SyncWorker_45) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2020-09-10 16:41:08 ERROR (MainThread) [homeassistant] Error doing job: Task was destroyed but it is pending!
2020-09-10 16:41:08 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
So can anybody help me , what to do next to solve this issue ?