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
1.02k stars 310 forks source link

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

Closed tristan-thar closed 1 year ago

tristan-thar commented 1 year 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 1 year 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 1 year ago

The status will be FAILED, not STOPPED, btw