salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.28k stars 607 forks source link

When reading the qr code, it appears in the logs that the connection was closed. #681

Open mariocarvalhope25 opened 1 year ago

mariocarvalhope25 commented 1 year ago

I am not able to connect anymore. When reading the qr code, it appears in the logs that the connection was closed. Is anyone going through this?

Natarajar87 commented 1 year ago

is there any solution guys?

sairmali commented 1 year ago

also same thing with me i am trying to scan qr code but not sca. anyone can tell what problem ?

LucasPlusSistemas commented 1 year ago

me too

thitomazi commented 1 year ago

Hello everyone! I've had the same problem and solutioned deleting the API folder and uninstalling the docker desktop. After this, it is necessary install all the API again with docker. The only problem is lose all connections, but it's just recreate them and everything works fine.

mariocarvalhope25 commented 1 year ago

@thitomazi What was the installation procedure you used? Could you leave the commands here?

vishnu1991 commented 1 year ago

the procedure is same as they mentioned, actually it just stopped working yesterday. everything was working fine before that.

billantony commented 1 year ago

It was solved by changing the version of Baileys, it worked for me image { "version": [2, 2323, 4] }

LucasPlusSistemas commented 1 year ago

work for me, ty

sairmali commented 1 year ago

@LucasPlusSistemas really thanks !

Natarajar87 commented 1 year ago

Really Thanks!