Created
May 26, 2015 14:46
-
-
Save gugote/4383d05b43cf99d9d5ca 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
vagrant@doorbot-test /var/www/ring-site (frontend-chime) $ bundle install | |
Fetching source index from https://rubygems.org/ | |
Fetching [email protected]:EdisonJunior/ring-oauth.git | |
Warning: Permanently added the RSA host key for IP address '192.30.252.131' to the list of known hosts. | |
Permission denied (publickey). | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. | |
Retrying git clone '[email protected]:EdisonJunior/ring-oauth.git' "/usr/local/rvm/gems/ruby-2.1.3@ring-site/cache/bundler/git/ring-oauth-f57b25d8cf66c58 | |
08a89c4d0f8d885e7c3dd333c" --bare --no-hardlinks --quiet due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git@ | |
github.com:EdisonJunior/ring-oauth.git' "/usr/local/rvm/gems/ruby-2.1.3@ring-site/cache/bundler/git/ring-oauth-f57b25d8cf66c5808a89c4d0f8d885e7c3dd333 | |
c" --bare --no-hardlinks --quiet` in directory /vagrant/ring-site has failed. | |
Permission denied (publickey). | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. | |
Retrying git clone '[email protected]:EdisonJunior/ring-oauth.git' "/usr/local/rvm/gems/ruby-2.1.3@ring-site/cache/bundler/git/ring-oauth-f57b25d8cf66c58 | |
08a89c4d0f8d885e7c3dd333c" --bare --no-hardlinks --quiet due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git@ | |
github.com:EdisonJunior/ring-oauth.git' "/usr/local/rvm/gems/ruby-2.1.3@ring-site/cache/bundler/git/ring-oauth-f57b25d8cf66c5808a89c4d0f8d885e7c3dd333 | |
c" --bare --no-hardlinks --quiet` in directory /vagrant/ring-site has failed. | |
Permission denied (publickey). | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. | |
Git error: command `git clone '[email protected]:EdisonJunior/ring-oauth.git' | |
"/usr/local/rvm/gems/ruby-2.1.3@ring-site/cache/bundler/git/ring-oauth-f57b25d8cf66c5808a89c4d0f8d885e7c3dd333c" --bare --no-hardlinks --quiet` in | |
directory /vagrant/ring-site has failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment