Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug while send to specific number #737

Closed
cristianormoraes opened this issue Mar 16, 2021 · 3 comments
Closed

Bug while send to specific number #737

cristianormoraes opened this issue Mar 16, 2021 · 3 comments
Labels
bug Something isn't working needs triage Needs avaliation

Comments

@cristianormoraes
Copy link

While I send msg to this specific number +5534988391839

Something happens:

(node:21440) UnhandledPromiseRejectionWarning: Error: Evaluation failed: TypeError: e.match is not a function
    at new l (https://web.whatsapp.com/bootstrap_qr.8c6bd07fd55e4b8fbdb7.js:1:1052938)
    at new s (https://web.whatsapp.com/bootstrap_qr.8c6bd07fd55e4b8fbdb7.js:1:1057160)
    at Object.window.WAPI.window.WAPI.getNewMessageId (/var/www/zap/node_modules/venom-bot/dist/lib/wapi/wapi.js:1:57112)
    at async Object.window.WAPI.window.WAPI.sendMessage (/var/www/zap/node_modules/venom-bot/dist/lib/wapi/wapi.js:1:37294)
    at ExecutionContext._evaluateInternal (/var/www/zap/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:217:19)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:21440) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
(node:21440) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@cristianormoraes cristianormoraes added bug Something isn't working needs triage Needs avaliation labels Mar 16, 2021
@antirek
Copy link
Contributor

antirek commented Mar 17, 2021

what version of venom?

@cristianormoraes
Copy link
Author

venom-bot-3.0.10

@antirek
Copy link
Contributor

antirek commented Mar 17, 2021

it's like #735

try use nightly version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Needs avaliation
Projects
None yet
Development

No branches or pull requests

3 participants