从 Mobilefirst 生成 APK 后尝试登录时出现错误 Unresponsive_Host
Posted
技术标签:
【中文标题】从 Mobilefirst 生成 APK 后尝试登录时出现错误 Unresponsive_Host【英文标题】:Error Unresponsive_Host when trying to Login after generate APK from Mobilefirst 【发布时间】:2017-12-12 09:17:43 【问题描述】:我已经成功从我的 mobilefirst 生成 APK,但是当我打开我的应用程序时,它显示错误通知说:
连接错误 CommonService.js "status":500,"errorCode"."UNRESPONSIVE_HOST","errorMsg":"服务 当前不可用","invocationContext":null
当我尝试使用我的应用程序登录时,它显示通知错误:
错误连接 适配器名称:登录 "status":500,"errorCode"."UNRESPONSIVE_HOST","errorMsg":"服务 当前不可用","invocationContext":null
请帮帮我
【问题讨论】:
真的没有反应吗?还是网址正确? @VivinK 什么网址?有没有设置网址的配置? wlclient.properties。检查主机/端口详细信息是否正确 【参考方案1】:当您尝试使用的 android 设备无法访问 MFP 服务器时,会出现此错误。
您可以通过手机浏览器访问 MFP 操作控制台服务器 URL 来验证是否可以从您的 Android 设备访问 MFP 服务器。
【讨论】:
是的,我已经尝试过了,它成功了。我可以从我的 android 设备访问 MFP 控制台.. 您能否更新您遇到此错误的 Mobilefirst API 问题? 1) 检查 wlclient.properties 中的详细信息 2) 用于连接服务器的 API。以上是关于从 Mobilefirst 生成 APK 后尝试登录时出现错误 Unresponsive_Host的主要内容,如果未能解决你的问题,请参考以下文章
在 IBM MobileFirst Platform Android 中绕过自签名证书