Created
September 16, 2013 04:48
-
-
Save dadamssg/6576775 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unknown68a86d444752:puphpet_do davidadams$ vagrant up --provider=digital_ocean | |
| Bringing machine 'default' up with 'digital_ocean' provider... | |
| [default] Using existing SSH key: Vagrant | |
| [default] Creating a new droplet... | |
| [default] Assigned IP address: 192.xxx.xxx.xxx | |
| [default] Creating user account: vagrant... | |
| [default] Rsyncing folder: /Users/davidadams/Sites/VMs/puphpet_do/ => /vagrant... | |
| [default] Rsyncing folder: /Users/davidadams/Sites/VMs/puphpet_do/ => /home/vagrant... | |
| [default] Rsyncing folder: /Users/davidadams/Sites/VMs/puphpet_do/ => /var/www... | |
| [email protected]'s password: | |
| [email protected]'s password: | |
| [email protected]'s password: | |
| There was an error when attemping to rsync a share folder. | |
| Please inspect the error message below for more info. | |
| Host path: /Users/davidadams/Sites/VMs/puphpet_do/ | |
| Guest path: /var/www | |
| Error: Permission denied, please try again. | |
| Permission denied, please try again. | |
| Permission denied (publickey,password). | |
| rsync: connection unexpectedly closed (0 bytes received so far) [sender] | |
| rsync error: unexplained error (code 255) at /SourceCache/rsync/rsync-42/rsync/io.c(452) [sender=2.6.9] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment