Jump to content

Curl Error


brad.vilayer

Recommended Posts

Error: Curl error: Operation timed out after 120001 milliseconds with 0 bytes received Url

 

this error is received upon provision via whmcs module but it has something to do with the tcadmin monitor on the master server when it is searching for the game files/server to use.

 

i would open a ticket but dont have access to our account

 

kind regards

 

brad

vilayer.com

Link to comment
Share on other sites

  • 4 weeks later...

is your whmcs able to connect to tcadmin?

 

put this in your /whmcs folder and name it curltest.php

 

<?php

$ch = curl_init("http://<yourcontrolpanel>billingapi.aspx");

curl_exec($ch);

curl_close($ch);

?>

 

If the page does not load then your firewall is blocking communication between tcadmin and whmcs.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use