Hi @nik202 I’m trying to connect my rasa x with my github repo. My Rasa X server is over an nginx Nodeport service, so basically I’m using a Kubernetes cluster node’s IP address with a port number to see my rasa x dashboard in my browser.
I’ve pushed my code to a github repo that is private. Now, I’m trying to connect rasa x with this repo but it gives me the following error -
I’ve also added the SSH public key in my github and still this error is being shown. Need help!!