Api no conected

Report bugs found in Poker Mavens
Post Reply
coyote
Posts: 29
Joined: Wed Sep 30, 2009 4:10 am

Api no conected

Post 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?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Api no conected

Post 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).
Post Reply