Skip to content

Critical: Please migrate the Baileys to 7.0.0-rc.9 #208

@Vijayf22labs

Description

@Vijayf22labs

Migration has breaking changes and Here is the migration guide for the https://baileys.wiki/docs/migration/to-v7.0.0/

command: npm i @whiskeysockets/[email protected]

Currently, after logging in, the session disconnects within a few seconds, and the WhatsApp webhook is unregistered, resulting in automatic logout.
{
"level": 30,
"time": 1766385736706,
"pid": 18,
"name": "middleware:requestLogger",
"message": "Request body",
"requestId": "3b221df4-a7f3-436c-b057-b8525e2c8440",
"body": {
"event": "connection.update",
"instance": {
"id": 5507,
"name": "53776293-c634-4efa-874a-ba6297dbaebb",
"description": null,
"connectionStatus": "OFFLINE",
"createdAt": "2025-12-22T03:33:19.427Z",
"updatedAt": "2025-12-22T06:34:13.937Z",
"externalAttributes": {}
},
"data": {
"instance": "53776293-c634-4efa-874a-ba6297dbaebb",
"state": "open",
"statusReason": 200
}
},
"timestamp": "2025-12-22T06:42:16.706Z"
}

{
"level": 30,
"time": 1766385798524,
"pid": 18,
"name": "whatsappHelper",
"message": "Unregistering webhook for WhatsApp instance",
"instanceName": "53776293-c634-4efa-874a-ba6297dbaebb",
"webhookUrl": "https://sendlater-for-whatsapp-api.nhs9sl.easypanel.host/whatsapp/webhook",
"timestamp": "2025-12-22T06:43:18.524Z"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions