S3 Web Console "Networking Error"

1

Since late last week, when I try to access my S3 buckets I get a red box that says:

Networking Error
Please check internet connection and reload the page.

That's been continuous as far as I can tell. Occurs both when connecting externally, and when connection via a VPN on an EC2 instance in us-west-2.

Any suggestions or workarounds? This is stopping a public safety project.

Thanks!

Art

acb
질문됨 4년 전5570회 조회
6개 답변
1

Hello,

Greetings of the day,

I suspect the issue is with the browser hence I would kindly recommend you to try the following to resolve the issue.

  1. Try accessing the AWS s3 console again after clearing your browser's cache.
  2. Also try using incognito mode to access s3 console.
  3. Use different network/machine. Please check if you are behind any firewalls or proxy server's.
  4. Try accessing s3 console from different browser.

Furthermore,
Another possible reason for this could be due to a high number of versions and delete markers present in the bucket being browsed, the list bucket operation using the console could result in some errors ( example : unexpected error ). I have also seen this happening with buckets having high number of objects/versions/delete markers.

S3 LIST operations for a large amount of objects that have a large amount of versions and delete markers could take time to return as the list operations include past versions of objects and the delete markers for the deleted versions. If the non-current versions are not required for production purposes, it could help with list performance to remove unnecessary versions:

-> Deleting Object Versions - https://docs.aws.amazon.com/AmazonS3/latest/dev/DeletingObjectVersions.html
-> Object Lifecycle Management - https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html

Removing unwanted versions could result in improved performance when listing via console.

Thank you!!

AWS
답변함 3년 전
0

I ran into this issue when I had an 'Allow CORS' plugin enabled in my browser. Check that or other plugins.

CRandle
답변함 3년 전
  • Yup. Disabling the 'Allow CORS' plugin solved my problem. Thanks a lot!!

0

Hi,

Did you find the cause of this problem and how to resolve it?
I'd appreciate anything you're able to share.

Cheers,
Soroush

답변함 3년 전
0

Hello,

I also met this kind of issue and I can not connect to S3 now.

I`d really appreciate if you find the solution.
Thanks.

답변함 3년 전
0

Hello,

I also met this kind of issue and I can not connect to S3 now.

I`d really appreciate if you find the solution.
Thanks.

답변함 3년 전
0

This just happened to me as well. Clearing the browser cookies resolved the issue.

Schoon
답변함 6달 전

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

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

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

관련 콘텐츠