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

File share issue #8272

Open Gautam-916 opened 3 weeks ago

Gautam-916 commented 3 weeks ago

Preflight Checklist

Storage Explorer Version

October 2024 (Version 1.36.2)

Regression From

No response

Architecture

i86

Storage Explorer Build Number

No response

Platform

All

OS Version

No response

Bug Description

{ "name": "Node Fetch Error", "message": "getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net", "stack": "Error: getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net\n at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)", "cause": {}, "code": "ENOTFOUND", "errno": -3008 }

Steps to Reproduce

October 2024 (Version 1.36.2)

Actual Experience

{ "name": "Node Fetch Error", "message": "getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net", "stack": "Error: getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net\n at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)", "cause": {}, "code": "ENOTFOUND", "errno": -3008 }

Expected Experience

{ "name": "Node Fetch Error", "message": "getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net", "stack": "Error: getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net\n at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)", "cause": {}, "code": "ENOTFOUND", "errno": -3008 }

Additional Context

{ "name": "Node Fetch Error", "message": "getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net", "stack": "Error: getaddrinfo ENOTFOUND storageassignment3.file.core.usgovcloudapi.net\n at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)", "cause": {}, "code": "ENOTFOUND", "errno": -3008 }

craxal commented 3 weeks ago

@Gautam-916 Can you verify the correct architecture? We no longer support 32-bit Storage Explorer, and we stopped shipping 32-bit flavors starting with 1.30. All of the relevant information can be seen from Help > About.

Can you also please verify your repro steps? The only thing listed is the app version. Specifically, can you tell us how you signed in? Did you select "Azure US Government" as your environment?