Not Found for URL Error w/ S3
Posted: Wed Dec 18, 2024 6:25 pm
Hello,
i'm getting multiple errors after transferring data to S3. Below is an example of the error in the log.
GetS3SizeAndDate error: Not Found for URL: https://transferbucket.s3.amazonaws.com/transferfolder
HTTP Headers: HTTP/1.1 404 Not Found
x-amz-request-id: P3050X8EY6AXTXJ5
x-amz-id-2: /4zksSxbYWigHFrgOkJ5C30oA5LMZMOzMBdW33+iNPSzfzJdqH9ytJeVaGO3GKdim7+cOeWBgic62/zWZhdKAFBBDLQrUQ05
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Fri, 13 Dec 2024 21:59:36 GMT
Server: AmazonS3
Failing after exception: Not Found: Http Result: Not Found
Does this mean the file transferred but failed a validation check, or is something else going on? Out of 50k records, there's a few hundred with this error and I'm not sure what it means.
i'm getting multiple errors after transferring data to S3. Below is an example of the error in the log.
GetS3SizeAndDate error: Not Found for URL: https://transferbucket.s3.amazonaws.com/transferfolder
HTTP Headers: HTTP/1.1 404 Not Found
x-amz-request-id: P3050X8EY6AXTXJ5
x-amz-id-2: /4zksSxbYWigHFrgOkJ5C30oA5LMZMOzMBdW33+iNPSzfzJdqH9ytJeVaGO3GKdim7+cOeWBgic62/zWZhdKAFBBDLQrUQ05
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Fri, 13 Dec 2024 21:59:36 GMT
Server: AmazonS3
Failing after exception: Not Found: Http Result: Not Found
Does this mean the file transferred but failed a validation check, or is something else going on? Out of 50k records, there's a few hundred with this error and I'm not sure what it means.