Skip to content

Files: Unable to retrieve child resources #8570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ChurchillYahoo opened this issue Apr 15, 2025 · 1 comment
Open

Files: Unable to retrieve child resources #8570

ChurchillYahoo opened this issue Apr 15, 2025 · 1 comment

Comments

@ChurchillYahoo
Copy link

ChurchillYahoo commented Apr 15, 2025

Storage Explorer Version

1.37.0

Regression From

No response

Architecture

x64

Storage Explorer Build Number

1.37.0

Platform

All

OS Version

Windows 11

Bug Description

Unable to retrieve child resources

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

Steps to Reproduce

Trying to retieve azure files

Actual Experience

Unable to retrieve child resources

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

Expected Experience

No response

Additional Context

No response

@craxal
Copy link
Contributor

craxal commented Apr 15, 2025

@ChurchillYahoo Can you tell us how you are trying to connect to your file service? Are you signed in via subscription, attaching via sign in, attaching via account name and key, or using a SAS? If you are using a sign-in method or SAS, do you have the necessary permissions to access the file service? What steps are you following when you attempt to access your file service?

@craxal craxal marked this as a duplicate of #8571 Apr 15, 2025
@craxal craxal changed the title Unable to retrieve child resources Files: Unable to retrieve child resources Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants