fusio icon indicating copy to clipboard operation
fusio copied to clipboard

cURL error 28: Failed to connect to uppclmis.pdsdevice.com port 443:

Open mit255 opened this issue 4 years ago • 1 comments

cURL error 28: Failed to connect to uppclmis.pdsdevice.com port 443: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

I am using Fusio\Adapter\Http\Action\HttpProcessor method get URL: https://uppclmis.pdsdevice.com/testmit

get and post both not working

Please suggest me what is going wrong with this problem. That same URL both method working on localHost fusio

Screenshot_2021-03-19 Fusio

mit255 avatar Mar 19 '21 11:03 mit255

Hi, this means that the remote host is not available, so it was not possible to establish an connection, please check whether the host is available at the domain and port 443.

chriskapp avatar Mar 19 '21 19:03 chriskapp