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

Após reiniciar o WPP Connect, ele não detecta a sessão e pede para ler o QRCode novamente #1033

Closed
rcovery opened this issue Apr 25, 2022 · 2 comments
Labels
bug Something isn't working needs triage

Comments

@rcovery
Copy link

rcovery commented Apr 25, 2022

Description

Após vincular o WhatsApp e reiniciar o WPP Connect, ele não detecta a sessão e pede para ler o QRCode novamente, e além disso, este novo QRCode do bug não é enviado para a URL do Webhook, então não é possível ler na aplicação

Environment

  • WPPConnect version(s): 1.13.0
  • WA-JS version(s): 2.0.0
  • Browser: Chrome Latest
  • OS: Ubuntu 20.04
  • Node version: Node 16.3.0
  • WhatsApp version: 2.2214.9
  • MultiDevice: yes

Steps to Reproduce

  1. Vinculei meu WhatsApp
  2. Parei o WPP Connect e iniciei novamente
  3. Precisei escanear o QRCode novamente

Log Output

image

@rcovery rcovery added bug Something isn't working needs triage labels Apr 25, 2022
@domalaq
Copy link

domalaq commented Apr 27, 2022

Hi. I solved this issue today by adding this option to create method:

puppeteerOptions: {
  userDataDir: './tokens/mySessionName',
},

@rcovery
Copy link
Author

rcovery commented Apr 28, 2022

Hi! I added this option and it's working now, thx for the help!

@rcovery rcovery closed this as completed Apr 28, 2022
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
Projects
None yet
Development

No branches or pull requests

2 participants