webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

WebVirtCloud is virtualization web interface for admins and users

Results 118 webvirtcloud issues
Sort by recently updated
recently updated
newest added

Failed to load resource: the server responded with a status of 500 (Internal Server Error) ![](https://img001.prntscr.com/file/img001/HV7_nWhrTmanU0VtpW968A.png)

## question ```r ========= distro: centos ========= Unsupported CentOS version. Version found: 10.0 ``` ## environment Rocky Linux release 10.0 (Red Quartz)

included new middleware to mitigate CSRF cookie error

created new DisableCSRFMiddleware to mitigate CSRF cookie error after login

I want to passthrough different pcie devices to different virtual machines, such as - Device1 : 00:05:00 -> kvm 1 - Device2 : 00:06:01 & 00:06:02 ->kvm2 - device3 :...

Not really an issue, more of a brag and a high five!! It runs and I can login, but I do not see my running machines. Am debugging, and I...

When trying to completely destroy a VM I got "Error 500" and the following stracktrace in logs: ``` File "/srv/webvirtcloud/instances/views.py", line 408, in destroy instance.proxy.delete_all_disks() File "/srv/webvirtcloud/vrtManager/instance.py", line 1257, in...

Hi there, some pages return Error 500 with the following trace in webvirtcloud.log: ``` value = self._resolve_lookup(context) File "/srv/webvirtcloud/venv/lib/python3.9/site-packages/django/template/base.py", line 890, in _resolve_lookup current = getattr(current, bit) File "/srv/webvirtcloud/venv/lib/python3.9/site-packages/django/utils/functional.py", line...