Hi , I am deploying my rasa model on linux server from windows my models is working fine on local windows but when i deploy my model on server it shows the error in debug mode
2022-08-23 07:46:00 DEBUG rasa.nlu.classifiers.diet_classifier - There is no trained model for ‘ResponseSelector’: The component is either not trained or didn’t receive enough training data.
2022-08-23 07:46:00 DEBUG rasa.nlu.selectors.response_selector - Adding following selector key to message property: default
pls help what should i do
The error is when i give input to user it give responses to the user but in the miiddle the response selector stop working and predict action action listen
@bharath-madduri i am also getting the same type i checked my file i have only use that intent once and performing an action and ted doesn’t perform the utter_action i choose it perform action_listen and when i manualy type the payload of the button it is working i check in debug mode it map right intent but performing wrong action
@bharath-madduri
Rasa Version : 2.6.2
Minimum Compatible Version: 2.6.0
Rasa SDK Version : 2.6.0
Rasa X Version : None
Python Version : 3.7.9
Operating System : Linux-5.4.0-121-generic-x86_64-with-debian-bullseye-sid
Python Path : /usr/local/instantmarkets/im-virtual-assistant/my_env/bin/python3.7