vmware-archive / newrelic_pivotal_agent

MIT License
36 stars 42 forks source link

GitHub fetch fails. #6

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hi, i got this problem when fetching github.

root@XXX:/etc/newrelicplugins/newrelic_pivotal_agent-pivotal_agent-1.0.0/config# bundle install Fetching git@github.com:newrelic-platform/newrelic_plugin.git Permission denied (publickey). fatal: The remote end hung up unexpectedly Git error: command git clone 'git@github.com:newrelic-platform/newrelic_plugin.git' "/usr/lib/ruby/gems/1.8/cache/bundler/git/newrelic_plugin-ee26a2accbf47" --bare --no-hardlinks in directory /etc/nginx/newrelicplugins/newrelic_pivotal_agent-pivotal_agent-1.0.0/config has failed.

wjs-broadcom commented 11 years ago

Hello,

The url used in the Gemfile for the 1.0.0 version of the agent required you to have a github handle and ssh key registered. The new version 1.0.2 doesn't have the same requirement. You can download it from Plugin Central or directly via https://github.com/gopivotal/newrelic_pivotal_agent/archive/pivotal_agent-1.0.2.tar.gz

wjs-broadcom commented 11 years ago

This issue hasn't been updated in 3 months. I'm assuming the new version fixed the issue and I am closing this issue.