orkestral / venom

Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.
https://orkestral.io
Apache License 2.0
6.13k stars 1.21k forks source link

Error no open browser when running on Replit #2817

Open EliteGalaxy-mhm opened 2 weeks ago

EliteGalaxy-mhm commented 2 weeks ago

When I run by bot skript on Replit, it shows me an error: 'Error no open browser' SmartSelect_20241031_150644_Samsung Internet

ghayman commented 2 weeks ago

Your error seems to indicate that it can't find Chrome. Do do have Chrome or Chromium installed?

EliteGalaxy-mhm commented 2 weeks ago

Your error seems to indicate that it can't find Chrome. Do do have Chrome or Chromium installed?

Yes, I do. I have Chrome installed.

marcelocecin commented 2 weeks ago

I managed to use https://github.com/wppconnect-team/wppconnect in Replit

EliteGalaxy-mhm commented 2 weeks ago

It succesfully opened the Browser now, but it is trapped in a loop. In the console, it is showing

waiting for introduction [instance: session]: Checking is logged

and it doesn't Show the qrcode..

ghayman commented 2 weeks ago

It looks like WhatsApp may have made a change to the QR code landing page

I'll be working on an update over the weekend