This just started happening. I haven’t made any changes to anything or done any updates. My history and recorder components won’t start because of this error in the logs:
Error during connection setup: (MySQLdb._exceptions.OperationalError) (1130, “Host ‘core-samba.local.hass.io’ is not allowed to connect to this MariaDB server”)
(Background on this error at: http://sqlalche.me/e/e3q8) (retrying in 3 seconds)
I tried changing the host entry in maria db to “host”: “%”, but it didn’t fix it.
This is my maria db config
Maybe it does in fact have a dns issue and cant resolve core-mariadb so putting the local host ip address fixes it?? Who knows. But it worked. No more errors and now I can view history.