VMware Cloud Community
Czernobog
Expert
Expert

vRA 8.1 - Bitbucket integration?

Did anyone manage to succesfully integrate a Bitbucket Server (local) repository with their vRA instance?

I've generated a token for my account and added the URL and Token to the configuration, however I end up with an error:

Unable to validate the provided access credentials: Failed to validate credentials. AdapterReference: http://cgs-service.prelude.svc.cluster.local:8090/content/api/endpoint-adapters?adapterId=com.gitlab.... Error: Gitlab server is down Cloud account: null Task: /provisioning/endpoint-tasks/f7a607d1-b187-4355-ba7f-369d6f0c56cd

Addind the same server and repository to vRO 8.1 using SSH works fine. Sadly, there is no option for integrating vRA via SSH, only HTTPS. Or maybe it is possible to force a SSH connection using the API? (Content Gateway?)

Tags (2)
0 Kudos
1 Reply
avq-iaas-vmware
Contributor
Contributor

vRA 8.3.0.15014 (17551690), gitlab 13.9 (local virtual appliance)

1. created new project/folder in Gitlab

2. created gitlab access token (personal) - validation not working

3. created gitlab access token (project) - validation not working

 

Hi guys, same error message

Failed to validate credentials.

AdapterReference: http://cgs-service.prelude.svc.cluster.local:8090/content/api/endpoint-adapters?adapterId=com.gitlab....

Error: I/O error on GET request for "/pocgitlab.test.local": null;

nested exception is org.apache.http.client.ClientProtocolException

Tags (3)
0 Kudos