Author Topic: WHMCS not connecting to cwp  (Read 16412 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
WHMCS not connecting to cwp
« on: April 04, 2020, 12:26:32 PM »
Hi guys

I am still quite a noob to this, Ive bought a dedicated with cwp.Pro preinstalled the whole 9 wards. trying to link to my whmcs system. Under the servers it shows connected can log in to the panel etc.

When ordering a service it does not automaticly create the package on the server:

Tried following:
API with IP
API with %

Re: WHMCS not connecting to cwp
« Reply #1 on: April 04, 2020, 12:35:32 PM »
.. the whole 9 wards.
FYI: the phrase is "whole 9 yards" - unless it's to handle Covid-19  ;)

Offline
*
Re: WHMCS not connecting to cwp
« Reply #2 on: April 04, 2020, 12:49:29 PM »
 LOL....Suppose to be yes.

Oh also added ips to firewalls

Offline
*
Re: WHMCS not connecting to cwp
« Reply #3 on: April 04, 2020, 02:20:57 PM »
You have to open this port in the firewall:

2304
Partner de CWP

Hosting de calidad en Espaņa con soporte en Espaņol para CWP - https://www.coriaweb.hosting

Offline
*
Re: WHMCS not connecting to cwp
« Reply #4 on: April 21, 2020, 09:02:26 AM »
The same thing happens to me, do not create the users, I have made the configuration of Add an IPV4 whitelist entry
Average udp 2301 to 2304
Open TCP \ UDP ports
2304 I don't know what else I can do, could someone advise me thanks

Offline
*
Re: WHMCS not connecting to cwp
« Reply #5 on: April 21, 2020, 09:13:03 AM »
The same thing happens to me, do not create the users, I have made the configuration of Add an IPV4 whitelist entry
Average udp 2301 to 2304
Open TCP \ UDP ports
2304 I don't know what else I can do, could someone advise me thanks

It works for us simply by opening port 2304.

Try this command from the server where you have the WHMCS system and tell me if it gives you an error:

Code: [Select]
curl -k "https://IPCWP:2304/v1/account" -X POST --data "key = PgvuEjKHRDbL1BB5BJxe9r4c5MjDFRz6Ncax5Lu70Qzsl" --data "action = list"
Greetings!
Partner de CWP

Hosting de calidad en Espaņa con soporte en Espaņol para CWP - https://www.coriaweb.hosting

Offline
*
Re: WHMCS not connecting to cwp
« Reply #6 on: April 21, 2020, 12:40:09 PM »
He tells me this

csbJmS8Jr" --data "action = list"
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /:2304/v1/account was not found on this server.</p>
</body></html>

Offline
*
Re: WHMCS not connecting to cwp
« Reply #7 on: April 21, 2020, 12:45:40 PM »
I have also tried two accounts that I have

thanks

Offline
*****
Re: WHMCS not connecting to cwp
« Reply #8 on: April 21, 2020, 02:14:00 PM »
You must replace the key port with your api key, I'm sure we will have another answer

Offline
*
Re: WHMCS not connecting to cwp
« Reply #9 on: April 22, 2020, 07:25:02 AM »
in the comand I have put my api key

Offline
*
Re: WHMCS not connecting to cwp
« Reply #10 on: April 22, 2020, 07:26:13 AM »
He tells me this

csbJmS8Jr" --data "action = list"
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /:2304/v1/account was not found on this server.</p>
</body></html>

Offline
*
Re: WHMCS not connecting to cwp
« Reply #11 on: April 22, 2020, 04:18:42 PM »
I have disabled the firewall and it remains the same someone could help me thanks

Offline
*****
Re: WHMCS not connecting to cwp
« Reply #12 on: April 22, 2020, 06:51:59 PM »
Please remove the blanks in

  --data "action = list"

  --data "action = list"

Offline
*
Re: WHMCS not connecting to cwp
« Reply #13 on: April 23, 2020, 05:42:03 AM »
Thanks
curl (7) failed connect (my ip server) 2304 connection refused

Offline
*
Re: WHMCS not connecting to cwp
« Reply #14 on: April 23, 2020, 09:28:36 AM »
Thanks
curl (7) failed connect (my ip server) 2304 connection refused

That's because you haven't opened port 2304.

Greetings!
Partner de CWP

Hosting de calidad en Espaņa con soporte en Espaņol para CWP - https://www.coriaweb.hosting