You can translate the question and the replies:

VCS management for Denodo Design Studio - error when trying to use SSH keys authentication for bitbucket

Hello, I am trying to configure the VCS management in Denodo Design Studio to use SSH keys. When I switch to Environments tab there is a warning: Warning: the environments could not be loaded because there are errors in the settings of VCS Management. If I try to create a new Environment I get the following error message: error creating environment: [my bitbucket URL]: Authentication is required but no CredentialsProvider has been registered If I close the VSC management tab and open it again via Administration I get the following warning: Error loading VCS configuration values Environments error obtaining environments list:[my bitbucket URL]: Authentication is required but no CredentialsProvider has been registered. Can anyone help with solving this issue? What is this CredentialsProvider and where do I have to register it? thank you regards Masha
VCS
user
07-07-2022 07:03:26 -0400
code

3 Answers

Hello, The document [Virtual DataPort Server Configuration](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/version_control_systems_integration/vcs_configuration/virtual_dataport_server_configuration) describes steps to connect to Git using SSH authentication from the Virtual DataPort server. The steps for getting the SSH key set up, will be the same for the Solution Manager. Below is the summary from the document of steps I would walk through. * make sure that Use username/password option is not selected * check that the Git server is in the “known hosts” file located in .ssh/known_hosts on my computer * generate an SSH key pair * upload the public key to the Git server. There is a similar Community [Q&A](https://community.denodo.com/answers/question/details?questionId=9060g0000004FUmAAM&title=How+to+configure+my+git+with+ssh+in+VCS+Denodo) that gives a walkthrough of how to establish the connection to GIT through the SSH key. I would use this Community Q&A as a useful reference. Hope this helps!
Denodo Team
08-07-2022 14:17:44 -0400
code
Hi, no, unfortunately this does not help. I performed all the steps and still am getting an error. regards Masha
user
11-07-2022 02:14:34 -0400
Hello, If I walk through all the steps from documents but I couldn't connect to Git using SSH authentication from the Virtual DataPort server, I would need to check each step and confirm the addition of the key and to verify the configuration. If you would like assistance in troubleshooting this further, please open a new support case at [Denodo Support Site](https://support.denodo.com/) so that the support team can review the issue in detail. Hope this helps!
Denodo Team
11-07-2022 13:01:11 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here