[GH-ISSUE #144] [Bug] Error: Evaluation failed: Error: Comms::sendIq called before startComms #41

Open
opened 2026-02-27 04:58:51 +03:00 by kerem · 0 comments
Owner

Originally created by @guyzyl on GitHub (Feb 1, 2024).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/144

Error: Evaluation failed: Error: Comms::sendIq called before startComms
    at t.default (https://web.whatsapp.com/:2:398)
    at O (https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:127040)
    at https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:126033
    at new Promise (<anonymous>)
    at P (https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:126008)
    at t.sendSmaxStanza (https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:116470)
    at https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:636846
    at Generator.next (<anonymous>)
    at t (https://web.whatsapp.com/vendor1~app.6bd0798bf8d46303b447.js:2:32250)
    at s (https://web.whatsapp.com/vendor1~app.6bd0798bf8d46303b447.js:2:32461)
    at ExecutionContext._evaluateInternal (/app/server/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 
Originally created by @guyzyl on GitHub (Feb 1, 2024). Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/144 ``` Error: Evaluation failed: Error: Comms::sendIq called before startComms at t.default (https://web.whatsapp.com/:2:398) at O (https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:127040) at https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:126033 at new Promise (<anonymous>) at P (https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:126008) at t.sendSmaxStanza (https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:116470) at https://web.whatsapp.com/app.4bd18721b02591a90502.js:219:636846 at Generator.next (<anonymous>) at t (https://web.whatsapp.com/vendor1~app.6bd0798bf8d46303b447.js:2:32250) at s (https://web.whatsapp.com/vendor1~app.6bd0798bf8d46303b447.js:2:32461) at ExecutionContext._evaluateInternal (/app/server/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#41
No description provided.