Skip to content

Hello World sample under Windows 11 gives NoHypervisorFound error, no solution provided in the Readme #329

@enkomio

Description

@enkomio

What happened?

Hi,
I followed the instructions to build and run the Hello World sample, but when I run the command cargo run --example hello-world I receive the following error:

c:\workspace\hyperlight>cargo run --example hello-world
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.09s
     Running `target\debug\examples\hello-world.exe`
Error: Error("No Hypervisor was found for Sandbox, Hypervisor Handler Message Receive Timedout")
error: process didn't exit successfully: `target\debug\examples\hello-world.exe` (exit code: 1)

The readme suggests that this may be a permissions issue, but no suggestion is given for Windows OS. I'm running the code from a Remote Desktop session.

What did you expect to happen?

the string Hello, World! I am executing inside of a VM :) to printed to screen

Steps to reproduce the behavior

all steps in the README end without error, except the last one: cargo run --example hello-world

Hyperlight Version

Release 0.2.0 commit ca4d775

OS version

Microsoft Windows [Versione 10.0.22631.4890]

Additional Information

I'm running the code from a Remote Desktop session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions