Jump to content
Do not create multi-accounts, you will be blocked!

Whatsapp Gateway | Multi Device v10.0.0

Featured Replies

  • Replies 5.4k
  • Views 477.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    It has already been fixed in version 9.0.0.. The problem is only in the mpwa theme but in eres and erescompact you will find them correctly It will be fixed in version 9.0.0.

Posted Images

1 hour ago, Magd Almuntaser said:

Auto Replay Multi Keyword Message (Function): Error 💔??

This feature is not available, so why mention it in your report? I have never announced before that there is such a feature 🙃

about the template and buttons, I think they were changed by WhatsApp today.. because until now WhatsApp has only announced that videos and images can be viewed once.. It is very nice. I might add it as a new feature

Please also fix QR Code flashing and changing so fast. 

Just now, Enno The Explorer said:

iyaa..ceper bgt yaa QRnya..walaupun berhasil di Connectkan..harusnya lebih woles..🤣

Iya sih kalo pake 2 hp untuk connect jadinya hp buat scan gk bisa fokus

  • Author
5 hours ago, MURASAKI. said:

Issue:
The Node JS has stooped working. Why the server JS send empty file?

Precond:
1. MPWA, latest
2. Node JS, latest

Error:

[32mINFO[39m [2024-09-17 08:57:05.485 +0700]: [36mconnection errored[39m
trace: "AxiosError: Request failed with status code 400\n at settle (/www/wwwroot/domain.com/app/node_modules/axios/dist/node/axios.cjs:2019:12)\n at IncomingMessage.handleStreamEnd (/www/wwwroot/domain.com/app/node_modules/axios/dist/node/axios.cjs:3135:11)\n at IncomingMessage.emit (node:events:531:35)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/www/wwwroot/domain.com/app/node_modules/axios/dist/node/axios.cjs:4287:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.upload (/www/wwwroot/domain.com/app/node_modules/@whiskeysockets/baileys/lib/Utils/messages-media.js:542:30)\n at async /www/wwwroot/domain.com/app/node_modules/@whiskeysockets/baileys/lib/Utils/messages.js:123:28\n at async Promise.all (index 0)\n at async prepareWAMessageMedia (/www/wwwroot/domain.com/app/node_modules/@whiskeysockets/baileys/lib/Utils/messages.js:121:40)\n at async generateWAMessageContent (/www/wwwroot/domain.com/app/node_modules/@whiskeysockets/baileys/lib/Utils/messages.js:416:13)\n at async generateWAMessage (/www/wwwroot/domain.com/app/node_modules/@whiskeysockets/baileys/lib/Utils/messages.js:563:59)\n at async Object.sendMessage (/www/wwwroot/domain.com/app/node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:687:33)\n at async Object.sendMedia (/www/wwwroot/domain.com/app/server/whatsapp.js:352:12)"
uploadResult: {
"debug_info": {
"retriable": false,
"type": "EMPTY_FILE_V4",
"message": "Cannot process empty file"

 


nodejs did not send an empty file, but someone tried to send you an empty file to your number on whatsapp, look at the picture it is receiving not sending

 

image.thumb.png.1fe35fa8f9c187f1d2dd5ba192cca9cb.png

12 minutes ago, Magd Almuntaser said:


nodejs did not send an empty file, but someone tried to send you an empty file to your number on whatsapp, look at the picture it is receiving not sending

 

image.thumb.png.1fe35fa8f9c187f1d2dd5ba192cca9cb.png

file yang terkait dengan webhook ada dimana mr? apakah hanya di incomingMessage.js atau ada file lain ?

  • Author
19 minutes ago, Unicode said:

Please also fix QR Code flashing and changing so fast. 

Yes, I will modify it in the next version to be 1 min

1 hour ago, Jei Grey said:

Please help the masters. how to use Generate QR API. Is there an example script?

There is a problem with the QR API and it will be solved in the next version

55 minutes ago, Magd Almuntaser said:


nodejs did not send an empty file, but someone tried to send you an empty file to your number on whatsapp, look at the picture it is receiving not sending

 

image.thumb.png.1fe35fa8f9c187f1d2dd5ba192cca9cb.png

so, do you think this is normal or not? If it is normal, why does node js stop running?

  • Author
2 minutes ago, MURASAKI. said:

so, do you think this is normal or not? If it is normal, why does node js stop running?

It's normal, because the WhiskeySockets/Baileys library doesn't support receiving empty txt files because the library tries to know the file size from the text and since it's empty the library doesn't recognize it and stops.. I can fix that in the next version since I have a new fork of the library and I no longer use WhiskeySockets/Baileys directly

18 minutes ago, Magd Almuntaser said:

It's normal, because the WhiskeySockets/Baileys library doesn't support receiving empty txt files because the library tries to know the file size from the text and since it's empty the library doesn't recognize it and stops.. I can fix that in the next version since I have a new fork of the library and I no longer use WhiskeySockets/Baileys directly

Owh, the problem its just handling error about "receiving empty txt" right ? so become the node js stop running.

  • Administrators

@MURASAKI. I see that you are the only member who constantly complains about problems

I find this strange, 

Note that you are receiving free help and no one is obligated to help you, so instead of complaining constantly, try to gain some experience in configuring your server properly.

 

Support is available for paid files only
Support for free files is offered for a fee only

3 minutes ago, Magd Almuntaser said:

Tell the WhiskeySockets/Baileys team it's their problem 😅
I'm just one person trying to fix other people's problems 🥲

Yes, thanks for the explanation brother, I have added my own error handling based on WhiskeySockets/Baileys for my ecosystem needs. 

2 minutes ago, Mahmoud said:

@MURASAKI. I see that you are the only member who constantly complains about problems

I find this strange, 

Note that you are receiving free help and no one is obligated to help you, so instead of complaining constantly, try to gain some experience in configuring your server properly.

 

Yes, you are right, I am not required or obliged to get help for the problem I am facing.

I have actually figured out and fixed my problem myself, but I need a little explanation regarding some conditions because the WhiskeySockets/Baileys library can sometimes be tricky.

Note: I also help a little bit to prepare content, testing, etc. before the latest version is released.

On 9/17/2024 at 6:29 PM, Ferdinandus Tandi Gama said:

Now my port is connected, but the qrcode still not showing. Just waiting for server Node

IMG_20240917_200649.jpg

IMG_20240917_200636.jpg

what hosting do you use?

try changing to other then fill in http://yourdomain.com

42 minutes ago, Ferdinandus Tandi Gama said:

Now my port is connected, but the qrcode still not showing. Just waiting for server Node

IMG_20240917_200649.jpg

IMG_20240917_200636.jpg

are u use shared hosting or vps? try to check port 3100 is open or not

image.thumb.png.4c35392ace4b0b4639f9577ee100e78f.png

 

Port (3100) Is Connected  ( Mismatch  )

Issue :   QR Note Show Please Help For Node JS Setup I used Shared Hosting Node V 16.20 and working 7.0  but now  8.5 note work

How To Solved Reply Me

  • Author
25 minutes ago, esk digital said:

image.thumb.png.4c35392ace4b0b4639f9577ee100e78f.png

 

Port (3100) Is Connected  ( Mismatch  )

Issue :   QR Note Show Please Help For Node JS Setup I used Shared Hosting Node V 16.20 and working 7.0  but now  8.5 note work

How To Solved Reply Me


you need to change nodejs version to 18 or 20

5 hours ago, Ferdinandus Tandi Gama said:

@Pebrian mmm, anymhost

Saya pernah pakai anymhost, ada beberapa server yg memang g bisa jalanin mpwa. Makanya saya tinggalkan tuh anymhost. Anymhost mirip arenhost juga.

Coba screnshotkan awal instal mpwa, pas di system requirement bang.

Coba cepat cloud aja. 100k/tahun dah lancar.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Latest Updated Files