Facing issue in connecting Rasa X with GIT

Hi @Tobias_Wochinger, I have installed Rasa X by following steps mention in ‘docker-compose manual installation’. Rasa X installed properly. Now to get started, I need to get it connected with my GIT repo. But I am facing issues in connecting Rasa X to GIT. It is showing below error:-

I have already added the ssh key to my git repo and give write access.

I have used below versions:- RASA_X_VERSION=0.29.3 RASA_VERSION=1.10.3 RASA_X_DEMO_VERSION=0.29.3

Your help is highly appreciated.

Mhm, the error says that the connection timed out. Are you behind a firewall or something?

hi @Tobias_Wochinger, Yes, I am connected to the VPN. I am running docker images on server and we have our own GitLab. Both GitLab and server is only accessible through VPN

Hi @Tobias_Wochinger,

Is there any possibility that I can connect Rasa X with GitLab on port 443 instead of 22.

Sure, you should be able to provide the full ssh URL including the port, right?

But is GitLab also accessible from the server?