Rasa with ngrok show error xhr poll error connection refused

@DimitraK Right, are you using any website or just a localhost for index.html check the port of local host first, then in sockelUrl: just mention localhost 5005 and then run ngrok for localhost with port.

On the other hand if you have running website then scenario will be different.