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
gefragt vor 4 Jahren5568 Aufrufe
6 Antworten
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
beantwortet vor 3 Jahren
0

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

CRandle
beantwortet vor 3 Jahren
  • 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

beantwortet vor 3 Jahren
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.

beantwortet vor 3 Jahren
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.

beantwortet vor 3 Jahren
0

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

Schoon
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen