Skip to content

Instantly share code, notes, and snippets.

Created December 11, 2014 03:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a0f1e4e78dab4ac64d65 to your computer and use it in GitHub Desktop.
Save anonymous/a0f1e4e78dab4ac64d65 to your computer and use it in GitHub Desktop.
Unable to complete install: 'End of file while reading data: Warning: Permanently added 'banana.winvive.com,10.10.0.65' (ECDSA) to the list of known hosts.: Input/output error'
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 100, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/create.py", line 1925, in do_install
guest.start_install(False, meter=meter)
File "/usr/share/virt-manager/virtinst/Guest.py", line 1143, in start_install
noboot)
File "/usr/share/virt-manager/virtinst/Guest.py", line 1211, in _create_guest
dom = self.conn.createLinux(start_xml or final_xml, 0)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2892, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: End of file while reading data: Warning: Permanently added 'banana.winvive.com,10.10.0.65' (ECDSA) to the list of known hosts.: Input/output error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment