Hi, I am getting a 404 page not found error when I hit my rasa x server. What are the possible causes of it? Kindly suggest a solution or debugging technique so I can see possible causes of it.
I deployed my rasa x on the server using this command
curl -s get-rasa-x.rasa.com | sudo -E bash
It says your deployment is ready and running but I am unable to access it on my computer having 404 page not found error when I hit IP.
So looks like the latest update cannot pull an image down hence the 404 - for me it was an action server in values.yml which didn’t exist but didn’t cause issues on a new install.
If you have your model version controlled it might be quicker to just toast the server and start again.