pterodactyl / whmcs

WHMCS Module for Pterodactyl (v0.7.3 and higher)
MIT License
183 stars 77 forks source link

curl timeout #114

Closed codding-nepale closed 2 years ago

codding-nepale commented 2 years ago

Hello, when create server with the pterodactyl module it makes me his mistakes there:

curl error Connection timed out after 5002 milliseconds get - https://panel.pinous-heberg.fr/api/application/nodes [] Array ( [status_code] => 0 )

iamkubi commented 2 years ago

As you've been told for 3 days in a row now, this is a network issue and nothing related to the module.

codding-nepale commented 2 years ago

ok but how to fix this error ?

Software-Noob commented 2 years ago

You have to troubleshoot your network connection between WHMCS and the Panel. The request takes too long to succeed and timeouts.

On rare occasions, it might be caused by bad network topology where the routing between the servers is bad, but that is, rare. The curl timeout could be increased to 10 here.

This is not a bug in the module.