whiskerz007 / proxmox_hassos_install

MIT License
884 stars 191 forks source link

Update of Hass OS fails #83

Open jjanderson opened 4 years ago

jjanderson commented 4 years ago

20-10-23 12:11:24 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-3630' coro=<HassOS.update() done, defined at /usr/src/supervisor/supervisor/hassos.py:127> exception=HassOSUpdateError()> Traceback (most recent call last): File "/usr/src/supervisor/supervisor/hassos.py", line 138, in update int_ota = await self._download_raucb(version) File "/usr/src/supervisor/supervisor/hassos.py", line 88, in _download_raucb raise HassOSUpdateError() supervisor.exceptions.HassOSUpdateError