You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whatsapp-chatgpt | /app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:284
whatsapp-chatgpt | throw new Error('Execution context was destroyed, most likely because of a navigation.');
whatsapp-chatgpt | ^
whatsapp-chatgpt |
whatsapp-chatgpt | Error: Execution context was destroyed, most likely because of a navigation.
whatsapp-chatgpt | at rewriteError (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/src/common/ExecutionContext.ts:363:11)
whatsapp-chatgpt | at processTicksAndRejections (node:internal/process/task_queues:105:5)
whatsapp-chatgpt | at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/src/common/ExecutionContext.ts:292:7)
whatsapp-chatgpt | at ExecutionContext.evaluate (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/src/common/ExecutionContext.ts:137:12)
whatsapp-chatgpt | at Client.getWWebVersion (/app/node_modules/whatsapp-web.js/src/Client.js:826:16)
whatsapp-chatgpt | at Client.inject (/app/node_modules/whatsapp-web.js/src/Client.js:98:25)
whatsapp-chatgpt | at Client.initialize (/app/node_modules/whatsapp-web.js/src/Client.js:342:9)
whatsapp-chatgpt |
whatsapp-chatgpt | Node.js v23.5.0
I am running the application inside a Docker container, and it works fine. It turns out that sometimes there is a problem when deleting the QR code from the device where WhatsApp is located. And this error occurs. I have already tried to clear the temporary files so that the QR code appears again, but I was unsuccessful.
How can I reset the data of a stored device? to return to the screen where the QR code is printed?
The text was updated successfully, but these errors were encountered:
I am running the application inside a Docker container, and it works fine. It turns out that sometimes there is a problem when deleting the QR code from the device where WhatsApp is located. And this error occurs. I have already tried to clear the temporary files so that the QR code appears again, but I was unsuccessful.
How can I reset the data of a stored device? to return to the screen where the QR code is printed?
The text was updated successfully, but these errors were encountered: