-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
Getting Error After scan QR Error [ReferenceError]: WAPI is not defined #2291
Comments
@tls-jil, ⭐3 XP earned, 🏆First Issue Created completed, 💪Level 1 achieved! |
Hi, please paste your code with all versions you are using |
Sometimes this happens when restarting connected session, and it auto unpaire session and start asking for qrcode, idk if this related,.. Ill try to get logs once it happens again .. |
I'm thinking this might be related to the language the browser is using (English), and WhatsApp ends up resetting everything, which could be causing this crash during injection. What is the default language your devices are set to? |
Mostly English, but have some devices using Arabic, |
Maybe we can just re-try to inject wa-js again after some Seconds?, instead of full unpair and reset? |
this happened sooner than what I though, this on latest version I did git pull and yarn upgrade, yarn build before that crash happens. 9bd700ce-90f6-47e0-bee9-040ce28be41aProtocolError: Protocol error (DOM.resolveNode): Node with given id does not belong to the documentErrorsProtocolError: Protocol error (DOM.resolveNode): Node with given id does not belong to the document
9a333fb7-fa52-41e9-aa9d-13e001acf8d3Protocol error (DOM.resolveNode): Node with given id does not belong to the documentErrorsProtocol error (DOM.resolveNode): Node with given id does not belong to the document
9bec7169-e34d-4fe2-a1ba-9a5dca924855ProtocolError: Protocol error (DOM.describeNode): Cannot find context with specified idErrorsProtocolError: Protocol error (DOM.describeNode): Cannot find context with specified id
9b48a595-46a2-453b-a217-7a477398a113ProtocolError: Protocol error (DOM.describeNode): Cannot find context with specified idErrorsProtocolError: Protocol error (DOM.describeNode): Cannot find context with specified id
|
Description
when I scan the QR code it shows me the status is: CONNECTED and after that I get WAPI is not defined so what should I do now does any buddy now ?
Environment
Steps to Reproduce
Log Output
Your Code
Additional context / Screenshot
Add any other context about the problem here. If applicable, add screenshots to help explain.
The text was updated successfully, but these errors were encountered: