Hassio will not run but i can get into the files through cloud-9.
I am running the latest version of core (0.106.5)and supervisor (cant find the version but updated this morning) running on Docker on ubuntu 18.04.
The wife turned the power off by accident and so i guess something is corrupted and needs removing/ repairing but the log doesn’t give me any clues, I’m not really much of a code person. Can anyone help?:
2020-03-06 19:51:29 ERROR (SyncWorker_6) [concurrent.futures] exception calling callback for <Future at 0x7f48cd278d90 state=finished returned Integration>
Traceback (most recent call last):
File \"/usr/local/lib/python3.7/concurrent/futures/_base.py\", line 324, in _invoke_callbacks
callback(self)
File \"/usr/local/lib/python3.7/asyncio/futures.py\", line 365, in _call_set_state
dest_loop.call_soon_threadsafe(_set_state, destination, source)
File \"/usr/local/lib/python3.7/asyncio/base_events.py\", line 732, in call_soon_threadsafe
self._check_closed()
File \"/usr/local/lib/python3.7/asyncio/base_events.py\", line 479, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
2020-03-06 19:51:29 ERROR (SyncWorker_9) [concurrent.futures] exception calling callback for <Future at 0x7f48cbe02b10 state=finished returned Integration>
Traceback (most recent call last):
File \"/usr/local/lib/python3.7/concurrent/futures/_base.py\", line 324, in _invoke_callbacks
callback(self)
File \"/usr/local/lib/python3.7/asyncio/futures.py\", line 365, in _call_set_state
dest_loop.call_soon_threadsafe(_set_state, destination, source)
File \"/usr/local/lib/python3.7/asyncio/base_events.py\", line 732, in call_soon_threadsafe
self._check_closed()
File \"/usr/local/lib/python3.7/asyncio/base_events.py\", line 479, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed