Error MR.0105 Occurred in Real-Time Service Prediction
Symptom
During the prediction in a running real-time service, error { "erno": "MR.0105", "msg": "Recognition failed","words_result": {}} occurred.
Possible Causes
Locate the fault by analyzing the error log on the Logs tab of the real-time service details page.
According to the error log shown in the preceding figure, the prediction failure is caused by the model inference code.
Solution
According to the error log, mandatory parameters are missing in the append() method. To rectify the fault, modify the code in the model inference code file customize_service.py to transfer proper parameters to the append() method.
For details about how to edit the model inference code, see Specifications for Model Inference Coding.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot