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
370 stars 84 forks source link

Error when connecting to FileShares #8098

Open nisharaj2 opened 1 month ago

nisharaj2 commented 1 month ago

I get this error when connecting to FileShares from MS Azure Storage Explorer.

Unable to retrieve child resources

ProducerError:{ "name": "Node Fetch Error", "message": "867520:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE:..\..\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 40\n", "stack": "Error: 867520:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE:..\..\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 40\n", "cause": { "cause": { "library": "SSL routines", "function": "OPENSSL_internal", "reason": "SSLV3_ALERT_HANDSHAKE_FAILURE", "code": "ERR_SSL_SSLV3_ALERT_HANDSHAKE_FAILURE" } }, "code": "ERR_SSL_SSLV3_ALERT_HANDSHAKE_FAILURE" }

craxal commented 1 month ago

@nisharaj2 If you could provide all of the information we ask for through our bug template, that would be extremely helpful.

Are your attempting to connect to your file share through a proxy? Is Storage Explorer configured to use your system proxy?