devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
831 stars 254 forks source link

unable to read QR code in the newest version #199

Closed maciejbrylewicz closed 10 months ago

maciejbrylewicz commented 10 months ago

Hello, when I try to start the session I never get to QR_code_scan state, but obly to START state. I don't get the QR code. It looks like:

waha

Then in the logs we ahve:

Screenshot-20230907001200-592x725

But the session after pairing from the log file dives into STOPPED state:

waha1

Please help with that.

ibroid commented 10 months ago

yeah i have same issue here

allburov commented 10 months ago

@maciejbrylewicz @ibroid the version is 2023.9.3, right? You can check it by requesting GET /api/version

maciejbrylewicz commented 10 months ago

Yes. That's correct

On Thu, 7 Sept 2023, 08:50 Aleksey, @.***> wrote:

@maciejbrylewicz https://github.com/maciejbrylewicz @ibroid https://github.com/ibroid the version is 2023.9.3, right? You can check it by requesting GET /api/version

— Reply to this email directly, view it on GitHub https://github.com/devlikeapro/whatsapp-http-api/issues/199#issuecomment-1709648507, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZPAAJBCPYH6I7FDCKMNW43XZF4ETANCNFSM6AAAAAA4OBGUVY . You are receiving this because you were mentioned.Message ID: @.***>

allburov commented 10 months ago

:warning: New version 2023.9.7 is out (both core and plus). If you're experiencing any issues with SCAN_QR state or sending messages doesn't work - please update it, restart containers and try try again!