Wechaty: [ci] there is no WechatyBro in browser(yet), Error: there is no WechatyBro in browser(yet)

Created on 18 Mar 2017  ·  5Comments  ·  Source: wechaty/wechaty

https://travis-ci.org/Chatie/wechaty/jobs/212333835#L1962

00:55:41 ERR TestPuppetWeb retryPromise() waitDing() finally FAIL: there is no WechatyBro in browser(yet)
  ✖ test › puppet-web › watchdog › timer exception: there is no WechatyBro in browser(yet), Error: there is no WechatyBro in browser(yet)
    at Bridge.<anonymous> (/home/travis/build/Chatie/wechaty/src/puppet-web/bridge.ts:391:19)
    at next (native)
    at fulfilled (/home/travis/build/Chatie/wechaty/dist/src/puppet-web/bridge.js:4:58)
    at process._tickCallback (internal/process/next_tick.js:103:7)

  test › puppet-web › watchdog › timer
  /home/travis/build/Chatie/wechaty/src/puppet-web/bridge.ts:391
   390:       if (noWechaty) {                                               
   391:         const e = new Error('there is no WechatyBro in browser(yet)')
   392:         // this.puppet.browser.dead(e)                               
  exception: there is no WechatyBro in browser(yet), Error: there is no WechatyBro in browser(yet)
      at Bridge.<anonymous> (/home/travis/build/Chatie/wechaty/src/puppet-web/bridge.ts:391:19)
      at next (native)
      at fulfilled (/home/travis/build/Chatie/wechaty/dist/src/puppet-web/bridge.js:4:58)
      at process._tickCallback (internal/process/next_tick.js:103:7)
  Bridge.<anonymous> (src/puppet-web/bridge.ts:391:19)
  fulfilled (dist/src/puppet-web/bridge.js:4:58)
  rejected (dist/test/puppet-web/watchdog.spec.js:17:40)
bug

All 5 comments

Long time no see...

I have the same problem. To reproduce it, you just need to deploy a bot on an overseas VPS, and wait two days.

Glad to hear from you after two years of this issue had first been filed!

Confirmed @UnsignedInt8 's description. Maybe this is a restriction of web wechat?

Confirmed @UnsignedInt8 's description. Maybe this is a restriction of web wechat?

I think so.

Was this page helpful?
0 / 5 - 0 ratings