Good evening, I’ve been trying to recreate your repository before trying the socket in my own Rasa Bot last week, but I came across with some errors I don’t know how to fix. I’ve followed the steps as you specified and using rasa shell let me talk to the bot, but when I try running django, the web page shows this:
Nothing is shown in Console or the Terminal:

Should I not use Django? I tried with Sanic but it keeps getting this error when I try ./gen_webserver_cert.sh
I don’t know if this is easy to resolve or if I should just copy the socket and try to implement it in my own rasa. Thank you so much for your time, really.