Mongo Db connection

Hi,

I have added the mongo db details in our endpoints.yml. I have created one table conversations in the Mongo db and started the rasa shell. At first, the bot was responding correctly. But when i again stopped and started the rasa shell the bot was not at all responding ( or not as expected ). Can anyone help me in this case.

Hi @AnkitSingh21,

Could you run with the debug flag, i.e. rasa shell --debug, maybe it will better equip you with the source of the problem.

I would also recommend checking the mongo logs.