Here’s the full log.
I just picked out the relevant lines before for brevity:
2018-11-24 13:02:29 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=90 from 2018-11-24 12:52:00.552347)
2018-11-24 13:02:30 WARNING (MainThread) [homeassistant.loader] You are using a custom component for device_tracker.life360 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.
2018-11-24 13:02:35 WARNING (MainThread) [homeassistant.components.cover.mqtt] Payload is not True or False: stop
2018-11-24 13:02:36 ERROR (SyncWorker_16) [homeassistant.util.json] Could not parse JSON content: /config/.ios.conf
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/util/json.py”, line 30, in load_json
return json.loads(fdesc.read()) # type: ignore
File “/usr/local/lib/python3.6/json/init.py”, line 354, in loads
return _default_decoder.decode(s)
File “/usr/local/lib/python3.6/json/decoder.py”, line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File “/usr/local/lib/python3.6/json/decoder.py”, line 357, in raw_decode
raise JSONDecodeError(“Expecting value”, s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
2018-11-24 13:02:36 ERROR (MainThread) [homeassistant.setup] Error during setup of component ios
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/util/json.py”, line 30, in load_json
return json.loads(fdesc.read()) # type: ignore
File “/usr/local/lib/python3.6/json/init.py”, line 354, in loads
return _default_decoder.decode(s)
File “/usr/local/lib/python3.6/json/decoder.py”, line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File “/usr/local/lib/python3.6/json/decoder.py”, line 357, in raw_decode
raise JSONDecodeError(“Expecting value”, s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/setup.py”, line 145, in _async_setup_component
hass, processed_config)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/ios/init.py”, line 203, in async_setup
load_json, hass.config.path(CONFIGURATION_FILE))
File “/usr/local/lib/python3.6/concurrent/futures/thread.py”, line 56, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/local/lib/python3.6/site-packages/homeassistant/util/json.py”, line 36, in load_json
raise HomeAssistantError(error)
homeassistant.exceptions.HomeAssistantError: Expecting value: line 1 column 1 (char 0)
2018-11-24 13:02:36 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of notify.ios. Setup failed for dependencies: ios
2018-11-24 13:02:36 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform notify.ios: Could not set up all dependencies.
2018-11-24 13:02:36 ERROR (MainThread) [homeassistant.components.notify] Unknown notification service specified
2018-11-24 13:02:37 ERROR (Recorder) [homeassistant.components.recorder.util] Error executing query: (sqlite3.DatabaseError) database disk image is malformed [SQL: ‘INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUES (?, ?, ?, ?, ?, ?, ?)’] [parameters: (‘service_registered’, ‘{“domain”: “recorder”, “service”: “purge”}’, ‘LOCAL’, ‘2018-11-24 13:02:26.081301’, ‘2018-11-24 13:02:37.502186’, ‘xxxxxxxxxxx’, None)] (Background on this error at: http://sqlalche.me/e/4xp6)
2018-11-24 13:02:42 WARNING (MainThread) [homeassistant.core] Unable to find service notify/ios_ash_x
2018-11-24 13:04:03 WARNING (MainThread) [homeassistant.components.http.auth] You need to use a bearer token to access /api/config from 10.0.1.38
2018-11-24 13:04:04 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 10.0.1.38
2018-11-24 13:04:04 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 10.0.1.38