ruby - Rails App cant deploy -
im currenty using aws opswork ruby on rails app bit confused how handle deployment in opswork using bitbucket.
i have serval instances, cannot fetch git repo.
so question :
should add deployment keys in bitbucket instances have running wont throw me error?.
or there place in done?!
(im using chef, nginx & unicorn)
[2015-05-12t08:45:55+00:00] info: running queued delayed notifications before re-raising exception [2015-05-12t08:45:55+00:00] error: running exception handlers [2015-05-12t08:45:55+00:00] error: exception handlers complete [2015-05-12t08:45:55+00:00] fatal: stacktrace dumped /var/lib/aws/opsworks/cache.stage1/chef-stacktrace.out [2015-05-12t08:45:55+00:00] error: git[download custom cookbooks] (opsworks_custom_cookbooks::checkout line 29) had error: mixlib::shellout::shellcommandfailed: expected process exit [0], received '128' ---- begin output of git ls-remote "git@bitbucket.org:mycompany/cookbooks.git" head ---- stdout: stderr: conq: repository access denied. fatal: not read remote repository.
Comments
Post a Comment