Comment 9 for bug 915954

Revision history for this message
Thiago Martins (martinx) wrote :

After enabling:

(xend-http-server yes)
(xend-port 8000)

The problem disappeared but another appeared, which is:

---
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 1027, in _open_thread
    self.vmm = self._try_open()
  File "/usr/share/virt-manager/virtManager/connection.py", line 1009, in _try_open
    flags)
  File "/usr/lib/python2.7/dist-packages/libvirt.py", line 105, in openAuth
    if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: internal error: failed to parse Xend response return code
---

Tips?!

Tks!
Thiago