Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Getting Error Unhandled exception checking repository monitor Git for Test CI/CD
-
Hi Team,
I'm new to Build Master and trying to evaluate the tool for our CI purpose. I have tried following this URL https://docs.inedo.com/docs/installation-linux-docker-guide to install and configured Bitbucket under Git to get the source code. But, getting the following error. Also, I didn't see any option for the Bitbucket Git extension to add.
PS: I'm using a trial license for this activity.
Thanks,
Naresh
-
We do not currently have a specific BitBucket extension, but access to a repository should be done using the Git extension. The error you are seeing is that the operation is trying to use a secure resource named
BitBucket
, but one does not exist. Can you navigate to Administration -> Secure Resources and verify their is a secure resource that exists namedBitBucket
?Thanks,
Dan
-
@Dan_Woolf Thanks for your response. Please see the attached screenshot.
-
Just as a follow-up on the solution. This error came from a Git Repository Monitor. The Docker Image for Build Master does not include git installed out of the box. This will require you to either install git on the running container or use a BuildMaster Agent/SSH server to be added and to run this on there. The other issue was that the repository monitor was using a secure resource from a specific application, so the repository monitor needs to specify the application it uses as well.