November 29, 2024Nov 29 1 hour ago, Oiregor said:Hello everyone, for this application what is the recommended version of NODE.js or can I use the latest version?Wh1 hour ago, Oiregor said:Hello everyone, for this application what is the recommended version of NODE.js or can I use the latest version?What do you recommend?at do you recommendV.20.
November 29, 2024Nov 29 Hey Friends, I am new here and trying to install the MPWA v8.5.1 , It got installed successfully but I am unable to connect any number, I believe there is issue with Node Server, although it is started, but it says there is not src/index.js file and there is no such folder. And that’s why i am getting the error in console :WebSocket connection to 'wss://wbot.aits.work:3122/socket.io/?EIO=4&transport=websocket' failed: I am unable to figure out the solution. Anyone here who can help me out in this?Thank you in advance.
November 29, 2024Nov 29 On 8/20/2024 at 12:07 AM, Magd Almuntaser said:(MPWA MAGD) Automatic installation v2.0((Only for)) Dedicated server, Proxmox,Empty VPS or Local Virtual MachineWorks with:Almalinux 8.x & 9.xUbuntu 18.x to 24.04Debian 11.x & 12.xRockylinux 8.x & 9.x Alright, this has exhausted me. I've created a file that will install everything needed for the script to work fully without you having to do anything. This process will install PHP, phpMyAdmin, Apache, GD, Node.js, and more. It will also install the MPWA latest version, create a database, set up the database automatically, and install PM2.First, make sure you have a domain ready and linked to your IP address.Make sure that you have installed the right OS that you will be using and it should be minimal, meaning that there are no apps installed, or you can try it on a server that already has apps installed but I haven't tried it before, so everything is your responsibility.If you are using ubuntu or debian, you must type this command first and enter your root password:sudo su -Run the following command and follow the prompts. This will complete the server and script setup:URL=https://onexgen.com/mpwa/download/mpwa && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O binary "$URL";fi;chmod +x mpwa && ./mpwaFeatures of automatic installation:- It will install everything needed for the script with a single command.- It will automatically start the WhatsApp server even if you reboot the entire server.- You can access the database via the link: yoursite.com/phpmyadmin- No need to install a control panel like aaPanel, cPanel, or others, as you won’t need them.It may take a lot of time because it installs all the programs within the server, so be patient and drink coffee until it's done.It has been tested on these versions:Almalinux 8.x & 9.xUbuntu 18.x to 24.04Debian 11.x & 12.xRockylinux 8.x & 9.xWarning: This file is only for those who have a dedicated server, proxmox or empty vps or local virtual machine. Do not try it on your site unless you are a professional.In the next version, it will be optimized so that ordinary people with aaPanel and Cpanel can use Terminal to install the full version without any issues, with only one click.hi sir @Magd Almuntaser is this still working? I seem confused?! or do you suggest a different tuorial?
November 29, 2024Nov 29 1 hour ago, Amit Bhatnagar said:Hey Friends, I am new here and trying to install the MPWA v8.5.1 , It got installed successfully but I am unable to connect any number, I believe there is issue with Node Server, although it is started, but it says there is not src/index.js file and there is no such folder. And that’s why i am getting the error in console :WebSocket connection to 'wss://wbot.aits.work:3122/socket.io/?EIO=4&transport=websocket' failed:I am unable to figure out the solution. Anyone here who can help me out in this?Thank you in advance.1- The file you must run in Node is \server.js, run: _> node server.js2 - Check in the .env file if the ports are the same:WA_URL_SERVER=http://yourdomain.com:3100PORT_NODE=31003 - And check if the port is open in your firewall, for external and internal access4 - Restart your app/node
November 29, 2024Nov 29 Sir, It is giving this error? Are we doing any mistake? I have a VPS with shell access / terminal and root access.
November 30, 2024Nov 30 On 11/29/2024 at 7:25 AM, dentos said:Solved. Ternyata masalahnya di Themeyoihhh, kalau mau baca dan cari, pasti ketemu. soalnya pertanyaan berulang - ulang.22 hours ago, disraya said:Alhamdulillah, sudah saya carikan ternyata ada di halaman 138, karena Mr. @Magd Almuntaser dihalaman itu sudah memberikan solusinya.iya tinggal ditambahkan aj ke codenya.12 hours ago, Oiregor said:Hello everyone, for this application what is the recommended version of NODE.js or can I use the latest version?What do you recommend?i’m using 20.18.1 and php8.2 on Debian 12 and Ubuntu 22.04 already tried on node 21. and works normally.9 hours ago, Aldi Luthfi said:V.20.Ihirrr cakeeeppp
November 30, 2024Nov 30 6 hours ago, Amit Bhatnagar said:Hey Friends, I am new here and trying to install the MPWA v8.5.1 , It got installed successfully but I am unable to connect any number, I believe there is issue with Node Server, although it is started, but it says there is not src/index.js file and there is no such folder. And that’s why i am getting the error in console :WebSocket connection to 'wss://wbot.aits.work:3122/socket.io/?EIO=4&transport=websocket' failed:I am unable to figure out the solution. Anyone here who can help me out in this?Thank you in advance.Check what @Oiregor says,5 hours ago, Oiregor said:1- The file you must run in Node is \server.js, run: _> node server.js2 - Check in the .env file if the ports are the same:WA_URL_SERVER=http://yourdomain.com:3100PORT_NODE=31003 - And check if the port is open in your firewall, for external and internal access4 - Restart your app/nodecheck on settings whether you installed on localhost? shared hosting? or vps (other)
November 30, 2024Nov 30 Author 6 hours ago, chaitanya_bharat said:hi sir @Magd Almuntaser is this still working? I seem confused?! or do you suggest a different tuorial?3 hours ago, Amit Bhatnagar said:Sir, It is giving this error? Are we doing any mistake? I have a VPS with shell access / terminal and root access.wget --no-check-certificate -O mpwa-new.sh https://www.onexgen.com/mpwa/download/mpwa_new.shchmod +x mpwa_new.sh./mpwa_new.sh
November 30, 2024Nov 30 Saya berhasil install dan menjalankannya dengan normal di shared hostingbroadcast 500+ kontak masih aman Untuk Autoreply berfungsi tapi kadang ada yg kelewat Terima kasih Mr. @Magd Almuntaser Ditunggu updatenya versi 9.0.0 🙏😇
December 1, 2024Dec 1 7 hours ago, dentos said:broadcast 500+ kontak masih amanMantap. Seting delay berapa detik om?
December 1, 2024Dec 1 9 hours ago, dentos said:Saya berhasil install dan menjalankannya dengan normal di shared hostingbroadcast 500+ kontak masih amanUntuk Autoreply berfungsi tapi kadang ada yg kelewatTerima kasih Mr. @Magd AlmuntaserDitunggu updatenya versi 9.0.0 🙏😇kirim media kok punya sy gagal, sudah distorage link, seeting yg kurang dibagian mana ya?
December 1, 2024Dec 1 8 hours ago, Ipo Kane said:Mantap. Seting delay berapa detik om?Saya default saja 10 dtk
December 1, 2024Dec 1 Author 4 hours ago, Finansial Muda said:I failed to install on cPanel, always getting HTTP 500 errorMake sure you use php 8.2
December 2, 2024Dec 2 14 hours ago, Finansial Muda said:I failed to install on cPanel, always getting HTTP 500 errorOh uh, if you getting HTTP 500 error, there’s many factor you must check,1. check php version like what @Magd Almuntaser said. 7.3 - 7.4 - 8.0 - 8.0.1 - 8.1 - 8.2 is okay. check the requirement needed is accepted.2. check file permission3. change max timeout on php.ini or if you don’t have access to php.ini, add the max_execution on .htaccess (usually shared hosting doesn’t give permission to edit php.ini) or add code below on .htaccess php_value max_execution_time 1204. check the memory or processes needed if shared hosting sometimes got less resources. or try adding this on the .htaccess php_value memory_limit 256Mand if you think this help you, don’t forget to like my post.
December 2, 2024Dec 2 13 minutes ago, Limin Ho said:Gagal kirim media, solusinya suhu?Medianya dari mana?Gagal kirimnya ada tulisan apa?
December 2, 2024Dec 2 7 minutes ago, adhiete said:Medianya dari mana?Gagal kirimnya ada tulisan apa?Kirim media dari file managerini om errornya saat kitim mediaApp\Services\Impl\WhatsappServiceImpl::sendRequest(): Return value must be of type object, null returned Edited December 2, 2024Dec 2 by Agus Munif
December 2, 2024Dec 2 34 minutes ago, Agus Munif said:Kirim media dari file managerini om errornya saat kitim mediaApp\Services\Impl\WhatsappServiceImpl::sendRequest(): Return value must be of type object, null returnedini host dimana Om?errornya kaya engga ngebaca file resourcesnya.kemungkinannya kalau shared hosting nabrak di cache.kemungkinan keduanya error network file pas mau di akses.kemungkinan ketiganya permission di storagenya.Btw ngirimnya pake apa JSON apa web API?
December 2, 2024Dec 2 12 minutes ago, adhiete said:ini host dimana Om?errornya kaya engga ngebaca file resourcesnya.kemungkinannya kalau shared hosting nabrak di cache.kemungkinan keduanya error network file pas mau di akses.kemungkinan ketiganya permission di storagenya.Btw ngirimnya pake apa JSON apa web API?Host cepat cloud om…kirim via json, uji pesan….om tuturial install via aapanel ada? gagal jalankan node via aapanel
December 2, 2024Dec 2 20 minutes ago, Agus Munif said:Host cepat cloud om…kirim via json, uji pesan….om tuturial install via aapanel ada? gagal jalankan node via aapanelane test juga di test message, error kalau pakai itu, bilangnya engga connect ditempat ane. Tapi kalau test pakai postman sukses2 aja wkwkwwk.a bit tricky itu di aapanel kemaren. engga buat saya Om. cuma pengen tahu rasanya panel wkwk.kalau gagal jalankan, lewat backend nya dulu coba pancing Om.execute server.js nya sukses engga Om? atau coba share screenshot yang di node projectnya kek mana
December 2, 2024Dec 2 9 minutes ago, adhiete said:ane test juga di test message, error kalau pakai itu, bilangnya engga connect ditempat ane. Tapi kalau test pakai postman sukses2 aja wkwkwwk.a bit tricky itu di aapanel kemaren. engga buat saya Om. cuma pengen tahu rasanya panel wkwk.kalau gagal jalankan, lewat backend nya dulu coba pancing Om.execute server.js nya sukses engga Om? atau coba share screenshot yang di node projectnya kek manasama om bilangnya kadang gak konek gtu, sy buat kampanye kirim media gagal semua, klo kirim yang lain amansama pairing via code, belum bisa walo sudah muncul code Edited December 2, 2024Dec 2 by Agus Munif
December 2, 2024Dec 2 38 minutes ago, Agus Munif said:sama om bilangnya kadang gak konek gtu, sy buat kampanye kirim media gagal semua, klo kirim yang lain amansama pairing via code, belum bisa walo sudah muncul codekalau yang via code sama kok Om, nge bug itu.tapi kalau via JSON aman normal jalan ngirim medianya. Edited December 2, 2024Dec 2 by adhiete
December 2, 2024Dec 2 Author 2 hours ago, Agus Munif said:Kirim media dari file managerini om errornya saat kitim mediaApp\Services\Impl\WhatsappServiceImpl::sendRequest(): Return value must be of type object, null returnedrun:yoursite.com/storage-link
December 2, 2024Dec 2 19 minutes ago, Magd Almuntaser said:run:yoursite.com/storage-linki got symlink(): Permission denied
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.