Chat window not showing up on website

Hi, I am trying to connect my rasa bot into webchat, actually, I did many times before but today, when I tried to do the same thing chat window at the right bottom didn’t show up. I found the below error in the developer’s tool console of website.

commands to run servers:

rasa run-m models --enable-api --cors "*" --debug
rasa run actions -vv

I will be glad to get your quick help on the issue. Thank you,

It looks like this might be a botfront issue? I’d post it on their GitHub: GitHub - botfront/rasa-webchat: A feature-rich chat widget for Rasa and Botfront

Thank you