-
Notifications
You must be signed in to change notification settings - Fork 192
hyperctl run failed #680
Comments
@gogolxdong Is your QEMU built with virtfs enabled? |
I have the same erros: |
qemu started failed, what's qemu version and OS distro are you working on @yangwanli2017 ? And looks you are working with runV instead of hyperd. |
qemu version-2.4.1 , and CentOS 7.2 . hyperd errors: INFO[0000] Loading containers: done. |
I got the same problem, and then I replace my qemu with https://hypercontainer-download.s3-us-west-1.amazonaws.com/qemu-hyper/qemu-hyper-2.4.1-3.el7.centos.x86_64.rpm. |
E1123 15:34:06.230936 14844 json.go:141] read init data failed
E1123 15:34:06.231997 14844 json.go:175] SB[vm-aECEGAOFYQ] error when readVmMessage() for ready message: read unix @->/var/run/hyper/vm-aECEGAOFYQ/hyper.sock: read: connection reset by peer
E1123 15:34:06.230944 14844 qmp_handler.go:183] get qmp welcome failed: read unix @->/var/run/hyper/vm-aECEGAOFYQ/qmp.sock: read: connection reset by peer
E1123 15:34:06.232052 14844 json.go:601] SB[vm-aECEGAOFYQ] get hyperstart API version error: hyperstart closed
E1123 15:34:06.231029 14844 json.go:401] read tty data failed
E1123 15:34:06.232276 14844 json.go:458] SB[vm-aECEGAOFYQ] tty socket closed, quit the reading goroutine: read unix @->/var/run/hyper/vm-aECEGAOFYQ/tty.sock: read: connection reset by peer
E1123 15:34:06.232090 14844 vm_states.go:309] SB[vm-aECEGAOFYQ] Start POD failed: hyperstart closed
E1123 15:34:06.232119 14844 qmp_handler.go:364] QMP initialize failed
E1123 15:34:06.232146 14844 vm_states.go:372] SB[vm-aECEGAOFYQ] read unix @->/var/run/hyper/vm-aECEGAOFYQ/qmp.sock: read: connection reset by peer
E1123 15:34:06.232393 14844 vm_states.go:329] SB[vm-aECEGAOFYQ] Shutting down because of an exception: %!(EXTRA string=connection to vm broken)
E1123 15:34:06.232139 14844 qemu_process.go:159] exit status 1
E1123 15:34:06.232468 14844 run.go:34] ubuntu-2430024592: failed to add pod: hyperstart closed
E1123 15:34:06.232481 14844 server.go:170] Handler for POST /v1.0.0/pod/create returned error: hyperstart closed
QEMU 2.10.93
hyperctl version 1.0.0
The text was updated successfully, but these errors were encountered: