I was trying to talk to my bot and provide more conversation data. However, I was accidentally caught an error that my input conversations are disappeared in the chat room. At the same time, I cannot find any conversation history from “Conversations” either. How can I resolve this problem? Thanks!
@nik202 Yes I can talk to my bot. However, I cannot obtain my conversation from “Conversation” tab. In my understanding, it is possible for me to delete event.db and rasa.db to solve this kind of problem. Is it the solution?
@nik202 I had made Chrome as the default browser but the issue persists.
I am wondering if event.db and rasa.db would regenerate when running “rasa x” if I remove these files from my project? Though doing so would discard all my efforts worked on the interactive interface…
From F12 I can see my request and response but in the interactive learning tab I can’t… There was the same error messages from rasa server either. I can hardly recall what I had done to trigger this issue so it would be difficult for me to simulate this issue…