TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Amazon S3 consistently displaying 'internal error' fetching pictures

11 pointsby pardnerover 7 years ago
Aws status says all systems OK, but fetching photos yields:<p>&lt;Error&gt; &lt;Code&gt;InternalError&lt;&#x2F;Code&gt; &lt;Message&gt; We encountered an internal error. Please try again. &lt;&#x2F;Message&gt; &lt;RequestId&gt;xxxxxx&lt;&#x2F;RequestId&gt; &lt;HostId&gt; xxxxxxxx &lt;&#x2F;HostId&gt; &lt;&#x2F;Error&gt;<p>Seems to happen on about 10% of the time.

4 comments

forrestbrazealover 7 years ago
Status page confirms issues:<p><a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a><p>11:58 AM PDT We are investigating increased error rates for Amazon S3 requests in the US-EAST-1 Region.
rhelsingover 7 years ago
I&#x27;m getting issues as well. Here&#x27;s to hoping this issue is just a hiccup and not like the last outage.. otherwise, it may be time to seriously consider alternatives. Anyone know of a good solution for a self-hosted s3-esque service?<p>Update: Seems to be working for me now.. fingers crossed
评论 #15263940 未加载
评论 #15251391 未加载
tomchukover 7 years ago
Seeing lots of S3 errors as well<p>&quot;An error occurred (503) when calling the HeadObject operation (reached max retries: 4): Service Unavailable&quot;<p>&quot;An error occurred (SlowDown) when calling the PutObject operation (reached max retries: 4): Please reduce your request rate.&quot;
chrissnellover 7 years ago
Just images? I wonder if they are doing some kind of proprietary lossless compression on the backend.