I have installed Rasa X version 0.27.5. and am following the Docker-Compose Quick Install steps.
When trying to connect to my Git repository, I keep getting a timeout error as follows:
curl: (7) Failed to connect to 34.94.84.224 port 80: Connection timed out
Hi @mloubser, I wasn’t able to connect to my Git repository using curl. I used the RasaX GUI for the integration and was able to successfully integrate with my Git repository by clicking on the branch button on the bottom left part of the GUI.
I would still like to understand how to achieve the Git repository integration with RasaX using the command line and would appreciate any inputs on that.