Yesterday at 04:35 PM1 day 2 hours ago, Magd Almuntaser said:There is a fix coming soonThank you @Magd Almuntaser
Yesterday at 04:44 PM1 day 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 yesterday at 04:47 PM1 day by Ipo Kane
Yesterday at 04:58 PM1 day 1 hour ago, Darojat said:SamaI updated to the latest version but I didn't get the QR code solution. Edited yesterday at 04:58 PM1 day by Hit Solanki
Yesterday at 04:58 PM1 day 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)
Yesterday at 05:06 PM1 day 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.
Yesterday at 06:04 PM1 day 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
17 hours ago17 hr @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.
14 hours ago14 hr 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?
9 hours ago9 hr 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?
4 hours ago4 hr @Ipo Kane,I am getting an error while scanning the qr code, please give me a solution.
3 hours ago3 hr 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.
1 hour ago1 hr 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.
1 hour ago1 hr 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 1 hour ago1 hr by Ipo Kane
39 minutes ago39 min 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.
32 minutes ago32 min 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.
21 minutes ago21 min 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
15 minutes ago15 min 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! 🙏
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.