AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

unable to expand azure storage in explorer

Open handasunny opened this issue 1 year ago • 1 comments
trafficstars

Preflight Checklist

Storage Explorer Version

10.20.1

Regression From

No response

Architecture

i86

Storage Explorer Build Number

No response

Platform

All

OS Version

Windows server 2019

Bug Description

Unable to retrieve child resources

ProducerError:{ "name": "Node Fetch Error", "message": "getaddrinfo ENOTFOUND stcazurefiles01.file.core.windows.net", "stack": "Error: getaddrinfo ENOTFOUND stcazurefiles01.file.core.windows.net\n at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26)", "cause": { "cause": { "errno": -3008, "code": "ENOTFOUND", "syscall": "getaddrinfo", "hostname": "stcazurefiles01.file.core.windows.net" } }, "code": "ENOTFOUND", "errno": -3008 }

Steps to Reproduce

error

Actual Experience

error

Expected Experience

No response

Additional Context

No response

handasunny avatar Feb 24 '24 23:02 handasunny

@handasunny I'm going to assume you are accessing this storage account after signing in, and listing all the accounts under a subscription. Please let me know if that isn't the case.

With that assumption in mind, I will also assume that Azure is not returning a bogus storage account/is not giving us the wrong files endpoint for the account. So in that case, what is likely the issue here is that the vnet/firewall settings on the account are configured in such a way that the machine you are on does not have access to the storage account (at least not over the storage data plane).

Can you start a conversation with the owner of this account, and work with them to look at the vnet/firewall settings of the account, and see if y'all can determine why your machine can't access it?

Finally, as an immediate troubleshooting step, I would recommend enabling system proxy in Storage Explorer. To do that, go to Settings (gear on the left) > Application > Proxy > change the dropdown to be "system proxy".

MRayermannMSFT avatar Feb 26 '24 18:02 MRayermannMSFT

Closing due to lack of response. This issue will no longer be monitored. If you need further help, we recommend opening a support ticket via the Azure portal. Alternatively you can open a new issue here.

MRayermannMSFT avatar Mar 25 '24 17:03 MRayermannMSFT