Wa Gateway Multi device BETA V3.0 MPWA MD

inux2004

Active member
Aug 7, 2019
260
68
28
The following commands will help you remove the symbolic link from the public folder:
cd public
rm storage
After removing the symbolic link change directory to the main folder using: cd ..
Now create the symbolic link with the following command:
php artisan storage:link
After running the command successfully, you should get the following message
The [public/storage] directory has been linked.
Let me try it too. Thanks
 

acsoft

Member
May 4, 2022
53
17
8
Before at crash page of last week, somebody modify the app for upload pdf files, and sending emails notifications
 

dammah

New member
May 6, 2022
18
7
3
why QrCode not show?
Node Js is Running...

failed: WebSocket is closed before the connection is established...​

run with CyberPanel..

Thanks advance..
 

neocol

New member
May 4, 2022
19
19
3
localhost
why QrCode not show?
Node Js is Running...

failed: WebSocket is closed before the connection is established...​

run with CyberPanel..

Thanks advance..
This depends on the settings you have for nodejs in the app.
try if you are in cpanel -hosting shared if you are in xampp -local if you are in local but with ip -other and place the ip in all cases do not fill the port it places it by default in 3200

Example:
1651875002302.png
 
Last edited:

1ND160

New member
May 6, 2022
4
1
3
oh no, so I can't download, have to create a new account with the same username, join date is new, sad :(
 

gobanggobing

Active member
May 4, 2022
48
151
33
Jogjakarta
kibarstudio.tech
I got problem in Blast Message menu
Everytime i click the submenu on the left (let say "Blast Text"), the container on the left stays empty.
It looks like the ajax function does not work. i am using xampp with php 7.4.8 on windows 10.
Any help would be highly appreciated.
thanks wamd.png
 
Last edited:

neocol

New member
May 4, 2022
19
19
3
localhost
I got problem in Blast Message menu
Everytime i click the submenu on the left (let say "Blast Text"), the container on the left stay empty.
It looks like the ajax function does not work.
Any help would be highly appreciated.
thanks wamd.png
Hi, may be your problem stay on .env file

Check this
APP_URL=http://your wesite or ip

enjoy it !!! let me if work it.
 
  • Like
Reactions: gobanggobing

acsoft

Member
May 4, 2022
53
17
8
why QrCode not show?
Node Js is Running...

failed: WebSocket is closed before the connection is established...​

run with CyberPanel..

Thanks advance..
need use nodejs v.16+
php 8, and install node_modules npm
later generate api chunk in settings
 

Bax0ne

New member
May 7, 2022
4
0
1
1651772561534.png

Rilis tanggal : 25 Februari 2022

last update : 14 maret 2022

Nama App : MPWA Gateway - Multi Device Beta

Version : 1.0.0

Teknologi : PHP Framework Laravel 8 , Node js

Library : @adiwajshing/baileys#multi-device

Demo : https://wabeta.m-pedia.id




Hi every body, I would like to shared this script and shared experience for errors.

Wa Gateway | Multi device BETA | V3.0 MPWA MD

Enjoy it !!!

Link:

*** Hidden text: cannot be quoted. ***
Thank you for sharing bro!
 

neocol

New member
May 4, 2022
19
19
3
localhost
Captura de Tela 2022-05-07 às 18.34.40.png
gives the same error only in loop
try something like this on you .htaccess

RewriteCond %{REQUEST_URI} ^/socket.io [NC]
RewriteCond %{HTTP:UPGRADE} ^WebSocket$ [NC]
RewriteCond %{HTTP:CONNECTION} ^Upgrade$ [NC]
RewriteRule .* ws://127.0.0.1:3200%{REQUEST_URI} [P,QSA,L]
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
RewriteRule .* http://127.0.0.1:3200%{REQUEST_URI} [P,QSA,L]

you need to open web WebSocket Enjoy it and let us know what happens.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu