Skip to content
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

Microsoft Azure Storage Explorer for Windows #6739

Closed
3 tasks done
charleywjohnson opened this issue Apr 3, 2023 · 3 comments
Closed
3 tasks done

Microsoft Azure Storage Explorer for Windows #6739

charleywjohnson opened this issue Apr 3, 2023 · 3 comments
Labels
🔌 certs Related to SSL certificate errors ✅ stale Participants have not responded within 30 days

Comments

@charleywjohnson
Copy link

Preflight Checklist

Storage Explorer Version

1.23.1

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20220406.1

Platform

Windows

OS Version

Windows 10 21H2 Build 19044.2788

Bug Description

Unable to retrieve child resources.

Details:
{
"name": "FetchError",
"message": "request to https://oraustagstorac.file.core.windows.net/?comp=list failed, reason: self signed certificate in certificate chain",
"stack": "FetchError: request to https://oraustagstorac.file.core.windows.net/?comp=list failed, reason: self signed certificate in certificate chain\n at ClientRequest. (C:\Users\johnsoch\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\se-file-extension\dist\src\index.js:2:107389)\n at ClientRequest.emit (node:events:394:28)\n at TLSSocket.socketErrorListener (node:_http_client:447:9)\n at TLSSocket.emit (node:events:394:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)",
"type": "system",
"errno": "SELF_SIGNED_CERT_IN_CHAIN",
"code": "SELF_SIGNED_CERT_IN_CHAIN"
}

Steps to Reproduce

  1. Launch Storage Explorer
  2. open storage account
  3. open file shares

Actual Experience

I get a pop up which has this message:
Unable to retrieve child resources.

Details:
{
"name": "FetchError",
"message": "request to https://oraustagstorac.file.core.windows.net/?comp=list failed, reason: self signed certificate in certificate chain",
"stack": "FetchError: request to https://oraustagstorac.file.core.windows.net/?comp=list failed, reason: self signed certificate in certificate chain\n at ClientRequest. (C:\Users\johnsoch\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\se-file-extension\dist\src\index.js:2:107389)\n at ClientRequest.emit (node:events:394:28)\n at TLSSocket.socketErrorListener (node:_http_client:447:9)\n at TLSSocket.emit (node:events:394:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)",
"type": "system",
"errno": "SELF_SIGNED_CERT_IN_CHAIN",
"code": "SELF_SIGNED_CERT_IN_CHAIN"
}

Expected Experience

I should get a list of the file shares for this account.

Additional Context

No response

@stannynuytkens
Copy link

stannynuytkens commented Apr 4, 2023

Same issue here. Generated using OpenSSL (3.1.0), running Azurite (latest container image) in docker and connecting with Azure Storage Explorer (1.28.0) following the docs.

Linked:

@JasonYeMSFT JasonYeMSFT added the 🔌 certs Related to SSL certificate errors label Apr 10, 2023
@JasonYeMSFT
Copy link
Contributor

JasonYeMSFT commented Apr 10, 2023

@stannynuytkens Your issue is different from the one in the original post. If you are using certs generated from dotnet dev-certs, we will be tracking the work to support it in your linked issue. If you need other kinds of help on your issue, please open a new one.

@charleywjohnson Are you using a proxy. Please follow the steps in this article to understand the error and see if you can mitigate it. https://learn.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting?tabs=Windows#ssl-certificate-issues

@JasonYeMSFT
Copy link
Contributor

Closing due to lack of response. Please try the steps we suggested and open a new issue if you still have this problem.

@JasonYeMSFT JasonYeMSFT added the ✅ stale Participants have not responded within 30 days label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 certs Related to SSL certificate errors ✅ stale Participants have not responded within 30 days
Projects
None yet
Development

No branches or pull requests

3 participants