Log full of errors on innalgarul startup under docker

So, I start a stable image with:

docker run --init -d --name="home-assistant" -e "TZ=Australia/Adelaide" -v /user/pirate/.homeassistant:/config --net=host homeassistant/raspberrypi3-homeassistant:stable

The config directory is empty prior to start.

I get the following in my logfile immediately after start, what gives over, Rodger, 10-4 good buddy?

2020-01-11 16:24:10 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:10.044292', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:10 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:10.044292', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:13 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:13.101182', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:13 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:13.101182', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:16 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:16.126332', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:16 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:16.126332', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:19 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:19.153796', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:19 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:19.153796', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:22 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:22.315622', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:22 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:22.315622', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:25 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:25.342540', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:25 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:25.342540', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:28 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:28.368957', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:28 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:28.368957', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:31 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:31.395493', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:31 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:31.395493', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:34 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:34.417814', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:34 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:34.417814', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:37 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.Ope
rationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:37.443383', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)
2020-01-11 16:24:37 ERROR (Recorder) [homeassistant.components.recorder] Error in database connectivity: (sqlite3
.OperationalError) no such table: events
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUE
S (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_ho
rizon", "attributes": {"next_dawn": "2020-01-11T19:15:06+00:00", "ne ... (959 characters truncated) ... :00", "la
st_updated": "2020-01-11T05:54:10.006454+00:00", "context": {"id": "18723d1e8f2240129c48511575e49803", "parent_id
": null, "user_id": null}}}', 'LOCAL', '2020-01-11 05:54:10.006586', '2020-01-11 05:54:37.443383', '18723d1e8f224
0129c48511575e49803', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
2020-01-11 16:24:37 ERROR (Recorder) [homeassistant.components.recorder] Error in database update. Could not save
 after 11 tries. Giving up