canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.57k stars 800 forks source link

Não conecta com novos números #489

Closed DavidsonGomes closed 1 year ago

DavidsonGomes commented 1 year ago

Desde ontem não consigo conectar mais números, eu escaneio o código QR mas não conecta, no celular aparece o status como ativo, mas não conecta na plataforma.

CSFelix commented 1 year ago

Mesmo problema aqui, no meu aparece esta mensagem de erro:

C:\whaticket\backend\node_modules\whatsapp-web.js\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221
            throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
                  ^

Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'default')
    at __puppeteer_evaluation_script__:14:123
    at ExecutionContext._evaluateInternal (C:\whaticket\backend\node_modules\whatsapp-web.js\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async ExecutionContext.evaluate (C:\whaticket\backend\node_on\ExecutionContext.js:110:16)    at async Client.initialize (C:\whaticket\backend\node_modules\whatsapp-web.js\src\Client.js:267:9)

Node.js v18.12.0
[nodemon] app crashed - waiting for file changes before starting...

image

CSFelix commented 1 year ago

Check out this issue Problema ao Conectar Novos Números and your problem will be fixed.

allgood commented 1 year ago

duplicate of #486

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.