-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Describe the bug
I'm having an error with my Waha server, and according to the logs, the error is apparently related to the Puppeteer library.
All my sessions that were showing as WORKING are now fluctuating between STARTING and FAILED.
Version
{
"version": "2026.2.2",
"engine": "WEBJS",
"tier": "PLUS",
}Expected behavior
Sessions connected with WORKING status.
Docker Logs
[19:51:11.553] ERROR (Bootstrap/48): Unhandled Rejection at:
[19:51:11.553] ERROR (Bootstrap/48): ProtocolError: Protocol error (Network.getResponseBody): No data found for resource with given identifier
at <instance_members_initializer> (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js:103:14)
at new Callback (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js:107:16)
at CallbackRegistry.create (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js:25:26)
at Connection._rawSend (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:108:26)
at CdpCDPSession.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CdpSession.js:74:33)
at /app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPResponse.js:99:65
at async CdpHTTPResponse.text (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPResponse.js:39:25)
at async /app/node_modules/whatsapp-web.js/src/Client.js:879:39
[19:51:13.159] ERROR (WhatsappSession/48): session:supabase - auth timeout {"session":"supabase"}Reactions are currently unavailable