catborise
catborise
sorry for late answer. can you please add LOGIN_REDIRECT_URL="/instances/" to settings.py file and restart webvirtcloud app
hi, please check if you install requirements... ``` source venv/bin/activate pip list ``` if you have some information about docker. I recommend you install webvirtcloud with docker: https://github.com/retspen/webvirtcloud/wiki/Docker-Installation
We should see the poweroff code. May be it does not return...
partially i used black formatter. but we should.
I do not know very well black formatter. I used default black config. We are using super linter for github actions. It checks all type of codes…
Could you be trying to reactivate a previously activated device? "Disconnected" typically means that guest tools are not installed on the operating system or the guest service is not running.
nginx installation is broken on centos 8.5. so, installation fails. you should use almalinux or rocky linux
i think you should mount iso path also to webvirtcloud instance/vm/container.
yes i think it works that way for now. may be there is another mechanism to upload vols or isos to remote datastores, bu it is not implemented yet.
is your installation new? did you check required packages? `pip3 install -r conf/requirements.txt`