Wednesday at 04:35 PM3 days 2 hours ago, Magd Almuntaser said:There is a fix coming soonThank you @Magd Almuntaser
Wednesday at 04:44 PM3 days 1 hour ago, wong said:info contoh setup server nginxnya bang, saya belum sukses2 pakai pure manual vpsKalau pure manual sy tidak tahu pasti. Ini sy pakai panel HestiaCP.Edit file nginx.conf untuk domain ybs, tambahkan:location /socket.io/ { proxy_pass http://localhost:3100; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_set_header Host $host; } Edited Wednesday at 04:47 PM3 days by Ipo Kane
Wednesday at 04:58 PM3 days 1 hour ago, Darojat said:SamaI updated to the latest version but I didn't get the QR code solution. Edited Wednesday at 04:58 PM3 days by Hit Solanki
Wednesday at 04:58 PM3 days I've updated to1 hour ago, Magd Almuntaser said:Version 10.5.1 has been releasedWhat's new in version 10.5.1:- Fixed (sendRequest() error).- Fixed Delete Plans Button.- Fixed Index Languages.- Fixed Save AI Conversions.- Fixed MIdtrans Gateway.I have updated to this version, but still can't send messages 🙏(only when using VPS, but it is ok if using shared hosting)
Wednesday at 05:06 PM3 days Author 6 minutes ago, Digital Suvidha said:ai bot page errorIs this after the update or from the full version?Because this issue is related to the Laravel vendor library, not MPWA. This means you tried to decrypt the files and corrupted them.1 minute ago, Ipo Kane said:I've updated toI have updated to this version, but still can't send messages 🙏(only when using VPS, but it is ok if using shared hosting)Oh, why didn't you mention that the problem only occurs in the VPS??Nodejs isn't working properly.You should have gone to the troubleshooting page and given me a link to the results. I would have known what type of server it is, what certificates it uses, and what panel it uses.Remember that VPS settings are different from shared hosting. You must use:TYPE_SERVER=otherWA_URL_SERVER=https://yoursite.com:3100PORT_NODE=3100You must also install the site certificate itself if you followed the steps on pages 40 and 43.To make the task easier, open the following link:https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igtIf the link doesn't work, it means that Nodejs isn't working at all.
Wednesday at 06:04 PM3 days 3 hours ago, Magd Almuntaser said:Version 10.5.1 has been releasedWhat's new in version 10.5.1:- Fixed (sendRequest() error).- Fixed Delete Plans Button.- Fixed Index Languages.- Fixed Save AI Conversions.- Fixed MIdtrans Gateway.Working amazing :) Thanks to your magical like skills @Magd Almuntaser
Thursday at 12:48 AM2 days @Magd Almuntaser Sir, how can I send messages simultaneously during a campaign so I don't have to wait for one campaign to finish before continuing with the next one? It's still not working.
Thursday at 03:52 AM2 days 10 hours ago, Magd Almuntaser said:Is this after the update or from the full version?Because this issue is related to the Laravel vendor library, not MPWA. This means you tried to decrypt the files and corrupted them.Oh, why didn't you mention that the problem only occurs in the VPS??Nodejs isn't working properly.You should have gone to the troubleshooting page and given me a link to the results. I would have known what type of server it is, what certificates it uses, and what panel it uses.Remember that VPS settings are different from shared hosting. You must use:TYPE_SERVER=otherWA_URL_SERVER=https://yoursite.com:3100PORT_NODE=3100You must also install the site certificate itself if you followed the steps on pages 40 and 43.To make the task easier, open the following link:https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igtIf the link doesn't work, it means that Nodejs isn't working at all.The node.js is actually running normally. I've successfully scanned the QR code and logged in. The only issue is with sending messages.https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt => 0{"sid":"z28LIju-oyi9RDS-AAAU","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":10000,"maxPayload":1000000}Do I need to install ioncube loader?
Thursday at 08:56 AM2 days 15 hours ago, Magd Almuntaser said:Is this after the update or from the full version?Because this issue is related to the Laravel vendor library, not MPWA. This means you tried to decrypt the files and corrupted them.Oh, why didn't you mention that the problem only occurs in the VPS??Nodejs isn't working properly.You should have gone to the troubleshooting page and given me a link to the results. I would have known what type of server it is, what certificates it uses, and what panel it uses.Remember that VPS settings are different from shared hosting. You must use:TYPE_SERVER=otherWA_URL_SERVER=https://yoursite.com:3100PORT_NODE=3100You must also install the site certificate itself if you followed the steps on pages 40 and 43.To make the task easier, open the following link:https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igtIf the link doesn't work, it means that Nodejs isn't working at all.The node.js is actually running normally. I've successfully scanned the QR code and logged in. The only issue is with sending messages.https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt => 0{"sid":"z28LIju-oyi9RDS-AAAU","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":10000,"maxPayload":1000000}Do I need to install ioncube loader?
Thursday at 02:07 PM2 days @Ipo Kane,I am getting an error while scanning the qr code, please give me a solution.
Thursday at 02:36 PM2 days 26 minutes ago, Hit Solanki said:@Ipo Kane,I am getting an error while scanning the qr code, please give me a solution.Sorry, I'm also still having trouble logging in using the QR scan via API. The successful QR scan I mentioned in my previous post was from the MPWA app on my VPS.
Thursday at 04:27 PM2 days Author 15 hours ago, Muna Roh said:@Magd Almuntaser Sir, how can I send messages simultaneously during a campaign so I don't have to wait for one campaign to finish before continuing with the next one? It's still not working.It works and has been tested on 12 sites with exactly the same version you have. Make sure that when you update the version, you stop nodejs and start it again.12 hours ago, Ipo Kane said:The node.js is actually running normally. I've successfully scanned the QR code and logged in. The only issue is with sending messages.https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt => 0{"sid":"z28LIju-oyi9RDS-AAAU","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":10000,"maxPayload":1000000}Do I need to install ioncube loader?bro, the whatsappServiceImpl file is not encrypted. The problem is something else on your server, not the version. Contact me and give me your site data and I will try to see where your problem lies.
Thursday at 04:30 PM2 days Just now, Magd Almuntaser said:It works and has been tested on 12 sites with exactly the same version you have. Make sure that when you update the version, you stop nodejs and start it again.bro, the whatsappServiceImpl file is not encrypted. The problem is something else on your server, not the version. Contact me and give me your site data and I will try to see where your problem lies.In version 10.5.0 the file is encrypted as shown in the image above. Sorry I didn't check again that it wasn't encrypted in version 10.5.1.Siap Sir! Wait a minute. I will send a message in a moment. Edited Thursday at 04:37 PM2 days by Ipo Kane
Thursday at 05:34 PM2 days Author 56 minutes ago, Ipo Kane said:In version 10.5.0 the file is encrypted as shown in the image above. Sorry I didn't check again that it wasn't encrypted in version 10.5.1.Siap Sir! Wait a minute. I will send a message in a moment.Does this mean you're not keeping up with the updates regularly???Look at the image in your comment, you're quoting my own message!!!Didn't you see that I clearly wrote it had already been fixed? This is exactly why updates are delayed, because you ignore them and prefer to complain about old versions.Therefore, from now on, I will only support the latest version.Anyone requesting technical support must first mention their version number, provide a screenshot of the config/app.php file, and include a Pastebin link from the Troubleshoot page.Otherwise, no response will be given.
Thursday at 05:41 PM2 days 5 minutes ago, Magd Almuntaser said:Does this mean you're not keeping up with the updates regularly???Look at the image in your comment, you're quoting my own message!!!Didn't you see that I clearly wrote it had already been fixed? This is exactly why updates are delayed, because you ignore them and prefer to complain about old versions.Therefore, from now on, I will only support the latest version.Anyone requesting technical support must first mention their version number, provide a screenshot of the config/app.php file, and include a Pastebin link from the Troubleshoot page.Otherwise, no response will be given.You misunderstood. At the time of my comment, I had already updated to 10.5.1. I updated immediately after 10.5.1 was released, as you can see on my VPS.
Thursday at 05:52 PM2 days Author 6 minutes ago, Ipo Kane said:You misunderstood. At the time of my comment, I had already updated to 10.5.1. I updated immediately after 10.5.1 was released, as you can see on my VPS.bro, a little while ago, you showed me an encrypted file, and this is not available in version 10.5.1!!!Anyway, I reviewed your issue in PM, and I cannot help you because your problem lies entirely in the fact that you are using Cloudflare. We all know that Cloudflare uses only a limited number of ports. However, on your website, you are using port 3100, even though this port is not even open in Cloudflare.So, you must use their SSL and also the port specified by them. You can review the ports on their website:https://developers.cloudflare.com/fundamentals/reference/network-ports/You can also pull the SSL from page 40, as I explained the method a year ago for pulling SSL from Cloudflare:https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v1051/page/40/?&_rid=55280#findComment-72384
Thursday at 05:58 PM2 days 2 minutes ago, Magd Almuntaser said:bro, a little while ago, you showed me an encrypted file, and this is not available in version 10.5.1!!!Sorry for the inconsistency, I did update, but didn't check the file again, so I posted the encrypted image from version 10.5.0.Thank you very much for your time and help Sir! 🙏
Thursday at 07:43 PM1 day does mpwa support api receive longitude/latitude sharelocation wa on webhook?apakah mpwa support api receive longitude/latitude sharelocation wa on webhook?
Yesterday at 03:54 AM1 day Setelah update ke versi terbaru 10.5.1Memeriksa konfigurasi server Node...Endpoint polling Node tidak dapat dijangkau.Saya sudah mematikan node JS sebelum update dan menghidupnya kembali setelah updatemohon bantuannya
Yesterday at 04:41 AM1 day Hi Mr @Magd Almuntaser I’d like to report an issue with the AI Bot using the Bexa API. Currently, it doesn’t respond to WhatsApp messages as expected. The bot shows a “typing” status, but no actual reply is sent.Previously, this feature was working fine in the earlier version. I’ve also tested using the Gemini and ChatGPT APIs, and both respond normally.Could you please check if there’s any issue or change with the Bexa API integration?Thank you 🙏
Yesterday at 05:02 AM1 day Author 4 hours ago, IRUNG IRENG said:gimana caranya mengatasi logo terpotongmohon bantuannyafrom this file you can edit the logo:resources/index/vuexy/views/components/logo.blade.phpandresources/themes/vuexy/views/components/logo.blade.php1 hour ago, IRUNG IRENG said:Setelah update ke versi terbaru 10.5.1Memeriksa konfigurasi server Node...Endpoint polling Node tidak dapat dijangkau.Saya sudah mematikan node JS sebelum update dan menghidupnya kembali setelah updatemohon bantuannyaJust restart Nodejs again, and make sure you are using Nodejs 20.x because it is the best so far.18 minutes ago, dentos said:Hi Mr @Magd AlmuntaserI’d like to report an issue with the AI Bot using the Bexa API. Currently, it doesn’t respond to WhatsApp messages as expected. The bot shows a “typing” status, but no actual reply is sent.Previously, this feature was working fine in the earlier version. I’ve also tested using the Gemini and ChatGPT APIs, and both respond normally.Could you please check if there’s any issue or change with the Bexa API integration?Thank you 🙏Do you have a paid subscription to Bexa AI?Because Bexa AI only works if you have a paid subscription.
Yesterday at 05:30 AM1 day 26 minutes ago, Magd Almuntaser said:Do you have a paid subscription to Bexa AI?Because Bexa AI only works if you have a paid subscription.Thank you for the response.Just to clarify, previously I was able to use the Bexa AI API without a paid subscription. I simply used the API key provided in the Settings > General section on the Bexa dashboard, and it worked well.This issue only started happening recently, even though nothing has changed from my side. So I’m wondering if there’s been a new requirement for a paid subscription, or if something else has changed in the integration?I’d appreciate any clarification on this.Thank you
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.