You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I have an Elastic Agent with all the capabilities for my project.
when feature branches commit & Push to bitbucket it triggers a build fine. OK
however,
when the feature branch is manually triggered Deployment doesn't work.
i get an error
03-Jun-2021 09:27:45 Cloning into 'services'...
03-Jun-2021 09:27:45 Host key verification failed.
03-Jun-2021 09:27:45 fatal: Could not read from remote repository.
03-Jun-2021 09:27:45
03-Jun-2021 09:27:45 Please make sure you have the correct access rights
03-Jun-2021 09:27:45 and the repository exists.
is there settings anything i have missed.
BTY: i am using Packer locally to build the AMI which has all the capabilities.
now I added ssh-keygen to AMI too.
created a host and tried the same but doesn't work?