HarmonyOS鸿蒙Next中code:11203, subError code: 3000,errorMessage: Service unavailable
HarmonyOS鸿蒙Next中code:11203, subError code: 3000,errorMessage: Service unavailable
集成华为实时语音识别SDK,项目中报错:code:11203, subError code: 3000,errorMessage: Service unavailable,
applanguage: zh speechStartTime:1698746715997,speechEndTime: 0,firstWordCost: 0,lastWordCost: 0,voiceStreamTime:0,uploadVoiceSize: 0,textLength: 0,chainBuildingDelay: 0,result: 40,errMsg: [403000]Service unavailable
type 1 mapValue:{package=com.wosai.cashbar.beta2, appid=100177151, appName=收钱吧, version=ml-computer-voice-asr:3.12.0.301, service=MLKit, transId=40b99fef-a925-4ce7-bc76-7178c043c642, operator=, networkType=wifi, apkVersion=, apiName=, countryCode=CN, deviceType=ELS-AN00, emuiVersion=EmotionUI_14.0.0, moduleName=MLKitAsr, moduleVersion=3.12.0.301, deviceCategory=, applanguage=zh, speechStartTime=1698746715997, speechEndTime=, firstWordCost=, lastWordCost=, voiceStreamTime=, uploadVoiceSize=, textLength=, chainBuildingDelay=, result=40, resultDetail=[403000]Service unavailable}
Field |
---|
public static final int ERR_SERVICE_UNAVAILABLE 服务不可用。 Constant Value:11203 |
- 11203
- 服务不可用。
- 请检查网络环境。
更多关于HarmonyOS鸿蒙Next中code:11203, subError code: 3000,errorMessage: Service unavailable的实战教程也可以访问 https://www.itying.com/category-93-b0.html
请问该问题解决了吗
更多关于HarmonyOS鸿蒙Next中code:11203, subError code: 3000,errorMessage: Service unavailable的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html
开发者您好:
麻烦您提供完整的日志。
我也出现了相同的问题,目前网络有所波动或代理的场景下会发生
ERR_NO_NETWORK
网络错误。 Constant Value:11202
ERR_SERVICE_UNAVAILABLE
服务不可用。 Constant Value:11203
的问题,请问这两个异常的触发详细文档有吗,
在HarmonyOS鸿蒙Next中,错误代码 11203
和子错误代码 3000
通常表示服务不可用。这可能是由于网络连接问题、服务器维护或服务端故障导致的。建议您检查网络连接,确保设备能够正常访问互联网。如果问题持续,可以尝试重启设备或稍后再试。如果问题仍未解决,建议联系华为技术支持以获取进一步帮助。