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
370 stars 84 forks source link

Unable to retrieve child resources #8125

Open rveasey0630 opened 1 month ago

rveasey0630 commented 1 month ago

Preflight Checklist

Storage Explorer Version

1.34.0

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20240523.2

Platform

Windows

OS Version

Windows 11

Bug Description

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "net::ERR_CONNECTION_TIMED_OUT", "stack": "Error: net::ERR_CONNECTION_TIMED_OUT\n at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:109791)\n at SimpleURLLoaderWrapper.emit (node:events:514:28)", "cause": {} }

Steps to Reproduce

Expand files shares

Actual Experience

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "net::ERR_CONNECTION_TIMED_OUT", "stack": "Error: net::ERR_CONNECTION_TIMED_OUT\n at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:109791)\n at SimpleURLLoaderWrapper.emit (node:events:514:28)", "cause": {} }

Expected Experience

No response

Additional Context

No response

craxal commented 1 month ago

@rveasey0630 Can you provide more details about the steps you followed? Did you sign in, or are you connecting using a key or a SAS? Are you attempting to connect through a proxy?