-
Notifications
You must be signed in to change notification settings - Fork 151
Closed
Labels
lifecycle/not-a-bugThe issue is not considered a bugThe issue is not considered a bug
Description
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
Labels
lifecycle/not-a-bugThe issue is not considered a bugThe issue is not considered a bug
Type
Projects
Status
No status