I am developing in Laravel, and I can’t use the deployer to deploy to our server in Amazon, our deploy.php looks like this: and we’re getting this bug, notice I seem to be in the right repository ... and my SSH is in the bitbucket What’s left to work ?
Your user owns or has read and write permission in this repository?
– Edson Horacio Junior
Yes, it is admin...
– Victor Hugo
Does this machine have only one SSH key or more? Your bitbucket account has an SSH key only right?
– Edson Horacio Junior
On the way /.ssh/id_rsa.pub only has 1 SSH key, in bitbucket has an ssh key only also
– Victor Hugo