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

Error trying to view a fileshare #8223

Closed CMCD-git closed 1 month ago

CMCD-git commented 1 month ago

I have an existing fileshare which I can view in Storage Explorer on my machine. I tried to set up Storage Explorer on another machine which is closer to the source so I can upload files. I get the following error What's up? Unable to retrieve child resources

ProducerError:{ "name": "Node Fetch Error", "message": "Connect Timeout Error", "stack": "ConnectTimeoutError: Connect Timeout Error\n at onConnectTimeout (C:\Users\ME\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:62:37810)\n at C:\Users\ME\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:62:37152\n at Immediate._onImmediate (C:\Users\ME\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" }

Cheers, Colin

craxal commented 1 month ago

@CMCD-git Can you provide all information as per our bug template? Can you also describe the differences between your machine and the machine you are having problems with (OS, user restrictions, network configurations, etc.).

CMCD-git commented 1 month ago

I was going through the steps to document as per the bug template and it started working