-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Don 't know if this is already known bug, but when all hosts are up webui and virtlyst works perfectly. But if even one of the hosts goes down and virtlyst cannot connect webui crashes and you even cannot log in if you don't first remove sqlite databases.
Podman logs gives this kind of errors.
ibvirt: Domain Config error : invalid connection pointer in virConnectRef
libvirt: Domain Config error : invalid connection pointer in virNodeGetInfo
libvirt: Domain Config error : invalid connection pointer in virConnectListAllDomains
libvirt: XML-RPC error : Cannot write data: Broken pipe
libvirt: XML-RPC error : internal error: client socket is closed
libvirt: XML-RPC error : internal error: client socket is closed
I think it needs some more code to handle also offline hosts. I'd do it, but don't know howto. :)
Else, really nice and clean UI. Like it a lot! π