Guest User

Untitled

a guest
Mar 17th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. $ homestead up
  2. /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/pre-rubygems.rb:31: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
  3. /opt/vagrant/embedded/gems/gems/bundler-1.10.6/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
  4. Bringing machine 'default' up with 'virtualbox' provider...
  5. ==> default: Checking if box 'laravel/homestead' is up to date...
  6. ==> default: There was a problem while downloading the metadata for your box
  7. ==> default: to check for updates. This is not an error, since it is usually due
  8. ==> default: to temporary network problems. This is just a warning. The problem
  9. ==> default: encountered was:
  10. ==> default:
  11. ==> default: The requested URL returned error: 404 Not Found
  12. ==> default:
  13. ==> default: If you want to check for box updates, verify your network connection
  14. ==> default: is valid and try again.
  15. ==> default: Clearing any previously set forwarded ports...
  16. ==> default: Clearing any previously set network interfaces...
  17. ==> default: Preparing network interfaces based on configuration...
  18. default: Adapter 1: nat
  19. default: Adapter 2: hostonly
  20. ==> default: Forwarding ports...
  21. default: 80 (guest) => 8000 (host) (adapter 1)
  22. default: 443 (guest) => 44300 (host) (adapter 1)
  23. default: 3306 (guest) => 33060 (host) (adapter 1)
  24. default: 5432 (guest) => 54320 (host) (adapter 1)
  25. default: 22 (guest) => 2222 (host) (adapter 1)
  26. ==> default: Running 'pre-boot' VM customizations...
  27. ==> default: Booting VM...
  28. ==> default: Waiting for machine to boot. This may take a few minutes...
  29. default: SSH address: 127.0.0.1:2222
  30. default: SSH username: vagrant
  31. default: SSH auth method: private key
  32. default: Warning: Authentication failure. Retrying...
  33. default: Warning: Authentication failure. Retrying...
  34. default: Warning: Authentication failure. Retrying...
Add Comment
Please, Sign In to add comment