Jenkins is hosted in aws intance. giving error when i try to connect bitbucket with jenkins.
can anyone help me to resolve this issue.
Does the security group on the Jenkins EC2 node permit outbound port-22 connections? Is Jenkins configured with a valid SSH key that's associated with either the repo in question or a user that has access to that repo?
Yes...did all the things according to the documentation (https://d1.awsstatic.com/Projects/P5505030/aws-project_Jenkins-build-server.pdf ) .and also added SSH key as this article( https://medium.com/@setu677/how-to-set-up-ci-cd-server-using-jenkins-connected-to-a-bitbucket-repository-for-an-asp-net-c2b9fced09d5 )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.