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 -
Hi @ChrisRahme I did this. But one thing I didn’t mention is that I’m using a nodeport IP instead of a loadbalancer. So, is this what’s affecting the scenario here?