Hi, we are trying to connect our S3 bucket to outsystems application though the Private Gateway and selected the property of sending it through the gateway in the config. As we are doing the property to True, we are facing below error:OS-ELRT-60008 - System.Net.Http.HttpRequestException: Connection refused (secure-gateway-sd-service-f6a2fe91-a4d9-45c0-8759-146321ba45f6.rundev.econnectivity.local:0)
It is connecting to the S3 fine when send through private gateway flag is false.
Is there any known solutions to this or any checking that i need to do to verify if i did all the settings properly.
Thanks
Abhinava
Hi
you should also Check the Cloud connector logs. please share how you configured Cloud connector and how your Action call configuration.
Stefan
(secure-gateway-sd-service-f6a2fe91-a4d9-45c0-8759-146321ba45f6.rundev.econnectivity.local:0)
If i Interpret this correctly you didnt specify the gateway Port. Check your Cloud connector configuration for the mapped Port number.
Hi Stefan,
We are giving the port number as 8081 from the settings to the properties of the connector. But still got the same error with the port no as well.
OS-ELRT-60008 - System.Net.Http.HttpRequestException: Connection refused (secure-gateway-sd-service-f6a2fe91-a4d9-45c0-8759-146321ba45f6.rundev.econnectivity.local:8081)
Let me know if i can try anything else.thanks
Abhi
can you Post the Cloud connector command Line properties AS Well?
I have also written an article on how to connect to private s3 stores. See here https://without.systems/alternative-s3-object-stores-in-odc
See the section for private s3 buckets.