wppconnect-team / wppconnect-server

Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
https://wppconnect.io/swagger/wppconnect-server/
Apache License 2.0
652 stars 384 forks source link

Automatic logout session(Issue resolved) #1898

Closed Mr-CJJ closed 3 months ago

Mr-CJJ commented 3 months ago

Description

I successfully reinstalled Wppconnect-server. After scanning the QR code with WhatsApp, I logged in successfully. However, after a few seconds, it automatically logs out. When I check the connection session, it returns: {"status": false, "message": "Disconnected"}. I confirm that I logged in successfully.

Environment

Steps to Reproduce

  1. generate-token
  2. start-session
  3. qrcode-session
  4. check-connection-session

Parameters

Log Output

[Log.txt](https://github.com/user-attachments/files/15809719/Log.txt)
Mr-CJJ commented 3 months ago

git clone https://github.com/wppconnect-team/wppconnect-server.git && cd wppconnect-server