58
Views
1
Comments
Solved
[AWS Textract Connector] Error The remote name could not be resolved: 'textract.ap-northeast-1.amazonaws.com'
aws-textract-connector
Web icon
Forge asset by José Magalhães and Érica Gomes
Application Type
Traditional Web

Hi everyone. 

I use AWS Textract Connector and get an error as after:

"System.AggregateException: One or more errors occurred. ---> Amazon.Runtime.AmazonServiceException: A WebException with status NameResolutionFailure was thrown. ---> System.Net.WebException: The remote name could not be resolved: 'textract.apnortheast1.amazonaws.com'

at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)........


 I use Oracle server, with AWSCredentials certainly correct. I think it doesn't support for oracle server.this error is similar to Amazon Textract forge.

Anyone have any solution in this case.

Thanks and best regard. Sorry for my english is not good.


UserImage.jpg
Dang Quyen
Solution

I found the cause of the error. Region textract does not support ap-northeast-1 region.

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