Hi, i don’t know why, mapping policy ruined the story. So i have the log:
2019-07-11 17:34:12 DEBUG rasa_core.tracker_store - Recreating tracker for id 'default'
2019-07-11 17:34:12 DEBUG rasa_core.processor - Received user message '/language_selection{"language": "en", "avatar_name": "Leo"}' with intent '{'name': 'language_selection', 'confidence': 1.0}' and entities '[{'entity': 'language', 'start': 19, 'end': 59, 'value': 'en'}, {'entity': 'avatar_name', 'start': 19, 'end': 59, 'value': 'Leo'}]'
2019-07-11 17:34:12 DEBUG rasa_core.processor - Logged UserUtterance - tracker now has 10 events
2019-07-11 17:34:12 DEBUG rasa_core.processor - Current slot values:
GPE: None
LOC: None
ORG: None
PERSON: None
appointment_time: None
appt_id: None
avatar_name: Leo
body_part: None
center_name: None
centre_type: None
doctor_id: None
doctor_location: None
doctor_name: None
earliest_date: None
earliest_time: None
fallback_counter: None
language: en
lat: None
lng: None
location: None
location_id: None
otp_code: None
patient_id: None
prefered_date: None
prefered_time: None
requested_slot: None
session_code: None
severe_scale: None
specialization: None
sub_body_part: None
symptom: None
symptom_frequency: None
token_no: None
user_dob: None
user_email: None
user_gender: None
user_name: None
user_phone: None
2019-07-11 17:34:12 DEBUG rasa_core.policies.memoization - Current tracker state [{}, {'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:34:12 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:34:12 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:34:12 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:34:12 DEBUG rasa_core.processor - Predicted next action 'utter_introduction_chatbot' with prob 1.00.
2019-07-11 17:34:12 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_introduction_chatbot from http://localhost:5006/nlg.
2019-07-11 17:34:13 DEBUG rasa_core.processor - Action 'utter_introduction_chatbot' ended with events '[]'
2019-07-11 17:34:13 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: Hi there! I'm Leo, your Virtual Assistant 👋, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:34:13 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:34:13 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:34:13 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:34:13 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:34:13 DEBUG rasa_core.processor - Predicted next action 'utter_options_replies' with prob 1.00.
2019-07-11 17:34:13 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_options_replies from http://localhost:5006/nlg.
2019-07-11 17:34:14 DEBUG rasa_core.processor - Action 'utter_options_replies' ended with events '[]'
2019-07-11 17:34:14 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: None, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:34:14 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:34:14 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:34:14 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:34:14 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:34:14 DEBUG rasa_core.processor - Predicted next action 'action_listen' with prob 1.00.
2019-07-11 17:34:14 DEBUG rasa_core.processor - Action 'action_listen' ended with events '[]'
127.0.0.1 - - [2019-07-11 17:34:14] "POST /webhooks/rest/webhook HTTP/1.1" 200 599 2.138321
2019-07-11 17:35:22 DEBUG rasa_core.tracker_store - Recreating tracker for id 'default'
2019-07-11 17:35:22 DEBUG rasa_core.processor - Received user message 'how are you?' with intent '{'name': 'greetings.how_are_you', 'confidence': 0.9059035778045654}' and entities '[]'
2019-07-11 17:35:22 DEBUG rasa_core.processor - Logged UserUtterance - tracker now has 16 events
2019-07-11 17:35:22 DEBUG rasa_core.processor - Current slot values:
GPE: None
LOC: None
ORG: None
PERSON: None
appointment_time: None
appt_id: None
avatar_name: Leo
body_part: None
center_name: None
centre_type: None
doctor_id: None
doctor_location: None
doctor_name: None
earliest_date: None
earliest_time: None
fallback_counter: None
language: en
lat: None
lng: None
location: None
location_id: None
otp_code: None
patient_id: None
prefered_date: None
prefered_time: None
requested_slot: None
session_code: None
severe_scale: None
specialization: None
sub_body_part: None
symptom: None
symptom_frequency: None
token_no: None
user_dob: None
user_email: None
user_gender: None
user_name: None
user_phone: None
2019-07-11 17:35:22 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:35:22 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:35:22 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:35:22 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_3_MappingPolicy
2019-07-11 17:35:22 DEBUG rasa_core.processor - Predicted next action 'utter_greetings.how_are_you' with prob 1.00.
2019-07-11 17:35:22 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_greetings.how_are_you from http://localhost:5006/nlg.
2019-07-11 17:35:23 DEBUG rasa_core.processor - Action 'utter_greetings.how_are_you' ended with events '[]'
2019-07-11 17:35:23 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: I'm doing very well. Thanks!, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:35:23 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_language_selection': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_greetings.how_are_you': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:35:23 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:35:23 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:35:23 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:35:23 DEBUG rasa_core.processor - Predicted next action 'action_listen' with prob 0.94.
2019-07-11 17:35:23 DEBUG rasa_core.processor - Action 'action_listen' ended with events '[]'
127.0.0.1 - - [2019-07-11 17:35:23] "POST /webhooks/rest/webhook HTTP/1.1" 200 175 1.558937
2019-07-11 17:35:53 DEBUG rasa_core.tracker_store - Recreating tracker for id 'default'
2019-07-11 17:35:53 DEBUG rasa_core.processor - Received user message '/book_appointment' with intent '{'name': 'book_appointment', 'confidence': 1.0}' and entities '[]'
2019-07-11 17:35:53 DEBUG rasa_core.processor - Logged UserUtterance - tracker now has 20 events
2019-07-11 17:35:53 DEBUG rasa_core.processor - Current slot values:
GPE: None
LOC: None
ORG: None
PERSON: None
appointment_time: None
appt_id: None
avatar_name: Leo
body_part: None
center_name: None
centre_type: None
doctor_id: None
doctor_location: None
doctor_name: None
earliest_date: None
earliest_time: None
fallback_counter: None
language: en
lat: None
lng: None
location: None
location_id: None
otp_code: None
patient_id: None
prefered_date: None
prefered_time: None
requested_slot: None
session_code: None
severe_scale: None
specialization: None
sub_body_part: None
symptom: None
symptom_frequency: None
token_no: None
user_dob: None
user_email: None
user_gender: None
user_name: None
user_phone: None
2019-07-11 17:35:53 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_greetings.how_are_you': 1.0, 'slot_language_0': 1.0}, {'slot_language_0': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'intent_book_appointment': 1.0}]
2019-07-11 17:35:53 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:35:53 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:35:53 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:35:53 DEBUG rasa_core.processor - Predicted next action 'action_get_centre_by_text' with prob 0.60.
2019-07-11 17:35:53 DEBUG rasa_core.actions.action - Calling action endpoint to run action 'action_get_centre_by_text'.
2019-07-11 17:35:54 DEBUG rasa_core.processor - Action 'action_get_centre_by_text' ended with events '['SlotSet(key: lat, value: 44.933143)', 'SlotSet(key: lng, value: 7.540121)']'
2019-07-11 17:35:54 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'entity_avatar_name': 1.0, 'prev_utter_options_replies': 1.0, 'entity_language': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_greetings.how_are_you': 1.0, 'slot_language_0': 1.0}, {'slot_language_0': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'intent_book_appointment': 1.0}, {'slot_lng_0': 1.0, 'slot_avatar_name_0': 1.0, 'slot_lat_0': 1.0, 'intent_book_appointment': 1.0, 'slot_language_0': 1.0, 'prev_action_get_centre_by_text': 1.0}]
2019-07-11 17:35:54 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:35:54 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:35:54 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:35:54 DEBUG rasa_core.processor - Predicted next action 'utter_replies_center_type' with prob 0.96.
2019-07-11 17:35:54 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_replies_center_type from http://localhost:5006/nlg.
2019-07-11 17:35:55 DEBUG rasa_core.processor - Action 'utter_replies_center_type' ended with events '[]'
2019-07-11 17:35:55 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: None, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:35:55 DEBUG rasa_core.policies.memoization - Current tracker state [{'intent_greetings.how_are_you': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'intent_greetings.how_are_you': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_greetings.how_are_you': 1.0, 'slot_language_0': 1.0}, {'slot_language_0': 1.0, 'prev_action_listen': 1.0, 'slot_avatar_name_0': 1.0, 'intent_book_appointment': 1.0}, {'slot_lng_0': 1.0, 'slot_avatar_name_0': 1.0, 'slot_lat_0': 1.0, 'intent_book_appointment': 1.0, 'slot_language_0': 1.0, 'prev_action_get_centre_by_text': 1.0}, {'slot_lng_0': 1.0, 'slot_avatar_name_0': 1.0, 'slot_lat_0': 1.0, 'prev_utter_replies_center_type': 1.0, 'intent_book_appointment': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:35:55 DEBUG rasa_core.policies.memoization - There is no memorised next action
2019-07-11 17:35:55 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:35:55 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_0_KerasPolicy
2019-07-11 17:35:56 DEBUG rasa_core.processor - Predicted next action 'action_listen' with prob 1.00.
2019-07-11 17:35:56 DEBUG rasa_core.processor - Action 'action_listen' ended with events '[]'
127.0.0.1 - - [2019-07-11 17:35:56] "POST /webhooks/rest/webhook HTTP/1.1" 200 460 2.547617
But if i tried to access it without mapping policy, it’s working fine:
2019-07-11 17:37:08 DEBUG rasa_core.tracker_store - Creating a new tracker for id 'default'.
2019-07-11 17:37:08 DEBUG rasa_core.processor - Received user message '/language_selection{"language": "en", "avatar_name": "Leo"}' with intent '{'name': 'language_selection', 'confidence': 1.0}' and entities '[{'entity': 'language', 'start': 19, 'end': 59, 'value': 'en'}, {'entity': 'avatar_name', 'start': 19, 'end': 59, 'value': 'Leo'}]'
2019-07-11 17:37:08 DEBUG rasa_core.processor - Logged UserUtterance - tracker now has 4 events
2019-07-11 17:37:08 DEBUG rasa_core.processor - Current slot values:
GPE: None
LOC: None
ORG: None
PERSON: None
appointment_time: None
appt_id: None
avatar_name: Leo
body_part: None
center_name: None
centre_type: None
doctor_id: None
doctor_location: None
doctor_name: None
earliest_date: None
earliest_time: None
fallback_counter: None
language: en
lat: None
lng: None
location: None
location_id: None
otp_code: None
patient_id: None
prefered_date: None
prefered_time: None
requested_slot: None
session_code: None
severe_scale: None
specialization: None
sub_body_part: None
symptom: None
symptom_frequency: None
token_no: None
user_dob: None
user_email: None
user_gender: None
user_name: None
user_phone: None
2019-07-11 17:37:09 DEBUG rasa_core.policies.memoization - Current tracker state [None, None, None, {}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'prev_action_listen': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:37:09 DEBUG rasa_core.policies.memoization - There is a memorised next action '95'
2019-07-11 17:37:09 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:37:09 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_1_MemoizationPolicy
2019-07-11 17:37:09 DEBUG rasa_core.processor - Predicted next action 'utter_introduction_chatbot' with prob 1.00.
2019-07-11 17:37:09 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_introduction_chatbot from http://localhost:5006/nlg.
2019-07-11 17:37:10 DEBUG rasa_core.processor - Action 'utter_introduction_chatbot' ended with events '[]'
2019-07-11 17:37:10 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: Hi there! I'm Leo, your Virtual Assistant 👋, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:37:10 DEBUG rasa_core.policies.memoization - Current tracker state [None, None, {}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'prev_action_listen': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:37:10 DEBUG rasa_core.policies.memoization - There is a memorised next action '96'
2019-07-11 17:37:10 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:37:10 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_1_MemoizationPolicy
2019-07-11 17:37:10 DEBUG rasa_core.processor - Predicted next action 'utter_options_replies' with prob 1.00.
2019-07-11 17:37:10 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_options_replies from http://localhost:5006/nlg.
2019-07-11 17:37:11 DEBUG rasa_core.processor - Action 'utter_options_replies' ended with events '[]'
2019-07-11 17:37:11 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: None, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:37:11 DEBUG rasa_core.policies.memoization - Current tracker state [None, {}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'prev_action_listen': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'prev_utter_options_replies': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}]
2019-07-11 17:37:11 DEBUG rasa_core.policies.memoization - There is a memorised next action '0'
2019-07-11 17:37:11 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:37:11 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_1_MemoizationPolicy
2019-07-11 17:37:11 DEBUG rasa_core.processor - Predicted next action 'action_listen' with prob 1.00.
2019-07-11 17:37:11 DEBUG rasa_core.processor - Action 'action_listen' ended with events '[]'
127.0.0.1 - - [2019-07-11 17:37:11] "POST /webhooks/rest/webhook HTTP/1.1" 200 599 2.844564
2019-07-11 17:37:14 DEBUG rasa_core.tracker_store - Recreating tracker for id 'default'
2019-07-11 17:37:14 DEBUG rasa_core.processor - Received user message '/book_appointment' with intent '{'name': 'book_appointment', 'confidence': 1.0}' and entities '[]'
2019-07-11 17:37:14 DEBUG rasa_core.processor - Logged UserUtterance - tracker now has 10 events
2019-07-11 17:37:14 DEBUG rasa_core.processor - Current slot values:
GPE: None
LOC: None
ORG: None
PERSON: None
appointment_time: None
appt_id: None
avatar_name: Leo
body_part: None
center_name: None
centre_type: None
doctor_id: None
doctor_location: None
doctor_name: None
earliest_date: None
earliest_time: None
fallback_counter: None
language: en
lat: None
lng: None
location: None
location_id: None
otp_code: None
patient_id: None
prefered_date: None
prefered_time: None
requested_slot: None
session_code: None
severe_scale: None
specialization: None
sub_body_part: None
symptom: None
symptom_frequency: None
token_no: None
user_dob: None
user_email: None
user_gender: None
user_name: None
user_phone: None
2019-07-11 17:37:14 DEBUG rasa_core.policies.memoization - Current tracker state [{}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'prev_action_listen': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'prev_utter_options_replies': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'prev_action_listen': 1.0, 'slot_language_0': 1.0, 'intent_book_appointment': 1.0, 'slot_avatar_name_0': 1.0}]
2019-07-11 17:37:14 DEBUG rasa_core.policies.memoization - There is a memorised next action '97'
2019-07-11 17:37:14 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:37:14 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_1_MemoizationPolicy
2019-07-11 17:37:14 DEBUG rasa_core.processor - Predicted next action 'utter_list_appointment_options' with prob 1.00.
2019-07-11 17:37:14 DEBUG rasa_core.nlg.callback - Requesting NLG for utter_list_appointment_options from http://localhost:5006/nlg.
2019-07-11 17:37:15 DEBUG rasa_core.processor - Action 'utter_list_appointment_options' ended with events '[]'
2019-07-11 17:37:15 DEBUG rasa_core.processor - Bot utterance 'BotUttered(text: None, data: {
"elements": null,
"buttons": null,
"attachment": null
})'
2019-07-11 17:37:15 DEBUG rasa_core.policies.memoization - Current tracker state [{'entity_language': 1.0, 'entity_avatar_name': 1.0, 'prev_action_listen': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'slot_avatar_name_0': 1.0, 'prev_utter_introduction_chatbot': 1.0, 'slot_language_0': 1.0}, {'entity_language': 1.0, 'entity_avatar_name': 1.0, 'intent_language_selection': 1.0, 'prev_utter_options_replies': 1.0, 'slot_avatar_name_0': 1.0, 'slot_language_0': 1.0}, {'prev_action_listen': 1.0, 'slot_language_0': 1.0, 'intent_book_appointment': 1.0, 'slot_avatar_name_0': 1.0}, {'prev_utter_list_appointment_options': 1.0, 'slot_language_0': 1.0, 'intent_book_appointment': 1.0, 'slot_avatar_name_0': 1.0}]
2019-07-11 17:37:15 DEBUG rasa_core.policies.memoization - There is a memorised next action '0'
2019-07-11 17:37:15 DEBUG rasa_core.policies.form_policy - There is no active form
2019-07-11 17:37:15 DEBUG rasa_core.policies.ensemble - Predicted next action using policy_1_MemoizationPolicy
2019-07-11 17:37:15 DEBUG rasa_core.processor - Predicted next action 'action_listen' with prob 1.00.
2019-07-11 17:37:15 DEBUG rasa_core.processor - Action 'action_listen' ended with events '[]'
127.0.0.1 - - [2019-07-11 17:37:15] "POST /webhooks/rest/webhook HTTP/1.1" 200 735 1.128989
So it’s supposed to respond with ‘utter_list_appointment_options’ but if i trigger mapping policy first, the bot will respond with ‘action_get_centre_by_text’. Please help. Thank you