-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Storage Explorer Version
1.22.1
Regression From
No response
Architecture
x64
Storage Explorer Build Number
No response
Platform
All
OS Version
No response
Bug Description
Hi via MS Azure storage explorer, I am trying to connect to the BLOB containers.
Never had any issues but now I do.
I am getting the following error.
Unable to retrieve child resources.
Details:
{
"name": "FetchError",
"message": "request to https://1eq0bataiwtxsc6cfo7m90t.file.core.windows.net/?comp=list failed, reason: self signed certificate in certificate chain",
"stack": "FetchError: request to https://1eq0bataiwtxsc6cfo7m90t.file.core.windows.net/?comp=list failed, reason: self signed certificate in certificate chain\n at ClientRequest. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-file-extension\dist\index.js:2:103326)\n at ClientRequest.emit (events.js:315:20)\n at TLSSocket.socketErrorListener (_http_client.js:469:9)\n at TLSSocket.emit (events.js:315:20)\n at emitErrorNT (internal/streams/destroy.js:106:8)\n at emitErrorCloseNT (internal/streams/destroy.js:74:3)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)",
"type": "system",
"errno": "SELF_SIGNED_CERT_IN_CHAIN",
"code": "SELF_SIGNED_CERT_IN_CHAIN"
}
Resource Types
BLOBS
Authentication Method
Account name and key
Connection Type
Sign in (subscription)
Steps to Reproduce
Storage accounts were already setup.
Under storage account, access BLob Containers and it fails.
Actual Experience
Expected Experience
No error, being able to access the Blob containers.
Additional Context
No response