Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(7) Failed to connect to xxx port ##### after 45 ms: Couldn't connect to server #226

Open
ceinmart opened this issue Jul 31, 2024 · 0 comments

Comments

@ceinmart
Copy link

ceinmart commented Jul 31, 2024

Hi,

I just installed the php-proxy on my host (shared hosting).
Work's ok.

However, to access a specific link (which is a DDNS + port to my home internet) , give the error :

(7) Failed to connect to XXXXXX port ### after 45 ms: Couldn't connect to server

The link is accessible, quite fast from my cellphone.
So, it's available.

Already edited the config.php :

// additional curl options to go with each request
$config['curl'] = array(
	// CURLOPT_PROXY => '',
	CURLOPT_CONNECTTIMEOUT => 50
);

appear to have no effect.

What could be?
Where I can get more details about this flaw?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant