Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

接收到 whatsapp 的 ready 事件后,获取client info 中的 id 异常 #245

Open
su-chang opened this issue Feb 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@su-chang
Copy link
Member

03:42:21 INFO PuppetWhatsApp Manager onAuthenticated({"WABrowserId":"\"QasYkjBn0gmkyhWsP/+BEg==\"","WASecretBundle":"{\"key\":\"bYgqXzneSu9sv1hhQ+Pm1dHBoynXu47YrhkCfLzLa+4=\",\"encKey\":\"V3k5qVQq1GZAPKOfGzk+gmJwX/ukF/2Vnr4BcUP4I/k=\",\"macKey\":\"bYgqXzneSu9sv1hhQ+Pm1dHBoynXu47YrhkCfLzLa+4=\"}","WAToken1":"\"ikGxeBsLb2t0V99zOLNWS+QEgBQ4D4/jOuYyZFgfjxA=\"","WAToken2":"\"1@PCkPxXDBt9gSviUZKA3sjpO+0iUvZGcrGLpfvhRv4lNfk3lNEeaxkkWV8nde/Ib0p6nyuaF66HW11w==\""})
03:42:21 INFO PuppetWhatsApp Manager initWhatsAppEvents: "authenticated", value: {"WABrowserId":"\"QasYkjBn0gmkyhWsP/+BEg==\"","WASecretBundle":"{\"key\":\"bYgqXzneSu9sv1hhQ+Pm1dHBoynXu47YrhkCfLzLa+4=\",\"encKey\":\"V3k5qVQq1GZAPKOfGzk+gmJwX/ukF/2Vnr4BcUP4I/k=\",\"macKey\":\"bYgqXzneSu9sv1hhQ+Pm1dHBoynXu47YrhkCfLzLa+4=\"}","WAToken1":"\"ikGxeBsLb2t0V99zOLNWS+QEgBQ4D4/jOuYyZFgfjxA=\"","WAToken2":"\"1@PCkPxXDBt9gSviUZKA3sjpO+0iUvZGcrGLpfvhRv4lNfk3lNEeaxkkWV8nde/Ib0p6nyuaF66HW11w==\""}
03:42:23 INFO PuppetWhatsApp Manager onWhatsAppReady()
03:42:23 INFO PuppetWhatsApp Manager initWhatsAppEvents: "ready", value: undefined
03:42:23 INFO PuppetWhatsApp Manager onChangeState("CONNECTED")
03:42:23 ERR Config ###########################
03:42:23 ERR Config unhandledRejection: ERR_INIT: No login bot id. [object Promise]
03:42:23 ERR Config ###########################
03:42:23 ERR Config process.on(unhandledRejection) promise.catch(No login bot id.)
Config [ERR_INIT: No login bot id.] { code: 1001, details: undefined }
(node:10) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 1)
03:42:24 INFO PuppetWhatsApp Manager WhatsApp Client Info: {"pushname":"bung","me":{"server":"c.us","user":"8618710175700","_serialized":"[email protected]"},"wid":{"server":"c.us","user":"8618710175700","_serialized":"[email protected]"},"phone":{"wa_version":"2.21.24.23","mcc":"000","mnc":"000","os_version":"7.1.1","device_manufacturer":"smartisan","device_model":"osborn","os_build_number":"NGI77B dev-keys"},"platform":"android"}
03:42:24 INFO PuppetWhatsApp Manager initCache([email protected])
03:42:24 INFO PuppetWhatsApp CacheManager initCache() inited Messages: 0 cacheDir="/xiaoju-bot/.wechaty/puppet-whatsapp/flash-store-v0.12/[email protected]"
03:42:25 INFO PuppetWhatsApp onLogin([email protected])
03:42:25 INFO PuppetWhatsApp LOGIN, [email protected]
03:42:25 INFO PuppetWhatsApp Manager onLogin([email protected]})
03:42:25 INFO BOT LOGIN: Contact<bung> login
03:42:25 INFO Broadcast stopAllBroadcast()
03:42:25 INFO MessageSender clearForwardCache()
@su-chang su-chang added the bug Something isn't working label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant