Actions
Bug #4245
closedNew window button for SPICE console does not work
Description
The console abruptly closes when starting and errors can be seen in /var/log/libvirt/qemu/<vm>.log:
((null):4782): Spice-Warning **: reds.c:2819:reds_handle_ssl_accept: SSL_accept failed, error=1
and on the local client in /var/log/messages:
spice: (remote-viewer:4383): GSpice-WARNING *: loading ca certs from /var/tmp/trustore.pem-BDU5AX failed
Spice-Warning *: ssl_verify.c:428:openssl_verify: Error in certificate chain verification: self signed certificate in certificate chain
This is because the certificate is not being returned by the cacert method in app/models/compute_resources/foreman/model/ovirt.rb
Updated by Dominic Cleal almost 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.9.2
Updated by Anonymous almost 11 years ago
- Target version changed from 1.9.2 to 1.9.1
Updated by Anonymous over 10 years ago
- Target version changed from 1.9.1 to 1.9.0
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 7
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2e417b5824b4e5283586119052aed7b4953e468e.
Actions