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
943 stars 283 forks source link

[bug] Unlinking device does not stop working session but breaks webhooks #223

Closed tristan-thar closed 11 months ago

tristan-thar commented 11 months ago

Engine: WEBJS I am using WHAPI-Plus.

I noticed that when I unlink my WhatsApp account using my phone (under WhatsApp->Settings->Devices), the session status in Whapi does not change to STOPPED, it will still show up as WORKING.

Webhooks will no longer work though.

allburov commented 11 months ago

Hi! It's been fixed recently, could you try the latest version 2023.10.15? https://github.com/devlikeapro/whatsapp-http-api/issues/137#issuecomment-1763054893

allburov commented 11 months ago

The status will be FAILED, not STOPPED, btw