Hello! I have deployed rasa X to a google cloud VM and installed with docker compose, connected it with github and everything seems fine, but when trying to chat with the bot it doesn’t answer, it gets stuck showing the “…” bubble and never answers back. I have tried looking at the docker-compose logs and have found nothing showing a bug.
can someone help me? or is someone having the same issues? Maybe I can find other logs, but dont know where to get them currently, as docker-compose logs doesn’t show anything strange.
Sorry that I keep bumping my own thread but I haven’t received an answer from support neither, and I’m working on a demo for a chatbot and would like to know if I can count on having the interactive learning working or not.
[Solved] Chatbot not responding. Only ... visible This was the solution to my problem, I had to increase in google cloud the space from 10 gb to 50 minimum and it started working! I redeployed just in case