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
878 stars 273 forks source link

Whatsapp is not connecting #166

Closed JuliaCristine closed 1 year ago

JuliaCristine commented 1 year ago

I made the integration with WAHA API but I`m getting able to connect WhatsApp, then I also tried to connect Whatsapp using Swagger it shows the following error:

image
Sysoev86 commented 1 year ago

I got an error right after scanning the QR code since today:

{ "statusCode": 422, "message": "The session under FAILED status. Please try to restart it.", "error": "Unprocessable Entity" }

allburov commented 1 year ago

Hi! Please make sure you're using the latest version, 2023.08.10 - you can get it with /api/version request

allburov commented 1 year ago

https://github.com/devlikeapro/whatsapp-http-api/issues/164 https://github.com/devlikeapro/whatsapp-http-api/issues/162

Kindly provide dockef logs if the issue persists after updating to the latest version.