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

not qrCatch callback #1422

Closed
antirek opened this issue Nov 17, 2022 · 2 comments
Closed

not qrCatch callback #1422

antirek opened this issue Nov 17, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@antirek
Copy link
Contributor

antirek commented Nov 17, 2022

Description

create wppconnect instance, start instance but not execute catchQr callback after start
log

   [whatsappsession:browser] Using browser folder './tokens/whatsappsession'
   [whatsappsession:browser] Initializing browser...
   [whatsappsession:client] Initializing...
   [whatsappsession:session] Session Unpaired
   [whatsappsession:client] WhatsApp WEB version: 2.2243.7
   [whatsappsession:client] WA-JS version: 2.15.2
 -- and here must receive qr

same code on previous used version wa.js wa_js 2.13.4 execute normally

Environment

  • WPPConnect version(s): 1.19.0
  • WA-JS version(s): 2.15.2
  • Browser: Chrome 107
  • OS: Ubuntu 20.04
  • Node version: Node 18.12.1
  • WhatsApp version: 2.2243.7
  • MultiDevice (BETA): yes
@antirek antirek added bug Something isn't working needs triage labels Nov 17, 2022
@antirek
Copy link
Contributor Author

antirek commented Nov 17, 2022

ok, test with another wa-web versions
wa.js@2.15.2

2.2241.7 - ok, show qr-code
2.2242.6 - not ok, no qr-code
2.2243.7 - not ok, no qr-code

if I open web.whatsapp.com in my browser - show code, no problems (and I see that use version 2.2243.7)
if I open web.whatsapp.com in automated browser, also 2.2243.7, I see only "Whatsapp end-to-end encrypted" some minutes without changes

Screenshot from 2022-11-17 13-03-13

@edgardmessias
Copy link
Contributor

Thanks @antirek , I will try to see whats happen

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

No branches or pull requests

2 participants