Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. Jake:nanobox-scala jakehschwartz$ nanobox deploy
  2. Starting Nanobox :
  3. ✓ Booting VM
  4. ✓ Loading kernel modules
  5. ✓ Joining virtual network
  6.  
  7. Preparing environment :
  8. ✓ Mounting codebase
  9.  
  10. --------------------------------------------------------------------------------
  11. + HEADS UP:
  12. + This is the first build for this project and will take longer than usual.
  13. + Future builds will pull from the cache and will be much faster.
  14. --------------------------------------------------------------------------------
  15.  
  16.  
  17. Building runtime :
  18. ✓ Starting docker container
  19. ✓ Preparing environment for build
  20. ! Gathering requirements
  21. Uh oh... it appears that the engine injected bad configuration into
  22. your boxfile.yml configuration. This is not your fault, but you should
  23. probably find a different engine or at least let the author of your
  24. current engine know what happened.
  25.  
  26. If you're curious, here are the issues:
  27.  
  28. ---
  29. env: "Invalid node"
  30.  
  31. Uh oh... it appears that the engine injected bad configuration into
  32. your boxfile.yml configuration. This is not your fault, but you should
  33. probably find a different engine or at least let the author of your
  34. current engine know what happened.
  35.  
  36. If you're curious, here are the issues:
  37.  
  38. ---
  39. env: "Invalid node"
  40.  
  41.  
  42. Error : bad exit code(1)
  43. Context : failed to build the code -> util:Exec:/opt/nanobox/hooks/boxfile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement