Page 1 of 1

Api no conected

Posted: Mon Feb 08, 2021 8:26 am
by coyote
Hi
On each use of the api on my site for php cript, I have an error message for a few days and I can't find it coming.

Error: cURL error 7: Failed to connect to domaine.net port 2053: Connection timed out

Otherwise you can connect it without any problem and play normally.

Poker maven 6.15 with cloudflar and vps Windows server 2012

The site has been online for a long time and the problem has only just come up

Can you help me?

Re: Api no conected

Posted: Mon Feb 08, 2021 10:25 am
by Kent Briggs
Typically when a PHP script cannot connect to an external server, it is because the site host where your PHP script is running has an outbound firewall setting against non-standard ports (i.e., everything other than port 80 and 443). Since your File Port is set to 2053 that may be the reason, especially if you can access the API from your local browser or your local PC using the API Reference Utility (http://www.briggsoft.com/docs/pmavens/U ... htm#apiref).