catborise
catborise
If you connect the management network of kvm hosts with VPN you do need not to open any port on router other than vpn port. Also this way much more...
Hi, do you install webvirtcloud on hypervisor host or different machine(vm or baremetal)? Sasl does not related with vnc. It related with libvirt connection. It is an option not a...
You should try it with vnc to see if it is accessible. (Tigervnc or equivalent) Novnc does not require https. It can work with http
@4920441 hi, i installed a debian10 host and try webvirtcloud with local install and docker install. And i installed a centos host. It works with centos host but not with...
have you checked console settings? 
did you run `python3 manage.py makemigrations; python3 manage.py migrate` commands?
you can always run these commands, it does not breaks. may some scripts failed. run; ``` # Go to Installation Directory cd /srv/webvirtcloud source venv/bin/activate pip3 install -U -r conf/requirements.txt...
with this #634 commit, i think specified problem is resolved.
Wrong place. this is webvirtmgr. Error belongs to webvirtcloud. install ldap3 package with project pip
too generic error. it might be firewall, port error.