demartinoalexis
demartinoalexis
``` /home/ipas/interfaces/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:252 throw new Error('Evaluation failed: ' + (0, util_js_1.getExceptionMessage)(exceptionDetails)); ^ Error: Evaluation failed: Error: update chat table failed at https://web.whatsapp.com/app.0067e3224e6db3ee85de.js:72:964854 at Generator.throw () at t (https://web.whatsapp.com/vendor1~app.26ad649364c0cd2a0a46.js:2:66483) at u (https://web.whatsapp.com/vendor1~app.26ad649364c0cd2a0a46.js:2:66730)...
``` info: Set up logging for console {"timestamp":"2023-04-11T19:26:48.667Z"} info: Config undefined is directory: false {"timestamp":"2023-04-11T19:26:48.674Z"} info: Checking exists: cli.config.json {"timestamp":"2023-04-11T19:26:48.675Z"} info: Checking exists: cli.config.json {"timestamp":"2023-04-11T19:26:48.678Z"} info: Checking exists: cli.config.js {"timestamp":"2023-04-11T19:26:48.678Z"}...
``` try { await client.getAllContacts().then(async contactos => { await client.sendText(yo.me._serialized, 'Se cargaron los contactos'); }); } catch (error) { console.log("error en contactos",error); } ``` error: ``` error en contactos Error:...
also, the sendText and the getAllContacts are executing between: ``` - 🚀 @OPEN-WA ready for account: 5933 - Use this link to get a license: https://get.openwa.dev/l/xxxxxx ``` and ``` -...
``` info: 0%: WhatsApp {"data":"0%:\t WhatsApp","eventName":"STARTUP.produ71628","eventNamespace":"STARTUP","sessionId":"produ71628","timestamp":"2023-04-12T17:15:29.539Z"} info: internal_launch_progress.produ71628 {"data":{"text":"WhatsApp","value":0},"eventName":"internal_launch_progress.produ71628","eventNamespace":"internal_launch_progress","sessionId":"produ71628","timestamp":"2023-04-12T17:15:29.540Z"} - Authenticated info: Authenticated {"data":"Authenticated","eventName":"STARTUP.produ71628","eventNamespace":"STARTUP","sessionId":"produ71628","timestamp":"2023-04-12T17:15:29.638Z"} info: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'call') at n (https://web.whatsapp.com/runtime.cf270f127af0b89e43bd.js:1:215) at 760157...