SessionError: No sessions API V 2.2.3
Welcome!
- [x] Yes, I have searched for similar issues on GitHub and found none.
What did you do?
Problema já conhecido em versões anteriores. Agora novamente na versão 2.2.3: 400 - {"status":400,"error":"Bad Request","response":{"message":["SessionError: No sessions"]}}
What did you expect?
What did you observe instead of what you expected?
Screenshots/Videos
No response
Which version of the API are you using?
Versão 2.2.3
What is your environment?
Windows
Other environment specifications
If applicable, paste the log output
No response
Additional Notes
No response
Same issue, but when i use other whatsapp api wrapper, this thing does not happen, means that i can send the message succesfully without issue, just letting you know, im also finding solution for this bug
i also have try creating a new instance=new sessions and link the whatsapp number again, suprisingly, the same group cant send the message to it
Same issue, but when i use other whatsapp api wrapper, this thing does not happen, means that i can send the message succesfully without issue, just letting you know, im also finding solution for this bug
Yep, I'm having the same issue as well. Although it doesn't happen all the time and only happens to certain group chats
It seem the issue is happening at baileys itself. Can check it out here: https://github.com/WhiskeySockets/Baileys/issues/1383
It seem the issue is happening at baileys itself. Can check it out here: WhiskeySockets/Baileys#1383
I see thanks for linking the baileys issue, I'll check that out 👍🏻
Baileys pre-release version seem contain the fix, hope evolution api can follow the latest fix as well https://github.com/WhiskeySockets/Baileys/releases/tag/nightly
Changing - CACHE_REDIS_PREFIX_KEY= to another value in ENV solved the issue for me.
for me even after restart the container and change the redis cache prefix key, I still get error
SessionError: No sessions
at 7572211949684.14 [as awaitable] (/evolution/node_modules/libsignal/src/session_cipher.js:71:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async _asyncQueueExecutor (/evolution/node_modules/libsignal/src/queue_job.js:20:29)
Same error here. Doesnt works changing redis prefix key.
same issue is occurring while I send image message to one particular contact, not group. I have disabled reddis cache in .env file. Any fix ?
Alguma solução ou sabem exatamente oq é?
Problem persists in version 2.3.0.
Mine fix, just pull the latest image if ur using docker, thanks evolution api team
Does anyone have any solutions?
I’ve already tried enabling the Redis cache, disabling the Redis cache, setting the prefix, setting the WhatsApp version—nothing works. I’m running the latest version of Evolution.
Reinstaling the service resolved the problem in my case
I used the image: evoapicloud/evolution-api:v2.3.4
build and up...
I am in the same situation and have tried everything, but I cannot solve the problem. I get this error when sending a message to a group, but if I send a message to a particular number, it works.
i have face same issue on n8n