Skip to Main Content

General Cloud Infrastructure

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

❗ Oracle Cloud Console: "Error retrieving namespace. NetworkError when attempting to fetch resource" in Object Storage

sonaliJul 7 2025 — edited Jul 7 2025

I am encountering an issue while trying to access the Object Storage Buckets in my GTPL-IT compartment on the Oracle Cloud Console (India West - Mumbai region).
Instead of listing the buckets, the page shows the following error:

Error retrieving namespace. Network Error when attempting to fetch resource.

This issue persists even though:

  • I have verified that I have the correct permissions (read/write access to Object Storage).
  • I can successfully retrieve objects using DBMS_CLOUD.LIST_OBJECTS in Oracle APEX.
  • The OCI token and Object Storage URLs work for SQL access.

- Troubleshooting I Have Done:

  • Tried different browsers (Chrome, Edge, Firefox)
  • Tried incognito/private mode
  • Cleared cache and cookies
  • Tried on different laptops
  • Tried using a mobile hot spot to rule out network blocks
  • Confirmed I have proper permissions in the tenancy

Screenshot 2025-07-07 184109.png

Comments