TheNewNormal / coreos-osx

Local development docker/rkt CoreOS VM App for macOS made very simple
Apache License 2.0
397 stars 40 forks source link

VM Up fails randomly #41

Closed joelchen closed 8 years ago

joelchen commented 8 years ago

Sometimes VM Up fails, ~/coreos-osx/logs/vm_up.log as follows:

> booting core-01
[corectl] alpha/962.0.0 already available on your system
[corectl] '/Users/leapp' was already available to VMs via NFS
Error: Unable to grab VM's IP after 30s (!)... Aborting

Usage: 
  corectl load path/to/yourProfile [flags]

Examples:
  corectl load profiles/demo.toml

Global Flags:
      --debug   adds extra verbosity, and options, for debugging purposes and/or power users

All flags can also be configured via upper-case environment variables prefixed with "COREOS_"
For example, "--debug" => "COREOS_DEBUG"
rimusz commented 8 years ago

@joelchen there is a note at download page about alphas not working and opened issue https://github.com/TheNewNormal/corectl/issues/62