Thank you for your help, but didnât work. The content of the log, is:
The time of the event as at 22:58:59
2019-01-26 22:26:09 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you donât require it, remove the âapi_passwordâ from your http config.
2019-01-26 22:26:14 ERROR (MainThread) [coap] Fatal DTLS error: code 115
2019-01-26 22:26:14 ERROR (MainThread) [coap] Exception CancelledError() can not be represented as errno, setting -1.
2019-01-26 22:26:15 ERROR (MainThread) [coap] Exception CancelledError() can not be represented as errno, setting -1.
2019-01-26 22:26:15 ERROR (MainThread) [homeassistant.components.tradfri] Tradfri setup failed.
2019-01-26 22:26:21 ERROR (Thread-17) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File â/srv/homeassistant/lib/python3.5/site-packages/aiocoap/transports/tinydtls.pyâ, line 157, in _run
yield from self._connecting
File â/usr/lib/python3.5/asyncio/futures.pyâ, line 380, in iter
yield self # This tells Task to wait for completion.
File â/usr/lib/python3.5/asyncio/tasks.pyâ, line 304, in _wakeup
future.result()
File â/usr/lib/python3.5/asyncio/futures.pyâ, line 285, in result
raise CancelledError
concurrent.futures._base.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File â/usr/lib/python3.5/asyncio/tasks.pyâ, line 241, in _step
result = coro.throw(exc)
File â/srv/homeassistant/lib/python3.5/site-packages/aiocoap/transports/tinydtls.pyâ, line 169, in _run
self.coaptransport.new_error_callback(-1, self)
File â/srv/homeassistant/lib/python3.5/site-packages/aiocoap/protocol.pyâ, line 203, in _dispatch_error
for key, (monitor, cancellable_timeout) in self._active_exchanges.items():
AttributeError: âNoneTypeâ object has no attribute âitemsâ
2019-01-26 22:27:37 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection.1534180560] Disconnected: Did not receive auth message within 10 seconds
2019-01-26 22:58:59 ERROR (Thread-6) [homeassistant.util.yaml] while parsing a block mapping
in â/home/homeassistant/.homeassistant/automations.yamlâ, line 12, column 7
expected , but found ââ
in â/home/homeassistant/.homeassistant/automations.yamlâ, line 15, column 29
2019-01-26 22:58:59 ERROR (MainThread) [homeassistant.components.automation] while parsing a block mapping
in â/home/homeassistant/.homeassistant/automations.yamlâ, line 12, column 7
expected , but found ââ
in â/home/homeassistant/.homeassistant/automations.yamlâ, line 15, column 29
2019-01-26 22:59:05 ERROR (Thread-17) [homeassistant.util.yaml] while parsing a block mapping
in â/home/homeassistant/.homeassistant/automations.yamlâ, line 12, column 7
expected , but found ââ
in â/home/homeassistant/.homeassistant/automations.yamlâ, line 15, column 29