[监听器] [监听order] 失败 history states: UNINIT-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(close)->CLOSED>
框架类型 | 问题类型 | 操作系统 | 操作系统版本 | 手机型号 | 微信版本 |
---|---|---|---|---|---|
小程序 | Bug | iOS | 13.1.3 | 6s | 7.0.12 |
4 个回答
解决了吗?
errCode: -402002 realtime listener init watch fail | errMsg: login fail Error: wsclient.send timedout
history states: UNINIT-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(close)->CLOSED
at _FSMListener (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:769488)
at eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:757689)
at Set.forEach (<anonymous>)
at xa.transition (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:757672)
at So.eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:760738)
at Generator.throw (<anonymous>)
at t (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:505593)
at l (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:505840)
at eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:48377)
at n (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:24712)
问题解决了吗 APPID:wx5442f1bb0351dbe7
也遇到同样的问题了 有点莫名其妙 这个应该怎么解决? 云数据库的问题还是云函数的问题?
the watch closed because of error Error: errCode: -402002 realtime listener init watch fail | errMsg: login fail Error: wsclient.send timedout
history states: UNINIT-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(loginStart)->INIT_LOGGING_IN-(loginFail)->INIT_LOGIN_FAIL-(close)->CLOSED
at _FSMListener (VM233 WAService.js:2)
at VM233 WAService.js:2
at Set.forEach (<anonymous>)
at e.value (VM233 WAService.js:2)
at VM233 WAService.js:2
at l (VM233 WAService.js:2)
at Generator._invoke (VM233 WAService.js:2)
at Generator.throw (VM233 WAService.js:2)
at r (VM233 WAService.js:2)
at c (VM233 WAService.js:2)(env: Windows,mp,1.05.2105170; lib: 2.18.0)
你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)