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
378 stars 87 forks source link

Azure File Shares not working #8227

Open adtmlf opened 1 month ago

adtmlf commented 1 month ago

Unable to retrieve child resources

ProducerError:{ "name": "Node Fetch Error", "message": "Connect Timeout Error", "stack": "ConnectTimeoutError: Connect Timeout Error\n at onConnectTimeout (C:\Users\MLFPA\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:62:37810)\n at C:\Users\MLFPA\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:62:37152\n at Immediate._onImmediate (C:\Users\MLFPA\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:62:37515)\n at process.processImmediate (node:internal/timers:478:21)", "cause": {}, "code": "UND_ERR_CONNECT_TIMEOUT" }

This is the error message i receive when I try to open my file shares in Azure. Even on the off chance I can access what's in here, it doesn't load properly onto my computer.

craxal commented 1 month ago

@adtmlf Can you provide the information we ask for in our bug template, including app version, platform, architecture, repro steps, etc.?

Are you using a proxy server at all? Are you using a VM or shared machine?