When running RASA X on an AWS EC2 instance, I managed to get it up and running. However after restarting the instance, I can still access the RASA X UI but the bot won’t respond.
The developer console gives a range of errors. One of which is 404
{“reasons”:[“Authorization header not present.”],“exception”:“Unauthorized”}
Any help?