I have a brand new install, on a kvm VM, running home assistant OS. When I try to create an automation I get this error in the logs and error message as shown.
Does anyone have any ideas?
2021-06-08 15:18:47 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [139773378319552] Received {'type': 'cloud/thingtalk/convert', 'query': 'MyFirstAutomation', 'id': 83}
2021-06-08 15:18:48 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [139773378319552] Sending {"id": 83, "type": "result", "success": false, "error": {"code": "unknown_error", "message": "Error processing the query [2]."}}2021-06-08 15:18:47 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [139773378319552] Received {'type': 'cloud/thingtalk/convert', 'query': 'MyFirstAutomation', 'id': 83}
2021-06-08 15:18:48 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [139773378319552] Sending {"id": 83, "type": "result", "success": false, "error": {"code": "unknown_error", "message": "Error processing the query [2]."}}
Version | core-2021.6.3 |
---|---|
Installation Type | Home Assistant OS |
Development | false |
Supervisor | true |
Docker | true |
Virtual Environment | false |
Python Version | 3.8.9 |
Operating System Family | Linux |
Operating System Version | 5.4.109 |
CPU Architecture | x86_64 |