You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
Yesterday there was a problem with the server and it had to be shut down. After starting again, when trying to connect the API QR Code it says "Unable to connect the device, try again later" and it no longer connects. Has anyone ever experienced this?
The text was updated successfully, but these errors were encountered:
I managed to solve it by updating the API and made some changes to the files:
.ENV:
CLIENT_PLATFORM='Chrome (linux)'
CLIENT_BROWSER='Chrome (linux)'
CLIENT_VERSION='4.0.0'
To update the api, I also changed the package.json file with the change:
"@whiskeysockets/baileys": "^6.5.0",
So you don't lose the connected instances, just download them again from another place and send only the folder: node_modules/@WhiskeySockets Replacing the files.
Yesterday there was a problem with the server and it had to be shut down. After starting again, when trying to connect the API QR Code it says "Unable to connect the device, try again later" and it no longer connects. Has anyone ever experienced this?
The text was updated successfully, but these errors were encountered: