EN
WAHA - WhatsApp HTTP API
WAHA - WhatsApp HTTP API
297 subscribers
goals
83 of 300 paid subscribers
We'll publish "Receive media (image, files) messages in Webhooks" in WAHA Core! https://waha.devlike.pro/docs/how-to/receive-messages
1 of 6

📣 WAHA WEBJS Engine Fix Available! 📣

⚠️
If you're using WEBJS engine (default one) and see the above picture on `GET /api/screenshot?session=default` response - update your instance to WAHA 2024.6.8 (or later if available)
The fix is available on both WAHA Core and WAHA Plus versions
```
# pull the update
docker pull devlikeapro/waha-plus
# stop the current container
docker stop waha
# start a new container
#put your command here:
docker run -v `pwd`/.sessions:/app/.sessions -p 3000:3000/tcp devlikeapro/waha-plus
```
avatar
bro it nice you bring updates but bro not a single month since i take this it not work continous properly we want something to make this work and sometime not works
avatar
tech vansh, Hi! Sorry, what problems do you have, could you DM us the details? Yes, it takes some maintanance cost, consider using NOWEB engine, we've seen servers with 7 months old version for that
avatar
I have problem usong default session. I updated but it does bot work.
avatar
Daniel Valentino, hi!
Make sure you're using the right image, it's been renamed recently (see the previous post)
devlikeapro/waha-plus
avatar
Daniel Valentino, if it doesn't help - please send us GET /api/version response in direct message
avatar
It works now. Tjanksssss youuuuuuuu
avatar
this happened in "image: devlikeapro/whatsapp-http-api-plus" latest version after update, can not load QR code and even old version running on another docker, also not working, this issues from 28th, Jun. till
Show more replies
avatar
WAHA - WhatsApp HTTP API, hey listen even after using webjs fix and webjs version you tell in documentation not able to send video
error 
{
"statusCode": 500,
"timestamp": "2024-07-02T18:36:51.298Z",
"exception": {
"stack": "Error: Evaluation failed: a\n at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:15)\n at process.processTicksAndRejections ............
avatar
tech vansh, yes, working on that, subscribe to the issue to get the email when it's fixed! https://github.com/devlikeapro/waha/issues/400
avatar
Dera Team,
please fix this problem ASSP.
docker run -it -p 3000:3000/tcp devlikeapro/whatsapp-http-api
avatar
Nadeem Tamboli,
try using this one
docker run -it -p 3000:3000/tcp devlikeapro/waha
We've renamed the image
https://boosty.to/wa-http-api/posts/6a58df1a-6e47-4ed2-a2b0-b673e99f2070
avatar
Dera Team,
Please Guide me how to install your rename image step by step
root@ubuntu:~# docker pull devlikeapro/waha
Using default tag: latest
latest: Pulling from devlikeapro/waha
Digest: sha256:bf029fe8afa9f40c4e40f9e69f6350625efbd7e5901f7863b8e77bf5c7f65661
Status: Image is up to date for devlikeapro/waha:latest
root@ubuntu:~#
avatar
Nadeem Tamboli,
1. Find the previous container with devlikeapro/whatsapp-http-api-plus image - run "docker ps" command
2. stop the container "docker stop {container_id}"
3. run a new container "docker run -it -p 3000:3000/tcp devlikeapro/waha-plus"
avatar
Nadeem Tamboli, use "devlikeapro/waha" in your case if you're using CORE version

Subscription levels

Plus

$ 19,6 per month
- Access to WAHA PLUS docker image.
- Special Tag for all your issues and comments in WAHA GitHub repository!

Pro

$ 103 per month
- Access to WAHA PLUS docker image.
- Special Tag for all your issues and comments in WAHA GitHub repository!
- An invitation to a private Github repository so you have the WAHA Plus source code.
- Access to the Discort server where we provide support and assistance.
Go up