wechaty / wechaty-puppet-padplus

DEPRECATED: One puppet based on iPad protocal for Wechaty
https://wechaty.js.org/docs/puppet-services/
317 stars 65 forks source link

`bot.Room.findAll()` ERR PadplusManager not support this IM contact or room modify , `timeout` will be logged , after 30s #327

Closed KAWATAAAAAA closed 1 year ago

KAWATAAAAAA commented 1 year ago

1. Versions

2. Describe the bug

当我使用 await bot.Room.findAll() 的时候,控制台会报错

ERR PadplusManager not support this IM contact or room modify
ERR PadplusManager not support this IM contact or room modify
ERR PadplusManager not support this IM contact or room modify

通常这个微信号中存在n个企业微信群,则会出现n此这种报错

并在30s后输出超时信息

exception: get contact xxx@openim timeout
exception: get contact xxx@openim timeout
exception: get contact xxx@openim timeout

这意味着每次使用 bot.Room.findAll 都会等待30s才能获得结果

3. To Reproduce

bot.Room.findAll()

4. Expected behavior

查所有群的时候不兼容的 openim 去掉,timeout时间30s太长了

5. Actual behavior

必须等待30s timeout

6. Full Output Logs

Show Logs ```shell 17:34:15 SILL PuppetContactMixin contactPayload(Xigua_nnn) cache SET 17:34:15 SILL Contact find({"id":"wxid_nhvw2cmqyd5a22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_nhvw2cmqyd5a22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_nhvw2cmqyd5a22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_nhvw2cmqyd5a22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_k5g19wgeelcp22) cache SET 17:34:15 SILL Contact find({"id":"wxid_1900108998812"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_1900108998812) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_1900108998812" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_1900108998812) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_ucj8jlohsmyk22) cache SET 17:34:15 SILL Contact find({"id":"wxid_wd1tcph9smbc22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_wd1tcph9smbc22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_wd1tcph9smbc22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_wd1tcph9smbc22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_844q0w6g6jtu21) cache SET 17:34:15 SILL Contact find({"id":"wxid_d0h6q6wbhrhl22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_d0h6q6wbhrhl22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_d0h6q6wbhrhl22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_d0h6q6wbhrhl22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4jpz2nbx66l322) cache SET 17:34:15 SILL Contact find({"id":"wxid_gatcwz7d33pg22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_gatcwz7d33pg22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_gatcwz7d33pg22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_gatcwz7d33pg22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_o7v2dhvo02eu22) cache SET 17:34:15 SILL Contact find({"id":"wxid_mm679d4v1bdl22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_mm679d4v1bdl22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_mm679d4v1bdl22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_mm679d4v1bdl22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_0md8ith5108e22) cache SET 17:34:15 SILL Contact find({"id":"wxid_cgjnom7qn7lm22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_cgjnom7qn7lm22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_cgjnom7qn7lm22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_cgjnom7qn7lm22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(Eva218617) cache SET 17:34:15 SILL Contact find({"id":"wxid_4492744925322"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_4492744925322) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_4492744925322" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4492744925322) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_y7ldg9hgikf322) cache SET 17:34:15 SILL Contact find({"id":"wxid_3nd9boue3ug222"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_3nd9boue3ug222) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_3nd9boue3ug222" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_3nd9boue3ug222) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_9qlcs73wxu9u22) cache SET 17:34:15 SILL Contact find({"id":"wxid_klg9op9wrbqt22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_klg9op9wrbqt22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_klg9op9wrbqt22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_klg9op9wrbqt22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_u82ku5xhix9k22) cache SET 17:34:15 SILL Contact find({"id":"q1195862472"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="q1195862472" 17:34:15 SILL Contact ready() isReady() true 17:34:15 SILL Contact find({"id":"wxid_qywvg3xk2yqf21"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_qywvg3xk2yqf21) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_qywvg3xk2yqf21" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_qywvg3xk2yqf21) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_tyojlum99i6922) cache SET 17:34:15 SILL Contact find({"id":"wxid_39g0dffljtmi22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_39g0dffljtmi22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_39g0dffljtmi22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_39g0dffljtmi22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_9raxea5l3hmi11) cache SET 17:34:15 SILL Contact find({"id":"wxid_liqyk6v6ie2521"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_liqyk6v6ie2521) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_liqyk6v6ie2521" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_liqyk6v6ie2521) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_guxvp67t8lf322) cache SET 17:34:15 SILL Contact find({"id":"wxid_koc8hs0ktyyt22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_koc8hs0ktyyt22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_koc8hs0ktyyt22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_koc8hs0ktyyt22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_nhvw2cmqyd5a22) cache SET 17:34:15 SILL Contact find({"id":"wxid_2q9290opck4r22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_2q9290opck4r22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_2q9290opck4r22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_2q9290opck4r22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_1900108998812) cache SET 17:34:15 SILL Contact find({"id":"Cherrychenn"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(Cherrychenn) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="Cherrychenn" 17:34:15 SILL PuppetContactMixin contactPayload(Cherrychenn) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_wd1tcph9smbc22) cache SET 17:34:15 SILL Contact find({"id":"wxid_ajpc8n7rnhp322"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_ajpc8n7rnhp322) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_ajpc8n7rnhp322" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_ajpc8n7rnhp322) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_d0h6q6wbhrhl22) cache SET 17:34:15 SILL Contact find({"id":"milan123123123"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(milan123123123) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="milan123123123" 17:34:15 SILL PuppetContactMixin contactPayload(milan123123123) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_gatcwz7d33pg22) cache SET 17:34:15 SILL Contact find({"id":"wxid_igxwscy8rp7y21"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_igxwscy8rp7y21) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_igxwscy8rp7y21" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_igxwscy8rp7y21) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_mm679d4v1bdl22) cache SET 17:34:15 SILL Contact find({"id":"wxid_5z0r181bxeth21"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_5z0r181bxeth21) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_5z0r181bxeth21" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_5z0r181bxeth21) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_cgjnom7qn7lm22) cache SET 17:34:15 SILL Contact find({"id":"wxid_3219142191313"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_3219142191313) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_3219142191313" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_3219142191313) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4492744925322) cache SET 17:34:15 SILL Contact find({"id":"wxid_q3ewzmkcfs4412"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_q3ewzmkcfs4412) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_q3ewzmkcfs4412" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_q3ewzmkcfs4412) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_3nd9boue3ug222) cache SET 17:34:15 SILL Contact find({"id":"wxid_ytg1sxmwrnut22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_ytg1sxmwrnut22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_ytg1sxmwrnut22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_ytg1sxmwrnut22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_klg9op9wrbqt22) cache SET 17:34:15 SILL Contact find({"id":"wxid_08uxnll7qr8121"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_08uxnll7qr8121) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_08uxnll7qr8121" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_08uxnll7qr8121) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_qywvg3xk2yqf21) cache SET 17:34:15 SILL Contact find({"id":"wxid_pruzb27sh16w22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_pruzb27sh16w22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_pruzb27sh16w22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_pruzb27sh16w22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_39g0dffljtmi22) cache SET 17:34:15 SILL Contact find({"id":"wxid_4214522144012"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_4214522144012) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_4214522144012" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4214522144012) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_liqyk6v6ie2521) cache SET 17:34:15 SILL Contact find({"id":"wxid_nm2xu02j7e0622"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_nm2xu02j7e0622) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_nm2xu02j7e0622" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_nm2xu02j7e0622) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_koc8hs0ktyyt22) cache SET 17:34:15 SILL Contact find({"id":"zwmimi"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(zwmimi) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="zwmimi" 17:34:15 SILL PuppetContactMixin contactPayload(zwmimi) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_2q9290opck4r22) cache SET 17:34:15 SILL Contact find({"id":"wxid_9thb4up8cjcl21"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_9thb4up8cjcl21) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_9thb4up8cjcl21" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_9thb4up8cjcl21) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(Cherrychenn) cache SET 17:34:15 SILL Contact find({"id":"zyy2468407181"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(zyy2468407181) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="zyy2468407181" 17:34:15 SILL PuppetContactMixin contactPayload(zyy2468407181) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_ajpc8n7rnhp322) cache SET 17:34:15 SILL Contact find({"id":"wxid_go44yiklamsh21"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_go44yiklamsh21) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_go44yiklamsh21" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_go44yiklamsh21) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(milan123123123) cache SET 17:34:15 SILL Contact find({"id":"tee077"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(tee077) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="tee077" 17:34:15 SILL PuppetContactMixin contactPayload(tee077) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_igxwscy8rp7y21) cache SET 17:34:15 SILL Contact find({"id":"yogurtpapa"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(yogurtpapa) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="yogurtpapa" 17:34:15 SILL PuppetContactMixin contactPayload(yogurtpapa) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_5z0r181bxeth21) cache SET 17:34:15 SILL Contact find({"id":"qq806985692"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(qq806985692) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="qq806985692" 17:34:15 SILL PuppetContactMixin contactPayload(qq806985692) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_3219142191313) cache SET 17:34:15 SILL Contact find({"id":"wxid_1r7xks0y0kdo22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_1r7xks0y0kdo22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_1r7xks0y0kdo22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_1r7xks0y0kdo22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_q3ewzmkcfs4412) cache SET 17:34:15 SILL Contact find({"id":"wxid_odis8m4y9ezq21"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_odis8m4y9ezq21) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_odis8m4y9ezq21" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_odis8m4y9ezq21) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_ytg1sxmwrnut22) cache SET 17:34:15 SILL Contact find({"id":"FTofu_2011"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(FTofu_2011) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="FTofu_2011" 17:34:15 SILL PuppetContactMixin contactPayload(FTofu_2011) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_08uxnll7qr8121) cache SET 17:34:15 SILL Contact find({"id":"wxid_dzpy4nelxowo22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_dzpy4nelxowo22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_dzpy4nelxowo22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_dzpy4nelxowo22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_pruzb27sh16w22) cache SET 17:34:15 SILL Contact find({"id":"wxid_58qt65hapcm222"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_58qt65hapcm222) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_58qt65hapcm222" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_58qt65hapcm222) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4214522144012) cache SET 17:34:15 SILL Contact find({"id":"wxid_bdx7y0ctend422"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_bdx7y0ctend422) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_bdx7y0ctend422" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_bdx7y0ctend422) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_nm2xu02j7e0622) cache SET 17:34:15 SILL Contact find({"id":"wxid_4zaswl9le12m22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_4zaswl9le12m22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_4zaswl9le12m22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4zaswl9le12m22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(zwmimi) cache SET 17:34:15 SILL Contact find({"id":"wxid_6955099550814"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_6955099550814) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_6955099550814" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_6955099550814) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_9thb4up8cjcl21) cache SET 17:34:15 SILL Contact find({"id":"wxid_8382853827512"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_8382853827512) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_8382853827512" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_8382853827512) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(zyy2468407181) cache SET 17:34:15 SILL Contact find({"id":"wxid_r14cgl3ydhi122"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_r14cgl3ydhi122) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_r14cgl3ydhi122" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_r14cgl3ydhi122) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_go44yiklamsh21) cache SET 17:34:15 SILL Contact find({"id":"wxid_38az9c62p94e12"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_38az9c62p94e12) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_38az9c62p94e12" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_38az9c62p94e12) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(tee077) cache SET 17:34:15 SILL Contact find({"id":"wxid_0q5mkt2wh68e22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_0q5mkt2wh68e22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_0q5mkt2wh68e22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_0q5mkt2wh68e22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(yogurtpapa) cache SET 17:34:15 SILL Contact find({"id":"yimin662325"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(yimin662325) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="yimin662325" 17:34:15 SILL PuppetContactMixin contactPayload(yimin662325) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(qq806985692) cache SET 17:34:15 SILL Contact find({"id":"tanying915"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(tanying915) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="tanying915" 17:34:15 SILL PuppetContactMixin contactPayload(tanying915) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_1r7xks0y0kdo22) cache SET 17:34:15 SILL Contact find({"id":"zcz1996428"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(zcz1996428) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="zcz1996428" 17:34:15 SILL PuppetContactMixin contactPayload(zcz1996428) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_odis8m4y9ezq21) cache SET 17:34:15 SILL Contact find({"id":"q228302961"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(q228302961) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="q228302961" 17:34:15 SILL PuppetContactMixin contactPayload(q228302961) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(FTofu_2011) cache SET 17:34:15 SILL Contact find({"id":"wxid_t5yc8g6a63rz22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_t5yc8g6a63rz22" 17:34:15 SILL Contact ready() isReady() true 17:34:15 SILL Contact find({"id":"wxid_66vg4bwbr2io22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_66vg4bwbr2io22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_66vg4bwbr2io22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_66vg4bwbr2io22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_dzpy4nelxowo22) cache SET 17:34:15 SILL Contact find({"id":"wxid_46ssrdujx0j412"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_46ssrdujx0j412) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_46ssrdujx0j412" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_46ssrdujx0j412) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_58qt65hapcm222) cache SET 17:34:15 SILL Contact find({"id":"liuxiaojing119"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(liuxiaojing119) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="liuxiaojing119" 17:34:15 SILL PuppetContactMixin contactPayload(liuxiaojing119) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_bdx7y0ctend422) cache SET 17:34:15 SILL Contact find({"id":"wxid_uq5031wki1b612"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_uq5031wki1b612) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_uq5031wki1b612" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_uq5031wki1b612) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_4zaswl9le12m22) cache SET 17:34:15 SILL Contact find({"id":"wxid_xuccre9isaqw22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_xuccre9isaqw22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_xuccre9isaqw22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_xuccre9isaqw22) cache MISS 17:34:15 SILL PuppetPadplus contactRawPayloadParser() 17:34:15 SILL PuppetContactMixin contactPayload(wxid_6955099550814) cache SET 17:34:15 SILL Contact find({"id":"wxid_m9g29b29iobz22"}) 17:34:15 SILL PuppetLoginMixin get currentUserId() 17:34:15 SILL Contact constructor(wxid_m9g29b29iobz22) 17:34:15 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_m9g29b29iobz22" 17:34:15 SILL PuppetContactMixin contactPayload(wxid_m9g29b29iobz22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_8382853827512) cache SET 17:34:16 SILL Contact find({"id":"wxid_tnju2vy5tuli22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_tnju2vy5tuli22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_tnju2vy5tuli22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_tnju2vy5tuli22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_r14cgl3ydhi122) cache SET 17:34:16 SILL Contact find({"id":"wxid_weie1ellpyyn22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_weie1ellpyyn22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_weie1ellpyyn22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_weie1ellpyyn22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_38az9c62p94e12) cache SET 17:34:16 SILL Contact find({"id":"wxid_dyrutavc4eb622"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_dyrutavc4eb622) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_dyrutavc4eb622" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_dyrutavc4eb622) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_0q5mkt2wh68e22) cache SET 17:34:16 SILL Contact find({"id":"wxid_z4zydvt7relj22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_z4zydvt7relj22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_z4zydvt7relj22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_z4zydvt7relj22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(yimin662325) cache SET 17:34:16 SILL Contact find({"id":"wxid_v4936mgp728y21"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_v4936mgp728y21) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_v4936mgp728y21" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_v4936mgp728y21) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(tanying915) cache SET 17:34:16 SILL Contact find({"id":"wxid_r903oo7hc7hp22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_r903oo7hc7hp22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_r903oo7hc7hp22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_r903oo7hc7hp22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(zcz1996428) cache SET 17:34:16 SILL Contact find({"id":"wxid_fk6ywmdsd8jx22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_fk6ywmdsd8jx22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_fk6ywmdsd8jx22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_fk6ywmdsd8jx22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(q228302961) cache SET 17:34:16 SILL Contact find({"id":"wxid_g6o15f8833i122"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_g6o15f8833i122) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_g6o15f8833i122" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_g6o15f8833i122) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_66vg4bwbr2io22) cache SET 17:34:16 SILL Contact find({"id":"wxid_tnet5viv9k9u22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_tnet5viv9k9u22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_tnet5viv9k9u22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_tnet5viv9k9u22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_46ssrdujx0j412) cache SET 17:34:16 SILL Contact find({"id":"lingerbaby0210"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(lingerbaby0210) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="lingerbaby0210" 17:34:16 SILL PuppetContactMixin contactPayload(lingerbaby0210) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(liuxiaojing119) cache SET 17:34:16 SILL Contact find({"id":"wxid_81i9ilsf5fq922"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_81i9ilsf5fq922) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_81i9ilsf5fq922" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_81i9ilsf5fq922) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_uq5031wki1b612) cache SET 17:34:16 SILL Contact find({"id":"wxid_5t3rjwscnk0322"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_5t3rjwscnk0322) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_5t3rjwscnk0322" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_5t3rjwscnk0322) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_xuccre9isaqw22) cache SET 17:34:16 SILL Contact find({"id":"j561220511"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(j561220511) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="j561220511" 17:34:16 SILL PuppetContactMixin contactPayload(j561220511) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_m9g29b29iobz22) cache SET 17:34:16 SILL Contact find({"id":"wxid_8487524891112"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_8487524891112) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_8487524891112" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_8487524891112) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_tnju2vy5tuli22) cache SET 17:34:16 SILL Contact find({"id":"wxid_zgcic535o5a021"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_zgcic535o5a021) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_zgcic535o5a021" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_zgcic535o5a021) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_weie1ellpyyn22) cache SET 17:34:16 SILL Contact find({"id":"wxid_9pghuzstka7z22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_9pghuzstka7z22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_9pghuzstka7z22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_9pghuzstka7z22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_dyrutavc4eb622) cache SET 17:34:16 SILL Contact find({"id":"zzq751146485"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(zzq751146485) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="zzq751146485" 17:34:16 SILL PuppetContactMixin contactPayload(zzq751146485) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_z4zydvt7relj22) cache SET 17:34:16 SILL Contact find({"id":"wxid_szewm0hmcwde22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_szewm0hmcwde22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_szewm0hmcwde22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_szewm0hmcwde22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_v4936mgp728y21) cache SET 17:34:16 SILL Contact find({"id":"wxid_oyn7g5lil6ne22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_oyn7g5lil6ne22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_oyn7g5lil6ne22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_oyn7g5lil6ne22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_r903oo7hc7hp22) cache SET 17:34:16 SILL Contact find({"id":"wxid_w3ngmmttm6th21"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_w3ngmmttm6th21) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_w3ngmmttm6th21" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_w3ngmmttm6th21) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_fk6ywmdsd8jx22) cache SET 17:34:16 SILL Contact find({"id":"wxid_03t602nkjo3u22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_03t602nkjo3u22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_03t602nkjo3u22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_03t602nkjo3u22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_g6o15f8833i122) cache SET 17:34:16 SILL Contact find({"id":"ruowu770122"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(ruowu770122) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="ruowu770122" 17:34:16 SILL PuppetContactMixin contactPayload(ruowu770122) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_tnet5viv9k9u22) cache SET 17:34:16 SILL Contact find({"id":"wxid_hkk5bs65bv0t22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_hkk5bs65bv0t22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_hkk5bs65bv0t22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_hkk5bs65bv0t22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(lingerbaby0210) cache SET 17:34:16 SILL Contact find({"id":"pang465084"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(pang465084) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="pang465084" 17:34:16 SILL PuppetContactMixin contactPayload(pang465084) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_81i9ilsf5fq922) cache SET 17:34:16 SILL Contact find({"id":"sunxuanhon9395"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(sunxuanhon9395) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="sunxuanhon9395" 17:34:16 SILL PuppetContactMixin contactPayload(sunxuanhon9395) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_5t3rjwscnk0322) cache SET 17:34:16 SILL Contact find({"id":"wxid_o3niqlm1dij712"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_o3niqlm1dij712) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_o3niqlm1dij712" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_o3niqlm1dij712) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(j561220511) cache SET 17:34:16 SILL Contact find({"id":"wxid_w4l2lpksupug31"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_w4l2lpksupug31) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_w4l2lpksupug31" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_w4l2lpksupug31) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_8487524891112) cache SET 17:34:16 SILL Contact find({"id":"25984983791440294@openim"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(25984983791440294@openim) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="25984983791440294@openim" 17:34:16 SILL PuppetContactMixin contactPayload(25984983791440294@openim) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_zgcic535o5a021) cache SET 17:34:16 SILL Contact find({"id":"yls89610500"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(yls89610500) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="yls89610500" 17:34:16 SILL PuppetContactMixin contactPayload(yls89610500) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_9pghuzstka7z22) cache SET 17:34:16 SILL Contact find({"id":"Mercuryyq"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(Mercuryyq) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="Mercuryyq" 17:34:16 SILL PuppetContactMixin contactPayload(Mercuryyq) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(zzq751146485) cache SET 17:34:16 SILL Contact find({"id":"Dk25400335"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(Dk25400335) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="Dk25400335" 17:34:16 SILL PuppetContactMixin contactPayload(Dk25400335) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_szewm0hmcwde22) cache SET 17:34:16 SILL Contact find({"id":"wxid_xtx48n07vl6z22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_xtx48n07vl6z22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_xtx48n07vl6z22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_xtx48n07vl6z22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_oyn7g5lil6ne22) cache SET 17:34:16 SILL Contact find({"id":"wxid_j5oct4xgd5vt22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_j5oct4xgd5vt22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_j5oct4xgd5vt22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_j5oct4xgd5vt22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_w3ngmmttm6th21) cache SET 17:34:16 SILL Contact find({"id":"wxid_8sp54sgko8gc22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_8sp54sgko8gc22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_8sp54sgko8gc22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_8sp54sgko8gc22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_03t602nkjo3u22) cache SET 17:34:16 SILL Contact find({"id":"25984985605192048@openim"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(25984985605192048@openim) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="25984985605192048@openim" 17:34:16 SILL PuppetContactMixin contactPayload(25984985605192048@openim) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(ruowu770122) cache SET 17:34:16 SILL Contact find({"id":"wxid_4f1g60kza76622"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_4f1g60kza76622) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_4f1g60kza76622" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_4f1g60kza76622) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_hkk5bs65bv0t22) cache SET 17:34:16 SILL Contact find({"id":"wxid_1m1unhlubfwy22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_1m1unhlubfwy22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_1m1unhlubfwy22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_1m1unhlubfwy22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(pang465084) cache SET 17:34:16 SILL Contact find({"id":"wxid_9a2vo5krelkw22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_9a2vo5krelkw22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_9a2vo5krelkw22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_9a2vo5krelkw22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(sunxuanhon9395) cache SET 17:34:16 SILL Contact find({"id":"wxid_0n36ae9eaat422"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_0n36ae9eaat422) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_0n36ae9eaat422" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_0n36ae9eaat422) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_o3niqlm1dij712) cache SET 17:34:16 SILL Contact find({"id":"wxid_pnbsqzoi7yzm22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_pnbsqzoi7yzm22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_pnbsqzoi7yzm22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_pnbsqzoi7yzm22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_w4l2lpksupug31) cache SET 17:34:16 SILL Contact find({"id":"wxid_6znqxzt03bd422"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_6znqxzt03bd422) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_6znqxzt03bd422" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_6znqxzt03bd422) cache MISS 17:34:16 VERB PadplusContact getContactInfo(25984983791440294@openim) 17:34:16 SILL RequestClient request() 17:34:16 SILL DedupeApi dedupeApi(10, 1103245599, {"userName":"25984983791440294@openim"}) 17:34:16 SILL DedupeApi dedupeApi(10) dedupe api call missed, call the external service. 17:34:16 SILL GRPC_GATEWAY GRPC Request ApiType: GET_CONTACT 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(yls89610500) cache SET 17:34:16 SILL Contact find({"id":"wxid_ybjp4otjmmml22"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_ybjp4otjmmml22) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_ybjp4otjmmml22" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_ybjp4otjmmml22) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(Mercuryyq) cache SET 17:34:16 SILL Contact find({"id":"wxid_4ecgraurxx1222"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_4ecgraurxx1222) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_4ecgraurxx1222" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_4ecgraurxx1222) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(Dk25400335) cache SET 17:34:16 SILL Contact find({"id":"wxid_mhjnj419x3u022"}) 17:34:16 SILL PuppetLoginMixin get currentUserId() 17:34:16 SILL Contact constructor(wxid_mhjnj419x3u022) 17:34:16 SILL Contact ready() @ Puppet(./remember-me/puppet_padplus_803f4f5edcc8f6a7) with id="wxid_mhjnj419x3u022" 17:34:16 SILL PuppetContactMixin contactPayload(wxid_mhjnj419x3u022) cache MISS 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_xtx48n07vl6z22) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_j5oct4xgd5vt22) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_8sp54sgko8gc22) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_4f1g60kza76622) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_1m1unhlubfwy22) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_9a2vo5krelkw22) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_0n36ae9eaat422) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_pnbsqzoi7yzm22) cache SET 17:34:16 VERB PadplusContact getContactInfo(25984985605192048@openim) 17:34:16 SILL RequestClient request() 17:34:16 SILL DedupeApi dedupeApi(10, 1103245599, {"userName":"25984985605192048@openim"}) 17:34:16 SILL DedupeApi dedupeApi(10) dedupe api call missed, call the external service. 17:34:16 SILL GRPC_GATEWAY GRPC Request ApiType: GET_CONTACT 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_6znqxzt03bd422) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_ybjp4otjmmml22) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_4ecgraurxx1222) cache SET 17:34:16 SILL PuppetPadplus contactRawPayloadParser() 17:34:16 SILL PuppetContactMixin contactPayload(wxid_mhjnj419x3u022) cache SET 17:34:16 SILL ==P==A==D==P==L==U==S====P==A==D==P==L==U==S== 17:34:16 SILL GRPC_GATEWAY responseType: MESSAGE_RECEIVE, data : {"Status":3,"CreateTime":1679909655000,"NewMsgId":"6615697650400848292","msgSourceCd":2,"MsgType":10002,"ToUserName":"wxid_00j4zrd47usu12","ImgStatus":1,"L1MsgType":5,"wechatUserName":"wxid_00j4zrd47usu12","MsgId":"6615697650400848292","MsgSource":"\n\t\n\t\t<![CDATA[]]>\n\t\n\n","PushContent":"","ImgBuf":"","Content":"\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t539033600\n\t\t\t\t\t\t0\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t","msgKey":"791812555","FromUserName":"weixin","Uin":1103245599} 17:34:16 SILL ==P==A==D==P==L==U==S====P==A==D==P==L==U==S== 17:34:16 SILL GRPC_GATEWAY throttleQueue emit heartbeat. 17:34:16 VERB Watchdog feed({"data":""}) 17:34:16 VERB Watchdog timerLeft() = 44200 17:34:16 VERB Watchdog stopTimer() 17:34:16 VERB Watchdog startTimer() 17:34:16 SILL PadplusManager setContactAndRoomData() 17:34:16 SILL PuppetPadplus onRoomJoinEvent(6615697650400848292) 17:34:16 SILL PuppetPadplus onRoomLeaveEvent(6615697650400848292) 17:34:16 SILL PuppetPadplus onRoomTopicEvent(6615697650400848292) 17:34:16 SILL DedupeApi dedupeApi(10) got results from external service, resolve 0 duplicate api calls. 17:34:16 SILL DedupeApi dedupeApi(10) got results from external service, resolve 0 duplicate api calls. 17:34:17 SILL PadplusManager setContactAndRoomData() initialize contact and room data. 17:34:17 SILL ==P==A==D==P==L==U==S====P==A==D==P==L==U==S== 17:34:17 SILL GRPC_GATEWAY responseType: CONTACT_MODIFY, data : {"Alias":"","AppId":"","BigHeadImgUrl":"","ChatRoomOwner":"","ChatroomVersion":0,"City":"","ContactFlag":0,"ContactType":"","DescWordingId":"","EncryptUsername":"","ExtInfo":"","HeadImgUrl":"","LabelLists":"","MsgType":2,"NickName":"","PYInitial":"","PYQuanPin":"","Province":"","Remark":"","RemarkName":"","RemarkPYInitial":"","RemarkPYQuanPin":"","Seq":"","Sex":0,"Signature":"","SmallHeadImgUrl":"","Uin":0,"UserName":"","VerifyFlag":0,"wechatUserName":"wxid_00j4zrd47usu12"} 17:34:17 SILL ==P==A==D==P==L==U==S====P==A==D==P==L==U==S== 17:34:17 ERR PadplusManager not support this IM contact or room modify. 17:34:43 ERR -- on error: Error: get contact 25984982442065747@openim timeout 17:34:43 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:43.101+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:43 VERB Contact ready() this.wechaty.puppet.contactPayload(25984982442065747@openim) exception: get contact 25984982442065747@openim timeout 17:34:43 ERR -- on error: Error: get contact 25984982442065747@openim timeout 17:34:43 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:43.104+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:43 ERR -- on error: Error: get contact 25984982646551074@openim timeout 17:34:43 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:43.982+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:43 VERB Contact ready() this.wechaty.puppet.contactPayload(25984982646551074@openim) exception: get contact 25984982646551074@openim timeout 17:34:43 ERR -- on error: Error: get contact 25984982646551074@openim timeout 17:34:43 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:43.985+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:43 ERR -- on error: Error: get contact 25984982772350273@openim timeout 17:34:43 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:43.988+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:43 VERB Contact ready() this.wechaty.puppet.contactPayload(25984982772350273@openim) exception: get contact 25984982772350273@openim timeout 17:34:43 ERR -- on error: Error: get contact 25984982772350273@openim timeout 17:34:43 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:43.992+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:46 ERR -- on error: Error: get contact 25984985605192048@openim timeout 17:34:46 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:46.937+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:46 VERB Contact ready() this.wechaty.puppet.contactPayload(25984985605192048@openim) exception: get contact 25984985605192048@openim timeout 17:34:46 ERR -- on error: Error: get contact 25984985605192048@openim timeout 17:34:46 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:46.938+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:46 ERR -- on error: Error: get contact 25984983791440294@openim timeout 17:34:46 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:46.940+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' 17:34:46 VERB Contact ready() this.wechaty.puppet.contactPayload(25984983791440294@openim) exception: get contact 25984983791440294@openim timeout 17:34:46 ERR -- on error: Error: get contact 25984983791440294@openim timeout 17:34:46 SILL PuppetLoginMixin get currentUserId() [2023-03-27T17:34:46.941+08:00] [ERROR] [56185] [] [wuyuweideMacBook-Pro.local] [172.21.144.49] [wechaty-robot] [] [] [] [] [Wechaty机器人【wxid_00j4zrd47usu12】发生错误] ## '' ```

7. Additional context

su-chang commented 1 year ago

@KAWATAAAAAA 已处理。版本号 @juzi/wechaty-puppet-padplus@1.2.6

KAWATAAAAAA commented 1 year ago

谢谢,这个问题已经得到解决