Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ==> default: Processing triggers for php5-fpm (5.6.17+dfsg-0+deb8u1) ...
  2. ==> default: /opt/app/.sandstorm/setup.sh: line 9: fastcgi_path_info: unbound variable
  3. The SSH command responded with a non-zero exit status. Vagrant
  4. assumes that this means the command failed. The output for this command
  5. should be in the log above. Please read the output to determine what
  6. went wrong.
  7. Traceback (most recent call last):
  8. File "/usr/local/bin/vagrant-spk", line 671, in <module>
  9. main()
  10. File "/usr/local/bin/vagrant-spk", line 668, in main
  11. operation(args)
  12. File "/usr/local/bin/vagrant-spk", line 528, in bring_up_vm
  13. call_vagrant_command(sandstorm_dir, "up")
  14. File "/usr/local/bin/vagrant-spk", line 196, in call_vagrant_command
  15. return subprocess.check_call(command, cwd=sandstorm_dir)
  16. File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
  17. raise CalledProcessError(retcode, cmd)
  18. subprocess.CalledProcessError: Command '['vagrant', 'up']' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement