core_webservices.Present work dir (PWD): /home/ChatBot_MODEL/Models /home/ChatBot_MODEL/Models/config.properties core_webservices.DB_SECTION_KEYS: {'local_db': 'mongodb://chatbotdb.chatbot:27017', 'db_name': 'chatbot_LWdb', 'feedback_log': 'lw_feedback_log', 'fallback_log': 'lw_fallback_log', 'chat_log': 'lw_chat_log'} core_webservices.Local_DB_url: mongodb://chatbotdb.chatbot:27017 core_webservices.db_name : chatbot_LWdb core_webservices.APP_SECTION_KEYS: {'load_nlu': '/livewire/models/nlu/default/current', 'load_core': '/livewire/models/dialogue', 'endpoint': 'http://localhost:5055/webhook'} core_webservices.Path_for_load_LW_NLU: /livewire/models/nlu/default/current core_webservices.Path_for_load_LW_CORE: /livewire/models/dialogue core_webservices.ENDPOINT_URL: http://localhost:5055/webhook * Serving Flask app "core_webservice" (lazy loading) * Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Debug mode: on /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:526: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint8 = np.dtype([("qint8", np.int8, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:527: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint8 = np.dtype([("quint8", np.uint8, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:528: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint16 = np.dtype([("qint16", np.int16, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:529: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint16 = np.dtype([("quint16", np.uint16, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:530: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint32 = np.dtype([("qint32", np.int32, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:535: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. np_resource = np.dtype([("resource", np.ubyte, 1)]) /usr/local/lib/python3.6/site-packages/rasa_core_sdk/__init__.py:12: UserWarning: The 'rasa_core_sdk' package has been renamed. You should change your imports to use 'rasa_sdk' instead. UserWarning, * Running on http://0.0.0.0:5023/ (Press CTRL+C to quit) * Restarting with stat core_webservices.Present work dir (PWD): /home/ChatBot_MODEL/Models /home/ChatBot_MODEL/Models/config.properties core_webservices.DB_SECTION_KEYS: {'local_db': 'mongodb://chatbotdb.chatbot:27017', 'db_name': 'chatbot_LWdb', 'feedback_log': 'lw_feedback_log', 'fallback_log': 'lw_fallback_log', 'chat_log': 'lw_chat_log'} core_webservices.Local_DB_url: mongodb://chatbotdb.chatbot:27017 core_webservices.db_name : chatbot_LWdb core_webservices.APP_SECTION_KEYS: {'load_nlu': '/livewire/models/nlu/default/current', 'load_core': '/livewire/models/dialogue', 'endpoint': 'http://localhost:5055/webhook'} core_webservices.Path_for_load_LW_NLU: /livewire/models/nlu/default/current core_webservices.Path_for_load_LW_CORE: /livewire/models/dialogue core_webservices.ENDPOINT_URL: http://localhost:5055/webhook /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:526: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint8 = np.dtype([("qint8", np.int8, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:527: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint8 = np.dtype([("quint8", np.uint8, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:528: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint16 = np.dtype([("qint16", np.int16, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:529: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint16 = np.dtype([("quint16", np.uint16, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:530: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_qint32 = np.dtype([("qint32", np.int32, 1)]) /usr/local/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:535: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. np_resource = np.dtype([("resource", np.ubyte, 1)]) /usr/local/lib/python3.6/site-packages/rasa_core_sdk/__init__.py:12: UserWarning: The 'rasa_core_sdk' package has been renamed. You should change your imports to use 'rasa_sdk' instead. UserWarning, * Debugger is active! * Debugger PIN: 214-043-773 core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Sample Name', 'id': '1', 'email': 'sample@email.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#8e8ef0', 'text-color': '#389847'}, 'chat_id': 1573213466864, 'message': 'hi', 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1573213466864 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : sample@email.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : hi 2019-12-05 12:23:56.320805: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 AVX512F FMA 2019-12-05 12:23:56.324610: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2500000000 Hz 2019-12-05 12:23:56.324818: I tensorflow/compiler/xla/service/service.cc:150] XLA service 0x564d639670c0 executing computations on platform Host. Devices: 2019-12-05 12:23:56.324839: I tensorflow/compiler/xla/service/service.cc:158] StreamExecutor device (0): , WARNING:tensorflow:From /usr/local/lib/python3.6/site-packages/tensorflow/python/training/saver.py:1266: checkpoint_exists (from tensorflow.python.training.checkpoint_management) is deprecated and will be removed in a future version. Instructions for updating: Use standard file APIs to check for files with this prefix. WARNING:tensorflow:From /usr/local/lib/python3.6/site-packages/tensorflow/python/ops/resource_variable_ops.py:435: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version. Instructions for updating: Colocations handled automatically by placer. WARNING:tensorflow:From /usr/local/lib/python3.6/site-packages/tensorflow/python/keras/backend.py:4010: calling dropout (from tensorflow.python.ops.nn_ops) with keep_prob is deprecated and will be removed in a future version. Instructions for updating: Please use `rate` instead of `keep_prob`. Rate should be set to `rate = 1 - keep_prob`. WARNING:tensorflow:From /usr/local/lib/python3.6/site-packages/tensorflow/python/ops/math_ops.py:3066: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use tf.cast instead. WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0. For more information, please see: * https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md * https://github.com/tensorflow/addons If you depend on functionality not listed there, please file an issue. core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi, How may I help you?'}] Hi, How may I help you? Bot: Hi, How may I help you? core_webservices.core_serve().intent_name: greet-200001-False core_webservices.core_serve().spliting is : ['greet', '200001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'greet', 'intent_id': '200001', 'response': 'Hi, How may I help you?', 'chat_id': 1573213466864, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:23:59] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548654776, 'message': 'INTRO', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548654776 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : INTRO core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course'}] Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course Bot: Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course core_webservices.core_serve().intent_name: intro-500001-False core_webservices.core_serve().spliting is : ['intro', '500001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'intro', 'intent_id': '500001', 'response': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course', 'chat_id': 1575548654776, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:24:28] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548654776, 'message': 'Course Registration', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548654776 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : Course Registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575548654776, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:24:33] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548654776, 'message': 'self register for a course', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548654776 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : self register for a course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'kindly enter the course name which you want to enrol'}] kindly enter the course name which you want to enrol Bot: kindly enter the course name which you want to enrol core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'kindly enter the course name which you want to enrol', 'chat_id': 1575548654776, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:24:38] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548654776, 'message': 'wbt', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548654776 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : wbt core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~wbt core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 12:24:51] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548751314, 'message': 'INTRO', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548751314 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : INTRO core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course'}] Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course Bot: Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course core_webservices.core_serve().intent_name: intro-500001-False core_webservices.core_serve().spliting is : ['intro', '500001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'intro', 'intent_id': '500001', 'response': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course', 'chat_id': 1575548751314, 'ask_feedback': 'False'}] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 12:26:04] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548751314, 'message': 'Course Registration', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548751314 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : Course Registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575548751314, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:26:17] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548751314, 'message': 'self register for a course', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548751314 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : self register for a course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'kindly enter the course name which you want to enrol'}] kindly enter the course name which you want to enrol Bot: kindly enter the course name which you want to enrol core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'kindly enter the course name which you want to enrol', 'chat_id': 1575548751314, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:26:21] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575548751314, 'message': 'api', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575548751314 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : api core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~api core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 12:26:29] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575547572715, 'message': 'INTRO', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575547572715 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : INTRO core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course'}] Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course Bot: Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course core_webservices.core_serve().intent_name: intro-500001-False core_webservices.core_serve().spliting is : ['intro', '500001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'intro', 'intent_id': '500001', 'response': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course', 'chat_id': 1575547572715, 'ask_feedback': 'False'}] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 12:38:55] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575550624791, 'message': 'INTRO', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575550624791 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : INTRO core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course'}] Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course Bot: Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course core_webservices.core_serve().intent_name: intro-500001-False core_webservices.core_serve().spliting is : ['intro', '500001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'intro', 'intent_id': '500001', 'response': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course', 'chat_id': 1575550624791, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:57:09] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575550624791, 'message': 'Course Registration', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575550624791 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : Course Registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575550624791, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:57:14] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575550624791, 'message': 'self register for a course', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575550624791 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : self register for a course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'kindly enter the course name which you want to enrol'}] kindly enter the course name which you want to enrol Bot: kindly enter the course name which you want to enrol core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'kindly enter the course name which you want to enrol', 'chat_id': 1575550624791, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 12:57:18] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575550624791, 'message': 'wbt', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575550624791 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : wbt core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~wbt core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 12:57:34] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575547572715, 'message': 'I want to see my enrolled course', 'audioConversion': 0, 'currentIntent': 'intro', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575547572715 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: intro core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : I want to see my enrolled course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'I am sorry, I am yet to learn about this. you may ask me something about Livewire instead .'}] I am sorry, I am yet to learn about this. you may ask me something about Livewire instead . Bot: I am sorry, I am yet to learn about this. you may ask me something about Livewire instead . core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().fallback is there core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'I am sorry, I am yet to learn about this. you may ask me something about Livewire instead .', 'chat_id': 1575547572715, 'ask_feedback': 'False'}] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 13:17:58] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575547572715, 'message': 'enrol', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575547572715 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : enrol core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~enrol core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 13:20:05] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575547572715, 'message': 'registration', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575547572715 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : registration core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~registration core_webservices.core_serve().responses is : [] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 13:20:17] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575552025755, 'message': 'INTRO', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575552025755 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : INTRO core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course'}] Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course Bot: Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course core_webservices.core_serve().intent_name: intro-500001-False core_webservices.core_serve().spliting is : ['intro', '500001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'intro', 'intent_id': '500001', 'response': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course', 'chat_id': 1575552025755, 'ask_feedback': 'False'}] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 13:20:54] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575552025755, 'message': 'Course Registration', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575552025755 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : Course Registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575552025755, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:21:04] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575552025755, 'message': 'registration', 'audioConversion': 0, 'currentIntent': 'course_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575552025755 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: course_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575552025755, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:21:14] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575552025755, 'message': 'register', 'audioConversion': 0, 'currentIntent': 'course_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575552025755 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: course_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : register core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575552025755, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:21:22] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575552025755, 'message': 'enrol', 'audioConversion': 0, 'currentIntent': 'course_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575552025755 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: course_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : enrol core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'I am sorry, I am yet to learn about this. you may ask me something about Livewire instead .'}] I am sorry, I am yet to learn about this. you may ask me something about Livewire instead . Bot: I am sorry, I am yet to learn about this. you may ask me something about Livewire instead . core_webservices.core_serve().intent_name: acces_livewire-500004-False core_webservices.core_serve().spliting is : ['acces_livewire', '500004', 'False'] core_webservices.core_serve().fallback is there core_webservices.core_serve().Return List is : [{'intent': 'acces_livewire', 'intent_id': '500004', 'response': 'I am sorry, I am yet to learn about this. you may ask me something about Livewire instead .', 'chat_id': 1575552025755, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:21:30] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575544477396, 'message': 'hi', 'audioConversion': 0, 'currentIntent': 'greet', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575544477396 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: greet core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : hi core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi, How may I help you?'}] Hi, How may I help you? Bot: Hi, How may I help you? core_webservices.core_serve().intent_name: greet-200001-False core_webservices.core_serve().spliting is : ['greet', '200001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'greet', 'intent_id': '200001', 'response': 'Hi, How may I help you?', 'chat_id': 1575544477396, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:35:01] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575544477396, 'message': 'Course Registration', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575544477396 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : Course Registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575544477396, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:35:11] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575544477396, 'message': 'self register for a course', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575544477396 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : self register for a course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'kindly enter the course name which you want to enrol'}] kindly enter the course name which you want to enrol Bot: kindly enter the course name which you want to enrol core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'kindly enter the course name which you want to enrol', 'chat_id': 1575544477396, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:35:15] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575544477396, 'message': 'w', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575544477396 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : w core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~w core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 13:35:30] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575544477396, 'message': 'self register for a course', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575544477396 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : self register for a course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'kindly enter the course name which you want to enrol'}] kindly enter the course name which you want to enrol Bot: kindly enter the course name which you want to enrol core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'kindly enter the course name which you want to enrol', 'chat_id': 1575544477396, 'ask_feedback': 'False'}] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 13:35:45] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575544477396, 'message': 'wbt', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575544477396 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : wbt core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~wbt core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 13:35:54] "POST /core_webservices HTTP/1.1" 200 - could u pls rephrase.. core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575553240120, 'message': 'INTRO', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575553240120 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : INTRO core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course'}] Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course Bot: Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course core_webservices.core_serve().intent_name: intro-500001-False core_webservices.core_serve().spliting is : ['intro', '500001', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'intro', 'intent_id': '500001', 'response': 'Hi! Welcome to Chatbot. I am here to help you with any queries you have today. Get started using our Quick links :LivewireCourse RegistrationLearning CertificatesCourse LaunchChatbot TutorialsI am unable to create a learning/course in the system.I am unable to complete the course', 'chat_id': 1575553240120, 'ask_feedback': 'False'}] Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.6/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/ChatBot_MODEL/Models/core_webservice.py", line 133, in core_serv res=responses[0]["text"] IndexError: list index out of range 192.168.183.127 - - [05/Dec/2019 13:40:44] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575553240120, 'message': 'Course Registration', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575553240120 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : Course Registration core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'self register for a course, check the courses which you had already registered '}] self register for a course, check the courses which you had already registered Bot: self register for a course, check the courses which you had already registered core_webservices.core_serve().intent_name: course_register-500005-False core_webservices.core_serve().spliting is : ['course_register', '500005', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'course_register', 'intent_id': '500005', 'response': 'self register for a course, check the courses which you had already registered ', 'chat_id': 1575553240120, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:40:49] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575553240120, 'message': 'self register for a course', 'audioConversion': 0, 'currentIntent': None, 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575553240120 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: None core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : self register for a course core_webservices.core_serve().responses is : [{'recipient_id': 'default', 'text': 'kindly enter the course name which you want to enrol'}] kindly enter the course name which you want to enrol Bot: kindly enter the course name which you want to enrol core_webservices.core_serve().intent_name: self_register-500006-False core_webservices.core_serve().spliting is : ['self_register', '500006', 'False'] core_webservices.core_serve().Return List is : [{'intent': 'self_register', 'intent_id': '500006', 'response': 'kindly enter the course name which you want to enrol', 'chat_id': 1575553240120, 'ask_feedback': 'False'}] 192.168.183.127 - - [05/Dec/2019 13:40:54] "POST /core_webservices HTTP/1.1" 200 - core_webservices.core_serve().Request JSON Message is : {'user': {'name': 'Super Naren', 'id': '1', 'email': 'superadmin@mail.com'}, 'application': {'name': 'livewire', 'tenant': 'default', 'tenant_id': '1', 'tenant_url': 'lwawsdev-default.sifylivewire.com', 'session_timeout': 30}, 'config': {'speech': 'true', 'download': 'true', 'email': 'true'}, 'theme': {'background': '#389847', 'text-color': ''}, 'chat_id': 1575553240120, 'message': 'dev', 'audioConversion': 0, 'currentIntent': 'self_register', 'courseid': None, 'coursedeliveryid': None} core_webservices.core_serve().chat id : 1575553240120 core_webservices.core_serve().course id : None core_webservices.core_serve().course delivery id : None core_webservices.core_serve().cur_intent: self_register core_webservices.core_serve().E-mail id is : superadmin@mail.com core_webservices.core_serve().Usr id is : 1 core_webservices.core_serve().User Message is : dev core_webservices.core_serve().input Message search is : crs srch finder trigger api~superadmin@mail.com~dev core_webservices.core_serve().responses is : [] 192.168.183.127 - - [05/Dec/2019 13:41:08] "POST /core_webservices HTTP/1.1" 200 -