Recorder error

Since this morning I receie this error, what is it?

2017-12-05 12:15:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=frontend>
2017-12-05 12:15:32 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:35 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:38 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:39 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.
2017-12-05 12:15:41 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:44 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:47 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:51 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:54 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:15:57 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:16:01 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: (_mysql_exceptions.OperationalError) (2003, ‘Can’t connect to MySQL server on ‘core-mariadb’ (113 “Host is unreachable”)’) (retrying in 3 seconds)
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 32.5 seconds.
2017-12-05 12:16:01 ERROR (MainThread) [homeassistant.setup] Setup failed for recorder: Component failed to initialize.
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Recorder, message=The recorder could not start, please check the log, service_call_id=1965879760-1>
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Invalid config, message=The following components and platforms could not be set up:

Please check your config., notification_id=invalid_config, service_call_id=1965879760-2>
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=persistent_notification.notification, old_state=None, new_state=<state persistent_notification.notification=notifying; title=Recorder, message=The recorder could not start, please check the log @ 2017-12-05T12:16:01.642082+01:00>>
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=1965879760-1>
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=persistent_notification.invalid_config, old_state=None, new_state=<state persistent_notification.invalid_config=notifying; title=Invalid config, message=The following components and platforms could not be set up:

Please check your config. @ 2017-12-05T12:16:01.663842+01:00>>
2017-12-05 12:16:01 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=1965879760-2>
2017-12-05 12:16:01 ERROR (MainThread) [homeassistant.setup] Unable to setup dependencies of history. Setup failed for dependencies: recorder
2017-12-05 12:16:01 ERROR (MainThread) [homeassistant.setup] Setup failed for history: Could not setup all dependencies.
2017

HA is unable to connect to your database. It says it is unreachable. I had the same issue and had to change my path from dns name to IP address. if you’re on a local network it’s sometimes best to just use IP addresses especially if they are set statically.

It’s on the same pi3