Wa Gateway | Multi device BETA | MPWA MD

Wa Gateway | Multi device BETA | MPWA MD v8.0.0 ( Extended License )

No permission to download

espanol_df

New member
Nov 30, 2020
22
11
3
Shared hosting or vps?
I went through 53 pages and no look. Its a shared hosting. Im pretty sure node server is running on por 3000.

I have an api key generated

I tried diferent options but stack waiting for node server
 

Attachments

  • Captura de Pantalla 2022-08-10 a la(s) 23.13.03.png
    Captura de Pantalla 2022-08-10 a la(s) 23.13.03.png
    87.1 KB · Views: 60
  • Captura de Pantalla 2022-08-10 a la(s) 23.14.43.png
    Captura de Pantalla 2022-08-10 a la(s) 23.14.43.png
    64 KB · Views: 54
  • Captura de Pantalla 2022-08-10 a la(s) 23.14.54.png
    Captura de Pantalla 2022-08-10 a la(s) 23.14.54.png
    437.4 KB · Views: 54
  • Captura de Pantalla 2022-08-10 a la(s) 23.19.50.png
    Captura de Pantalla 2022-08-10 a la(s) 23.19.50.png
    21.1 KB · Views: 53

Gemes

Member
May 2, 2022
96
18
8
I went through 53 pages and no look. Its a shared hosting. Im pretty sure node server is running on por 3000.

I have an api key generated

I tried diferent options but stack waiting for node server
how to resolve oops! this is api... in shared hosting ?
 

Morehere

Well-known member
Null Master
Trusted Uploader
Jan 13, 2020
965
959
93
I went through 53 pages and no look. Its a shared hosting. Im pretty sure node server is running on por 3000.

I have an api key generated

I tried diferent options but stack waiting for node server
Pm me
 

Sirlaabson

Member
Jul 6, 2022
71
7
8
I went through 53 pages and no look. Its a shared hosting. Im pretty sure node server is running on por 3000.

I have an api key generated

I tried diferent options but stack waiting for node server
Your server type should be shared hosting and not other.

First image, just go to /login
 

Sirlaabson

Member
Jul 6, 2022
71
7
8
Use plesk or cwpanel
I think the error came from the HTTPS verification

I traced the error and I got these code

if (
websocket._receiver._writableState.finished ||
websocket._receiver._writableState.errorEmitted
) {
websocket.emitClose();
} else {
websocket._receiver.on('error', receiverOnFinish);
websocket._receiver.on('finish', receiverOnFinish);
}

The " websocket.emitClose();" is responsible for the error

file : node_modules/ws/lib/websocket.js
 

Sirlaabson

Member
Jul 6, 2022
71
7
8
I think the error came from the HTTPS verification

I traced the error and I got these code

if (
websocket._receiver._writableState.finished ||
websocket._receiver._writableState.errorEmitted
) {
websocket.emitClose();
} else {
websocket._receiver.on('error', receiverOnFinish);
websocket._receiver.on('finish', receiverOnFinish);
}

The " websocket.emitClose();" is responsible for the error

file : node_modules/ws/lib/websocket.js
@Morehere do you have any idea on what I can do here?
 

newcool

Member
Jun 22, 2020
31
2
8
Hi i have installed it and in auto reply only text is working. image button and all other are not working. any fixes? thanks for help in advance.
 

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