wwebjs-api icon indicating copy to clipboard operation
wwebjs-api copied to clipboard

session_connected, but cannot receive message

Open afikri99 opened this issue 2 months ago • 5 comments

Hi, I’ve already started the session, and when I check /session/status/{sessionid}, I get the following response:

{ "success": true, "state": "CONNECTED", "message": "session_connected" }

However, when I try to send a message using POST /client/sendMessage/{sessionid}, the response shows "success": true, but I still haven’t received the message.

How can I fix this?

afikri99 avatar Nov 10 '25 01:11 afikri99

Are you on the latest image?

avoylenko avatar Nov 10 '25 20:11 avoylenko

The last month pull iam

afikri99 avatar Nov 10 '25 22:11 afikri99

same

jix1351 avatar Nov 21 '25 08:11 jix1351

Have you tried to reinitialise the session? Does it happen for all numbers?

avoylenko avatar Nov 24 '25 21:11 avoylenko

me, it's been too often that every time a problem occurs, the session has to be reinitialized, this affects all numbers.

afikri99 avatar Nov 24 '25 22:11 afikri99