canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.55k stars 795 forks source link

Unable to disconnect and reconnect on SESSION_EXPIRED #520

Closed gkp1 closed 1 year ago

gkp1 commented 1 year ago

When whatsapp session expires for some reason, account status stays loading and it's not possible to click on "disconnect" to re-read the QR Code.

Anyone knows how I can fix this, making it possible to click the DISCONNECT button to delete the session?

I received ERR_SESSION_EXPIRED but I believe that's from the react app auth, not from whatsapp, but my whatsapp session really expired or isn't valid anymore (after 2 weeks), and this bug occurred. firefox_V3U2rwAFxh

Temporary fix is just deleting the session folder manually, but I believe an automated timeout or being able to click the DISCONNECT manually to delete the session would be nice.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.