Version: Rasa X 0.31.3
Hi,
I basically follow the Docker Compose Install Script doc to install Rasa X. Then connect it to git. Finally, tried to connect to / setup the Action Server based on this youtube.
Feedback
-
curl -sSL -o install.sh https://storage.googleapis.com/rasa-x-releases/0.31.4/install.sh
Seems like 0.31.4 is invalid. I tried 0.31.3, latest, stable and all faced the same following problems.
I have two problems.
-
It seems like /etc/rasa/logs is always empty. Is that not the place to check logs? If so, where are logs for debugging?
-
I cannot seem to have the action server to be returning anything (not even sure if it is running since I have no logs). Is there a hello world step by step tutorial or doc for dummy to get RasaX to connect with Action Server?
Thank you very much in advanced, Evan