ERROR:rasa_core.training.interactive:An exception occurred while recording messages. when train the questions

when we train the data at that time my train stroies is not save and erros occures like this … ERROR:rasa_core.training.interactive:An exception occurred while recording messages. TypeError: sequence item 1: expected str instance, dict found

@dipenpatel235 check this issue on github ERROR:rasa_core.training.interactive:An exception occurred while recording messages. · Issue #2995 · RasaHQ/rasa · GitHub

thanks, but this not working in my rasa chatbot.

Does this happen only while interactive training?

yes

I had this issue once, mine got fixed by upgrading my NLU and core versions.

Do u have any idea which version is suported for this??

I am currently using:

core: 0.12.3
nlu: 0.13.7

hey i am facing the same problem too TypeError: sequence item 1: expected str instance, dict found My rasa stack version is rasa-nlu-0.14.4 rasa-core-0.13.2 Should i install the older versions core;0.12.3 and nlu:013.7 ? Please help me out .

Hello,

@caroline_sahrudayi I’m not sure if it will fix the issue. When I faced the same issue, I downgraded to the earlier version which worked for me before and it got fixed. I never tried upgrading again. You can try it out.

1 Like