Jump to content

Whatsapp Gateway | Multi Device v9.6.1

Featured Replies

  • Replies 5.4k
  • Views 471.9k
  • 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

  • Author
6 minutes ago, Jei Grey said:

bot AI utk settingan multi bot punya saya belum bisa. nama sudah menggunakan huruf kecil semua, node.js sudah dicoba  restart. tetap tidak respon. utk settingan one bot lancar.. 

image.png.93971a2fff4eff6754dd800c892f7e68.png

Ini bekerja secara normal untuk saya, saya hanya mengetikkan gemini di opsi bot dan memanggil namanya di whatsapp seperti ini:
hei gemini apa kabar

1 hour ago, Magd Almuntaser said:

Anda perlu melakukan dua hal seperti yang telah saya jelaskan sebelumnya:
1 - Ubah berkas env untuk mengubah URL situs Anda dari http ke https
2 - Mulai ulang nodejs

Env saya seperti ini tuan

2024-08-12_143346.png

4 hours ago, Magd Almuntaser said:

I apologize. It's working. I tried typing and it works.
Make sure you have restarted nodejs

 

i tried restart, change, stop and start nodejs, nothing happen. "typing" still disappear sir. still "online".

 

Halo, after i update to 7.0.0.5, this happen to my server. Its seem using all resource of my server (using aaPanel).

image.thumb.png.8bedf5dfbafd12316e006414c0dde285.png

Anyone same problem? and how to optimase this?

  • Author
44 minutes ago, MURASAKI. said:

Halo, after i update to 7.0.0.5, this happen to my server. Its seem using all resource of my server (using aaPanel).

image.thumb.png.8bedf5dfbafd12316e006414c0dde285.png

Anyone same problem? and how to optimase this?

Are you running the node through pm2 or directly from the node?
If you have terminal or ssh, can you type this command and make a screenshot:

top

 

7 minutes ago, Gak Taw said:

After update to v7.0.0.5, node cant start, failed to start.
before i use v7.0.0.2 start all working

Does your node use SSL?
Which control panel do you use, cpanel or aapanel?
Are you running the node through pm2 or directly from the node?

48 minutes ago, MURASAKI. said:

Halo, after i update to 7.0.0.5, this happen to my server. Its seem using all resource of my server (using aaPanel).

image.thumb.png.8bedf5dfbafd12316e006414c0dde285.png

Anyone same problem? and how to optimase this?

Same here. My hosting also shown cpu 100% 

Edited by Unicode

1 minute ago, Magd Almuntaser said:

Does your node use SSL?
Which control panel do you use, cpanel or aapanel?
Are you running the node through pm2 or directly from the node?

i use aapanel, directly from the node, not use SSL
 

8 minutes ago, Magd Almuntaser said:

Ok screenshot your terminal with this command:
top

And are you using pm2 or node?
I need to know exactly where the issue is, whether it's from the pm2 or not.

My hosting not have terminal feature.

i use node js

1 hour ago, MURASAKI. said:

Halo, after i update to 7.0.0.5, this happen to my server. Its seem using all resource of my server (using aaPanel).

image.thumb.png.8bedf5dfbafd12316e006414c0dde285.png

Anyone same problem? and how to optimase this?

 

11 minutes ago, Magd Almuntaser said:

Ok screenshot your terminal with this command:
top

And are you using pm2 or node?
I need to know exactly where the issue is, whether it's from the pm2 or not.

problem fixed after i change server.js with old version 7.0.0.2

Omg i am shocked see my cpu usage

server.js

13 minutes ago, Gak Taw said:

i use aapanel, directly from the node, not use SSL
 

change your server.js with version 7.0.0.2  above bro.

I have upload it

1 minute ago, Unicode said:

change your server.js with version 7.0.0.2  above bro.

I have upload it

Already try, still cant running

Just now, Gak Taw said:

Already try, still cant running

This problem same like my aapanel. Cant running this script.

so i use shared hosting for it

  • Author
3 minutes ago, Unicode said:

 

problem fixed after i change server.js with old version 7.0.0.2

Omg i am shocked see my cpu usage

server.js 1.97 kB · 0 downloads

Okay, this means one of two things: either the issue is with pm2 or is-online. If pm2 is not the problem, we can consider removing it in the next release.
you can use server.js 7.0.0.2 without problem because the modifications were for pm2 and is-online, you can use server.js 7.0.0.2

1 minute ago, Magd Almuntaser said:

Okay, this means one of two things: either the issue is with pm2 or is-online. If pm2 is not the problem, we can consider removing it in the next release.
you can use server.js 7.0.0.2 without problem because the modifications were for pm2 and is-online, you can use server.js 7.0.0.2

I think that is because node js always sending too many request.

If @MURASAKI. dont say about it, i dont know if 100% of my cpu today cause of server.js

I think cause from my another web

  • Author
34 minutes ago, Gak Taw said:

After update to v7.0.0.5, node cant start, failed to start.
before i use v7.0.0.2 start all working

If you're using aapanel, it means that you updated the script version without turn off the node first.
I put a warning when updating that you must turn off the node before updating because aapanel has a lot of issues, including hanging the port until the site is restarted.

You have two solutions:
One. Restart the site from the rightmost button on the aapanel control panel.
OR
Second. Change the port number from the env file and restart the node, but remember that you have to open the new port from security 

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...

Recently Browsing 1

Latest Updated Files