mecatronicabruno

Results 8 comments of mecatronicabruno

Same here. With LocalAuth strategy, the aplication is not showing the QR code. const client = new Client({ authStrategy: new LocalAuth(), puppeteer: { headless: true, args: ['--no-sandbox','--disable-dev-shm-usage', "--disabled-setupid-sandbox"], } });

I have the same problem =/ I already tests with LocalAuth and RemoteAuth. In both the QR Code is not rendered **Environment** whatsapp-web.js 1.19.4 Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-1030-aws aarch64)...

> @mecatronicabruno post your new Client method, maybe I can help Thanks for your help!!! ```javascript mongoose.connect(process.env.mongodb_uri).then(() => { const store = new MongoStore({ mongoose: mongoose }); const client =...

Thannnnks!!! But, Sorry @brotherko how can i use it?

Using this module, can I still connect mongodb to store a session?

@brotherko no problem! If anyone have an solution. Please, share! I need so much resolve this issue. Thanksss!

Opa! Pessoal consegui resolver agora há pouco apagando a conta inteira da empresa e recriando. Só resolveu assim. Não sei o porque do erro. Sobre a questão da V1 @dpaes,...