wechaty/getting-started

Error: execute proxyWechaty(init) error: 503, init() without a ready angularenv

qixinynan opened this issue · 4 comments

run in the latest google cloud shell

12:30:46 INFO StarterBot onScan: Scanned(3)
12:30:48 ERR PuppetWeChatBridge onLoad() exception: Error: execute proxyWechaty(init) error: 503, init() without a ready angularenv
file:///home/g3185835784/cloudshell_open/getting-started/node_modules/wechaty-puppet-wechat/src/bridge.ts:356
        throw new Error('execute proxyWechaty(init) error: ' + retObj?.code + ', ' + retObj?.message)
              ^
GError: execute proxyWechaty(init) error: 503, init() without a ready angular env
    at Bridge.inject (file:///home/g3185835784/cloudshell_open/getting-started/node_modules/wechaty-puppet-wechat/src/bridge.ts:356:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Bridge.onLoad (file:///home/g3185835784/cloudshell_open/getting-started/node_modules/wechaty-puppet-wechat/src/bridge.ts:214:7) {
  code: 2,
  details: 'Error: execute proxyWechaty(init) error: 503, init() without a ready angular env\n' +
    '    at Bridge.inject (file:///home/g3185835784/cloudshell_open/getting-started/node_modules/wechaty-puppet-wechat/src/bridge.ts:356:15)\n' +
    '    at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' +
    '    at async Bridge.onLoad (file:///home/g3185835784/cloudshell_open/getting-started/node_modules/wechaty-puppet-wechat/src/bridge.ts:214:7)'
}

meet same issue

anyone solve the issue?

anyone solve the issue?

seems no

the same here, how to resolve this ?