qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qemu-img convert from uri: recv failure


From: Jiatong Shen
Subject: qemu-img convert from uri: recv failure
Date: Fri, 14 Jan 2022 11:52:41 +0800

Hello, community,

  I am trying to run qemu-img convert on an aarch64 machine and hit by a connection recv failure issue.

  the command I am executing is :  qemu-img convert -f qcow2 -O raw http://xxxxx/system.qcow2  out.img -p
  
  and the error msg is : qemu-img: curl: Recv failure: Connection reset by peer
qemu-img: error while reading at byte 515833856: Input/output error
 
  in the meantime, using curl http://xxxx/system.qcow2 is ok.

  what could be cause of the connection reset issue? Thank you.
--

Best Regards,

Jiatong Shen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]