Home Assistant Core #840
-
Installation runs perfectly, what is the problem after activation? root@homeassistant-core:~# cd /srv/homeassistant && python3 -m venv . && source bin/activate && hass During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last):
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
First run log output, reboot lxc |
Beta Was this translation helpful? Give feedback.
-
I may have the paths wrong for the HA Container restore from backup script. I will install Home Assistant Container today and check. EDIT: I can confirm that the Home Assistant Container "Restore from Backup" script is working correctly. |
Beta Was this translation helpful? Give feedback.
-
@Vakrehus after seeing this error I started investigating the cause. I found that the Home Assistant package_constraints.txt was correct on Home Assistant Github. But, other integrations during install had a different version listed. You can check for yourself
You'll see
Both dbus-fast & bleak are corrected. Then start HA ( |
Beta Was this translation helpful? Give feedback.
First run log output, reboot lxc