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
posta 4 anni fa5570 visualizzazioni
6 Risposte
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
con risposta 3 anni fa
0

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

CRandle
con risposta 3 anni fa
  • 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

con risposta 3 anni fa
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.

con risposta 3 anni fa
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.

con risposta 3 anni fa
0

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

Schoon
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande