Skip to content

Instantly share code, notes, and snippets.

@szamuboy
Created February 11, 2015 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szamuboy/3e44f0a2436d94dc6fee to your computer and use it in GitHub Desktop.
Save szamuboy/3e44f0a2436d94dc6fee to your computer and use it in GitHub Desktop.
Continuum-v1421263039 shell session: cannot create capsule at all
$ apc version
0.14.1 (release-403c-0-g859acc1)
$ apc capsule create cap2 --allow-egress -i linux
╭─────────────────────────────────────────────╮
│ Capsule Settings │
├─────────────┬───────────────────────────────┤
│ FQN: │ job::/sandbox/developer::cap2 │
│ Image: │ linux │
│ CPU: │ 0ms/s (uncapped) │
│ Memory: │ 256MB │
│ Disk: │ 1024MB │
│ Network: │ 5Mbps │
│ Netmax: │ 0Mbps (uncapped) │
│ Open Egress │ true │
╰─────────────┴───────────────────────────────╯
Is this correct? [Y/n]:
Searching for operating system "linux"... done
Using package "ubuntu-14.04"
Creating the capsule "cap2"... done
Waiting for the capsule to start...
Error: Instances have failed to start. Please review the logs to see about resolving the issue.
Try `apc help` for more information.
$ apc capsule logs cap2 --no-tail
[system-error] "job::/sandbox/developer::cap2" now considered flapping, having failed 3 times within 5m0s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment