Skip to content

[WEBJS] - WAHA is connected and working correctly. #2119

@Danylooo

Description

@Danylooo

Describe the bug

WAHA is connected and working correctly.

Messages sent to some contacts are delivered successfully:

ack = 2
ackName = DEVICE

However, for a specific contact, messages remain permanently in:

ack = 0

The message is created successfully but is never accepted by WhatsApp.

Working contact example:

  • chatId: 241244185837663@lid
  • ack: 2

Failing contact example:

  • chatId: 152514305507454@lid
  • ack: 0

Session status:

  • CONNECTED

WAHA creates the message successfully but it never progresses beyond ack 0.

Is there a known issue with specific @lid identifiers or contact resolution when sending messages?

A clear and concise description of what the bug is. Feel free to remove sections
that you don't feel to make the text shorter!

Version

Get the WAHA version by calling GET /api/version

{
  "version": "YYYY.MM.DD",
  "engine": "ENGINE",
  "tier": "TIER"
}

Try to update to
the latest version before
creating an issue!

Steps

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Requests - Responses

Please attach all sent requests, responses that you sent.

Docker Logs

Collect and attach related docker logs if you have any
https://waha.devlike.pro/docs/how-to/deploy/#viewing-the-logs

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions