Skip to content

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

@ceinmart

Description

@ceinmart

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions