Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Suddenly Send Message Stopped Working. #367

@stockarea

Description

@stockarea

Everything used to work, but suddenly we have started getting this error when trying to send message.

URL endpoint https://client/sendMessage/<session_id>

Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'sendSeen')
at pptr://puppeteer_evaluation_script:7:37
at ExecutionContext._ExecutionContext_evaluate (/usr/src/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ExecutionContext.evaluate (/usr/src/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:107:16)
at async Client.sendMessage (/usr/src/app/node_modules/whatsapp-web.js/src/Client.js:950:28)
at async sendMessage (/usr/src/app/src/controllers/clientController.js:82:22

Earlier everything was working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions