Tried to update hassio to 0.81.1 but keep getting “IndexError: list index out of range”.
How do I get back to a working version via the command line. Still have access to my pi but can’t reboot via hassio ho reboot.
Thanks
82018-10-30 11:08:35 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don’t require it, remove the ‘api_password’ from your http config.
2018-10-30 11:08:35 DEBUG (MainThread) [homeassistant.components.mqtt] Transmitting message on tele/hass1/LWT: Online
2018-10-30 11:08:39 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=3 from 2018-10-30 17:56:16.377445)
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to checkin/nodeRED
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to wallpanel/mywallpanel/sensor/battery
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to home/alarm/set
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Transmitting message on home/alarm: disarmed
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on home/alarm/set: b’DISARM’
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to sensor/garage/state1
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff4ch/POWER1
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff4ch/POWER2
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff4ch/POWER3
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff4ch/POWER4
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff1/POWER
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff2/POWER
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoff3/POWER
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/sonoffsinklights/POWER
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to stat/budslamp/POWER
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff4ch/POWER1: b’OFF’
2018-10-30 11:08:44 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff4ch/POWER2: b’OFF’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff4ch/POWER3: b’OFF’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff4ch/POWER4: b’OFF’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff1/POWER: b’OFF’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff2/POWER: b’OFF’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoff3/POWER: b’OFF’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/sonoffsinklights/POWER: b’ON’
2018-10-30 11:08:45 DEBUG (MainThread) [homeassistant.components.mqtt] Received message on stat/budslamp/POWER: b’ON’
2018-10-30 11:08:47 WARNING (SyncWorker_13) [pysonos.discovery] Can’t make a discovery socket for 104.239.207.44: OSError: [Errno 99] Address not available
2018-10-30 11:08:47 WARNING (SyncWorker_13) [pysonos.discovery] Can’t make a discovery socket for 198.105.254.130: OSError: [Errno 99] Address not available
2018-10-30 11:08:54 WARNING (MainThread) [homeassistant.setup] Setup of amcrest is taking over 10 seconds.
2018-10-30 11:09:47 ERROR (MainThread) [homeassistant.components.sensor] amcrest: Error on device update!
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py”, line 251, in _async_add_entity
await entity.async_device_update(warning=False)
File “/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity.py”, line 349, in async_device_update
await self.hass.async_add_executor_job(self.update)
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/components/sensor/amcrest.py”, line 103, in update
sd_used = self._camera.storage_used
File “/usr/local/lib/python3.6/site-packages/amcrest/storage.py”, line 39, in storage_used
status = [s for s in ret.split() if ‘.UsedBytes=’ in s][0]
IndexError: list index out of range
2018-10-30 11:09:55 WARNING (MainThread) [homeassistant.components.sensor] Setup of platform amcrest is taking over 10 seconds.
2018-10-30 11:10:59 ERROR (MainThread) [homeassistant.components.sensor] amcrest: Error on device update!
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py”, line 251, in _async_add_entity
await entity.async_device_update(warning=False)
File “/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity.py”, line 349, in async_device_update
await self.hass.async_add_executor_job(self.update)
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/components/sensor/amcrest.py”, line 103, in update
sd_used = self._camera.storage_used
File “/usr/local/lib/python3.6/site-packages/amcrest/storage.py”, line 39, in storage_used
status = [s for s in ret.split() if ‘.UsedBytes=’ in s][0]
IndexError: list index out of range