microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
377 stars 87 forks source link

Unable to retrieve child resources #8281

Closed maiki1222 closed 2 weeks ago

maiki1222 commented 2 weeks ago

Preflight Checklist

Storage Explorer Version

1.36.0

Regression From

No response

Architecture

x64

Storage Explorer Build Number

No response

Platform

Windows

OS Version

Windows Server 2022 Datacenter

Bug Description

When I try to see the blob I got the following error message

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "{\"name\":\"Electron Net Error\",\"cause\":{}}" }

Same anomaly in version 1.36.2

Steps to Reproduce

  1. Launch Storage Explorer
  2. Expand Blob Containers

Actual Experience

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "{\"name\":\"Electron Net Error\",\"cause\":{}}" }

Expected Experience

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "{\"name\":\"Electron Net Error\",\"cause\":{}}"

Additional Context

No response

craxal commented 2 weeks ago

Investigating...

Duplicate of #8277.