- watch报错402002
watch报错402002,小程序很久没动过代码了,正常运行了很久,今天下午开始接到用户反馈,目前还是402002,请解决,报错如下 watch player err Error: errCode: -402002 realtime listener init watch fail | errMsg: init watch fail Error: wsclient.send timedout history states: UNINIT-(loginStart)->INIT_LOGGING_IN-(loginSuccess)->INIT_LOGGED_IN-(initWatchStart)->INIT_WATCH_PENDING-(initWatchFail)->INIT_WATCH_FAIL-(loginStart)->INIT_LOGGING_IN-(loginSuccess)->INIT_LOGGED_IN-(initWatchStart)->INIT_WATCH_PENDING-(initWatchFail)->INIT_WATCH_FAIL-(loginStart)->INIT_LOGGING_IN-(loginSuccess)->INIT_LOGGED_IN-(initWatchStart)->INIT_WATCH_PENDING-(initWatchFail)->INIT_WATCH_FAIL-(close)->CLOSED
2023-06-30 - 基础库2.19.5在使用云开发watch时无法连接
基础库2.19.5,云开发watch连接异常 VM16 WAGame.js:2 Unhandled promise rejection TypeError: Cannot assign to read only property 'toString' of object '#<e>' at VM16 WAGame.js:2 at Module.795 (VM16 WAGame.js:2) at i (VM16 WAGame.js:2) at VM16 WAGame.js:2 at Generator.next (<anonymous>) at r (VM16 WAGame.js:2) at s (VM16 WAGame.js:2) at VM16 WAGame.js:2 at new V (VM16 WAGame.js:2) at VM16 WAGame.js:2(env: macOS,mg,1.05.2107090; lib: 2.19.5)
2021-09-16 - 基础库2.19.5 wtach连接不上
基础库2.19.5,云开发watch连接异常 VM16 WAGame.js:2 Unhandled promise rejection TypeError: Cannot assign to read only property 'toString' of object '#<e>' at VM16 WAGame.js:2 at Module.795 (VM16 WAGame.js:2) at i (VM16 WAGame.js:2) at VM16 WAGame.js:2 at Generator.next (<anonymous>) at r (VM16 WAGame.js:2) at s (VM16 WAGame.js:2) at VM16 WAGame.js:2 at new V (VM16 WAGame.js:2) at VM16 WAGame.js:2(env: macOS,mg,1.05.2107090; lib: 2.19.5)
2021-09-16 - 基础库 2.19.5 报错?
VM16 WAGame.js:2 Wechat Lib:2.19.5, 2021.9.13 19:40:49 VM16 WAGame.js:2 Unhandled promise rejection TypeError: Cannot assign to read only property 'toString' of object '#<e>' at VM16 WAGame.js:2 at Module.795 (VM16 WAGame.js:2) at i (VM16 WAGame.js:2) at VM16 WAGame.js:2 at Generator.next (<anonymous>) at r (VM16 WAGame.js:2) at s (VM16 WAGame.js:2) at VM16 WAGame.js:2 at new V (VM16 WAGame.js:2) at VM16 WAGame.js:2(env: macOS,mg,1.05.2107090; lib: 2.19.5) 301main.min.js:12505 watch player err Error: errCode: -402012 realtime listener init ws fail | errMsg: errors of each retry (latest to oldest): ["[object Object]","TypeError: Cannot assign to read only property 'toString' of object '#<e>'","TypeError: Cannot assign to read only property 'toString' of object '#<e>'","TypeError: Cannot assign to read only property 'toString' of object '#<e>'","TypeError: Cannot assign to read only property 'toString' of object '#<e>'","TypeError: Cannot assign to read only property 'toString' of object '#<e>'"] history states: UNINIT-(close)->CLOSED at yc.<anonymous> (VM16 WAGame.js:2) at Generator.next (<anonymous>) at r (VM16 WAGame.js:2) at s (VM16 WAGame.js:2) at VM16 WAGame.js:2 at r (VM16 WAGame.js:2)
2021-09-14 - 小程序基础库 2.19.5 uncaught (in promise) FrameworkError
代码有几个月没动过了,一直很好 今日用户反馈的console截图,基础库 2.19.5版本,报错 [图片] [图片]
2021-09-13 - watch连接报错402002,怎么办?
watch连接报错402002,持续两天,大概率会发生
2021-05-31 - 数据库watch连不上
APP一直很好,今天一早开始出现数据库连接超时,大约7点多就好了 但是watch大几率(50%)连接不上的,报错402011或者别的 很多玩家都反馈同样的问题,急.....
2021-01-06 - 云函数nodejs版本有差异,如何升级?
我的测试环境和正式环境同一个云函数的nodejs版本一个是8.9一个是10.15,会造成开发上的差异,如何统一nodejs版本?
2020-09-15 - 云函数调用setUserStorage需要sig,文档没写怎么获得?
文档云函数调用setUserStorage的sig参数说可使用 cloud.signature 方法计算 Cloud.signature文档上又说“”只在虚拟支付服务端接口云调用需要用到",而且需要开通虚拟支付功能才有支付秘钥,也就是这个功能用不了 云函数调用setUserStorage到底咋用?
2020-08-20 - mp后台开发-运维中心-错误查询报错“查询异常,请稍后重试”怎么办?
昨晚发现,mp后台开发-运维中心-错误查询报错“查询异常,请稍后重试”怎么办? 有人反馈bug,但是我看不了错误日志...
2020-08-05