-
Why is this error coming? message.upsert doesn't work any cmd or function doesn't work but sometimes it works if you scan the qr 10 times it gives about 2 working sessions is there any solution for t…
-
**Describe the bug**
I have a server with 15 connected whatsapp users.
I find this on the log from time to time:
```
{
"level": 50,
"time": 1718907794643,
"pid": 41327,
"hostname": "ip…
-
Hello, I'm having this error when trying to send messages to groups.
`Failed to decrypt message with any known session...
Session error:MessageCounterError: Key used already or never filled Messag…
-
Mine, after an average of 1 hour of disconnection, enters this if DisconnectReason.badSession == 500
My version "@whiskeysockets/baileys": "6.7.4",
```
const { state, saveCreds } = await us…
-
/node_modules/@whiskeysockets/baileys/lib/Store/make-in-memory-store.js:120
Object.assign(contacts[contact.id], contact);
^
TypeError: Cannot convert undefine…
-
**Describe the bug**
I have a server with 15 connected whatsapp users.
I find this on the log from time to time:
```
Closing stale open session for new outgoing prekey bundle
Closing session: S…
-
how fix qr code
```javascript
"@adiwajshing/baileys": "npm:@whiskeysockets/baileys@6.2.1",
```
```javascript
{"level":50,"time":1686584733824,"pid":22196,"hostname":"kail","node":{"tag":"stre…
-
**Describe the bug**
I'm getting this error when trying to compile my code, It started after I upgraded from 6.7.5 to 6.7.7.
**To Reproduce**
Steps to reproduce the behavior:
1. Upgrade to ^6.7.…
-
await sock.updateProfilePicture(jid, { url: './new-profile-picture.jpeg' })
Not working
-
Problem:
Messages cannot be seen in some groups, while the bot logs that the message is sent successfully. However, the bot works fine in other groups and private chats.
Environment:
@whiskeyso…