-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add video none fails #2036
Comments
libvirt error code: 67, message: unsupported configuration: a 'none' video type must be the only video device defined for the domain |
frankiejol
added a commit
that referenced
this issue
Mar 20, 2024
frankiejol
added a commit
that referenced
this issue
Mar 21, 2024
frankiejol
added a commit
that referenced
this issue
Mar 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
request: add_hardware
args: "data":{"type":"none"},"name":"video"
Error:
Attribute (domain) does not pass the type constraint because: Validation failed for 'Sys::Virt::Domain' with value undef at accessor Ravada::Domain::KVM::domain (defined at /usr/share/perl5/Ravada/Domain/KVM.pm line 31) line 4
Ravada::Domain::KVM::domain('Ravada::Domain::KVM=HASH(0x55939de366f8)', undef) called at /usr/share/perl5/Ravada/Domain/KVM.pm line 3664
Ravada::Domain::KVM::reload_config('Ravada::Domain::KVM=HASH(0x55939de366f8)', 'XML::LibXML::Document=SCALAR(0x55939dea0748)') called at /usr/share/perl5/Ravada/Domain/KVM.pm line 2465
Ravada::Domain::KVM::_set_controller_video('Ravada::Domain::KVM=HASH(0x55939de366f8)', undef, 'HASH(0x55939de99590)') called at /usr/share/perl5/Ravada/Domain/KVM.pm line 2279
The text was updated successfully, but these errors were encountered: