botfront / rasa-webchat

A feature-rich chat widget for Rasa and Botfront
https://botfront.io/rasa
Apache License 2.0
962 stars 497 forks source link

Rasa Front-end integration with Docker and Heroku #365

Closed obianujuokafor closed 3 years ago

obianujuokafor commented 3 years ago

Hello all, I have deployed my rasa chatbot online by creating a docker image and pushing and releasing it to Heroku. Now my bot is live on Heroku. I would like to communicate with this bot, through my website. I have added my bot url to several chatbot widget's socketurl or host. However, when I send a message, I do not get any response. Does anyone know what I'm missing or doing wrong?

I have tried the following chabot widget code:

`

` Or `

`

My credentials.yml file has this info:

socketio: user_message_evt: user_uttered bot_message_evt: bot_uttered session_persistence: true

If someone can help me, I would really appreciate it, been stuck on this for days! @MatthieuJnon

HitzGoyal commented 3 years ago

Same issue i am facing with RASA WEBCHAT AND HEROKU

HitzGoyal commented 3 years ago

@obianujuokafor any resolution you are able to figure out

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sirneij commented 3 years ago

Anything yet? I'm facing same issues.