10
Views
5
Comments
[AWSSimpleStorage] AWS Simple Storage Private Gateway issue when connecting to S3 Bucket
Question
AWSSimpleStorage
Forge asset by Stefan Weber

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

2021-10-09 07-57-44
Stefan Weber
 
MVP

Hi

you should also Check the Cloud connector logs. please share how you configured Cloud connector and how your Action call configuration.

Stefan 

2021-10-09 07-57-44
Stefan Weber
 
MVP

(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.

UserImage.jpg
Abhinava Reddy Muddamreddy

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


2021-10-09 07-57-44
Stefan Weber
 
MVP

can you Post the Cloud connector command Line properties AS Well?

2021-10-09 07-57-44
Stefan Weber
 
MVP

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.