Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot does not respond #481

Open
caiolivf opened this issue Feb 29, 2024 · 1 comment
Open

Bot does not respond #481

caiolivf opened this issue Feb 29, 2024 · 1 comment

Comments

@caiolivf
Copy link

Hi!

I'm creating a new Rasa project and when I try to interact with the bot via webchat, the bot doesn't respond.

image

I'm using the follow versions:
image

Does anyone have any idea what could cause this behavior?
Thanks!

@thatcuteseller
Copy link

@caiolivf You need to uncomment the following

socketio:
  user_message_evt: user_uttered
  bot_message_evt: bot_uttered
  session_persistence: true

Try session_persistence: false and give it a try, you need to manage sessions. Check this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants