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

multi device not working #153

Closed
6000850 opened this issue Feb 17, 2022 · 2 comments
Closed

multi device not working #153

6000850 opened this issue Feb 17, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@6000850
Copy link

6000850 commented Feb 17, 2022

Today, after it was automatically unpired, when I tried to scan qrcode again, but the connection was not established and I try to scan the code again, but it still does not work.

@taknamecom
Copy link

hello

I solved it with add this line to engines/WppConnect.js

            puppeteerOptions: { userDataDir: './tokens/' + session, },

before createPathFileToken: false,

@jhowbhz jhowbhz added the documentation Improvements or additions to documentation label Jun 27, 2022
@jhowbhz jhowbhz assigned jhowbhz and unassigned jhowbhz Jun 27, 2022
@jhowbhz jhowbhz pinned this issue Jun 27, 2022
@faelfernandes
Copy link

hello

I solved it with add this line to engines/WppConnect.js

            puppeteerOptions: { userDataDir: './tokens/' + session, },

before createPathFileToken: false,

Muito bom, isto resolveu para mim. Obrigado!

@jhowbhz jhowbhz closed this as completed Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants