Hello, I successfully installed HAOS-11.5 as a KVM, however today I can’t load HA on the browser at http://homeassistant.local:8123/.
I checked the VMM-4.0.0 hypervisor and HAOS-11.5 is Shutoff. I start the KVM HAOS-11.5 and receive error: Cannot access storage file ‘/home/linuxmint/Downloads/haos_ova-11.5.qcow2’ (as uid:64055,gid:109): No such file or directory.
Maybe I accidentally deleted a file in ~/Downloads?
Is there a way to install HAOS-11.5 on the hypervisor so the file is not sitting in ~/Downloads but somewhere safer?
Error starting domain: Cannot access storage file '/home/linuxmint/Downloads/haos_ova-11.5.qcow2' (as uid:64055, gid:109): No such file or directory
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 108, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/domain.py", line 1384, in startup
self._backend.create()
File "/usr/lib/python3/dist-packages/libvirt.py", line 1353, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: Cannot access storage file '/home/linuxmint/Downloads/haos_ova-11.5.qcow2' (as uid:64055, gid:109): No such file or directory