My front end is no longer loading after upgrading to 0.103.0. Below is my log. Each time i try to load the front end I get another one of the ‘Unable to serialize JSON’ errors added to the log. I am at a loss as to what is happening.
I am running hassio in docker.
2019-12-13 16:31:40 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 do experience issues with Home Assistant.
2019-12-13 16:31:42 ERROR (SyncWorker_19) [pyecobee] Error while refreshing tokens from ecobee: 400: {'error': 'invalid_grant', 'error_description': 'The authorization grant, token or credentials are invalid, expired, revoked, do not match the redirection URI used in the authorization request, or was issued to another client.', 'error_uri': 'https://tools.ietf.org/html/rfc6749#section-5.2'}
2019-12-13 16:31:42 ERROR (MainThread) [homeassistant.components.ecobee] Error updating ecobee tokens
2019-12-13 16:31:43 ERROR (MainThread) [homeassistant.components.plex] Plex server (https://192-168-1-204.41c57422c4744d47b1b20f22da15f3e8.plex.direct:32400) could not be reached: [HTTPSConnectionPool(host='192-168-1-204.41c57422c4744d47b1b20f22da15f3e8.plex.direct', port=32400): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')")))]
2019-12-13 16:31:55 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/core.py", line 1210, in async_call
raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: Unable to find service group/set
2019-12-13 16:31:58 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140058317399632] Unable to serialize to JSON: Object of type date is not JSON serializable
{'id': 7, 'type': 'result', 'success': True, 'result': {'persistent_notification': {'create': {'description': 'Show a notification in the frontend.', 'fields': OrderedDict([('message', OrderedDict([('description', 'Message body of the notification. [Templates accepted]'), ('example', 'Please check your configuration.yaml.')])), ('title', OrderedDict([('description', 'Optional title for your notification. [Optional, Templates accepted]'), ('example', 'Test notification$
2019-12-13 16:31:58 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140058316023888] Unable to serialize to JSON: Object of type date is not JSON serializable
{'id': 12, 'type': 'result', 'success': True, 'result': {'persistent_notification': {'create': {'description': 'Show a notification in the frontend.', 'fields': OrderedDict([('message', OrderedDict([('description', 'Message body of the notification. [Templates accepted]'), ('example', 'Please check your configuration.yaml.')])), ('title', OrderedDict([('description', 'Optional title for your notification. [Optional, Templates accepted]'), ('example', 'Test notificatio$
2019-12-13 16:31:58 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140058348542608] Unable to serialize to JSON: Object of type date is not JSON serializable
{'id': 11, 'type': 'result', 'success': True, 'result': {'persistent_notification': {'create': {'description': 'Show a notification in the frontend.', 'fields': OrderedDict([('message', OrderedDict([('description', 'Message body of the notification. [Templates accepted]'), ('example', 'Please check your configuration.yaml.')])), ('title', OrderedDict([('description', 'Optional title for your notification. [Optional, Templates accepted]'), ('example', 'Test notificatio$
2019-12-13 16:31:58 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140058317233360] Unable to serialize to JSON: Object of type date is not JSON serializable
{'id': 11, 'type': 'result', 'success': True, 'result': {'persistent_notification': {'create': {'description': 'Show a notification in the frontend.', 'fields': OrderedDict([('message', OrderedDict([('description', 'Message body of the notification. [Templates accepted]'), ('example', 'Please check your configuration.yaml.')])), ('title', OrderedDict([('description', 'Optional title for your notification. [Optional, Templates accepted]'), ('example', 'Test notificatio$
2019-12-13 16:32:01 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140058372445584] Unable to serialize to JSON: Object of type date is not JSON serializable
{'id': 12, 'type': 'result', 'success': True, 'result': {'persistent_notification': {'create': {'description': 'Show a notification in the frontend.', 'fields': OrderedDict([('message', OrderedDict([('description', 'Message body of the notification. [Templates accepted]'), ('example', 'Please check your configuration.yaml.')])), ('title', OrderedDict([('description', 'Optional title for your notification. [Optional, Templates accepted]'), ('example', 'Test notificatio$