Intermittent errors while pushing a pdf to S3 bucket

0

Hi,

We are using .NET 4.5 to put pdf objects on a S3 bucket. The code is working fine but we are getting intermittent errors for many pdf files. The errors seem random and are not related to file size.

Below is the error message:

{"ClassName":"System.AggregateException","Message":"One or more errors occurred.","Data":null,"InnerException":{"ClassName":"Amazon.Runtime.AmazonServiceException","Message":"A WebException with status ConnectFailure was thrown.","Data":null,"InnerException":{"ClassName":"System.Net.WebException","Message":"Unable to connect to the remote server","Data":null,"InnerException":{"NativeErrorCode":10060,"ClassName":"System.Net.Sockets.SocketException","Message":"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond","Data":null,"InnerException":null,"HelpURL":null,"StackTraceString":" at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)\r\n at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)\r\n at

Any pointers on how to debug this would be great.

Thanks, PM

질문됨 일 년 전345회 조회
1개 답변
0

Could be throttling, or other "rare, normal use" errors as described here? - https://aws.amazon.com/premiumsupport/knowledge-center/s3-intermittent-500-internal-error/

전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠