{
"name": "Error",
"message": "read ECONNRESET",
"stack": "Error: read ECONNRESET\n at new RestError (C:\\Program Files (x86)\\Microsoft Azure Storage Explorer\\resources\\app\\node_modules\\ms-rest-js\\dist\\msRest.node.js:1342:28)\n at AxiosHttpClient.<anonymous> (C:\\Program Files (x86)\\Microsoft Azure Storage Explorer\\resources\\app\\node_modules\\ms-rest-js\\dist\\msRest.node.js:1495:35)\n at step (C:\\Program Files (x86)\\Microsoft Azure Storage Explorer\\resources\\app\\node_modules\\tslib\\tslib.js:136:27)\n at Object.throw (C:\\Program Files (x86)\\Microsoft Azure Storage Explorer\\resources\\app\\node_modules\\tslib\\tslib.js:117:57)\n at rejected (C:\\Program Files (x86)\\Microsoft Azure Storage Explorer\\resources\\app\\node_modules\\tslib\\tslib.js:108:69)\n at <anonymous>\n at process._tickCallback (internal/process/next_tick.js:188:7)",
"code": "REQUEST_SEND_ERROR",
"request": {
"streamResponseBody": false,
"url": "https://-.dfs.core.windows.net/-/test.txt?recursive=true&timeout=60",
"method": "DELETE",
"headers": {
"_headersMap": {
"content-type": {
"name": "content-type",
"value": "application/json; charset=utf-8"
},
"x-ms-version": {
"name": "x-ms-version",
"value": "2018-11-09"
},
"x-ms-client-request-id": {
"name": "x-ms-client-request-id",
"value": "647412dc-2680-4e01-be86-66c5bcbd0396"
},
"authorization": {
"name": "authorization",
"value": "Bearer -"
},
"cookie": {
"name": "Cookie",
"value": ""
}
}
},
"withCredentials": false,
"abortSignal": {
"_aborted": false,
"children": [],
"abortEventListeners": []
},
"timeout": 0,
"operationSpec": {
"httpMethod": "DELETE",
"path": "{filesystem}/{path}",
"urlParameters": [
{
"parameterPath": "accountName",
"mapper": {
"required": true,
"serializedName": "accountName",
"defaultValue": "",
"type": {
"name": "String"
}
},
"skipEncoding": true
},
{
"parameterPath": "dnsSuffix",
"mapper": {
"required": true,
"serializedName": "dnsSuffix",
"defaultValue": "dfs.core.windows.net",
"type": {
"name": "String"
}
},
"skipEncoding": true
},
{
"parameterPath": "filesystem",
"mapper": {
"required": true,
"serializedName": "filesystem",
"constraints": {
"MaxLength": 63,
"MinLength": 3,
"Pattern": {}
},
"type": {
"name": "String"
}
}
},
{
"parameterPath": "path",
"mapper": {
"required": true,
"serializedName": "path",
"type": {
"name": "String"
}
}
}
],
"queryParameters": [
{
"parameterPath": [
"options",
"recursive"
],
"mapper": {
"serializedName": "recursive",
"type": {
"name": "Boolean"
}
}
},
{
"parameterPath": [
"options",
"continuation"
],
"mapper": {
"serializedName": "continuation",
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"timeout"
],
"mapper": {
"serializedName": "timeout",
"constraints": {
"InclusiveMinimum": 1
},
"type": {
"name": "Number"
}
}
}
],
"headerParameters": [
{
"parameterPath": [
"options",
"xMsLeaseId"
],
"mapper": {
"serializedName": "x-ms-lease-id",
"constraints": {
"Pattern": {}
},
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"ifMatch"
],
"mapper": {
"serializedName": "If-Match",
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"ifNoneMatch"
],
"mapper": {
"serializedName": "If-None-Match",
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"ifModifiedSince"
],
"mapper": {
"serializedName": "If-Modified-Since",
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"ifUnmodifiedSince"
],
"mapper": {
"serializedName": "If-Unmodified-Since",
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"xMsClientRequestId"
],
"mapper": {
"serializedName": "x-ms-client-request-id",
"constraints": {
"Pattern": {}
},
"type": {
"name": "String"
}
}
},
{
"parameterPath": [
"options",
"xMsDate"
],
"mapper": {
"serializedName": "x-ms-date",
"type": {
"name": "String"
}
}
},
{
"parameterPath": "xMsVersion",
"mapper": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
}
}
],
"responses": {
"200": {
"headersMapper": {
"serializedName": "path-delete-headers",
"type": {
"name": "Composite",
"className": "PathDeleteHeaders",
"modelProperties": {
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsContinuation": {
"serializedName": "x-ms-continuation",
"type": {
"name": "String"
}
}
}
}
}
},
"default": {
"bodyMapper": {
"serializedName": "DataLakeStorageError",
"type": {
"name": "Composite",
"className": "DataLakeStorageError",
"modelProperties": {
"error": {
"serializedName": "error",
"type": {
"name": "Composite",
"className": "DataLakeStorageErrorError"
}
}
}
}
}
}
},
"serializer": {
"modelMappers": {
"PathList": {
"serializedName": "PathList",
"type": {
"name": "Composite",
"className": "PathList",
"modelProperties": {
"paths": {
"serializedName": "paths",
"type": {
"name": "Sequence",
"element": {
"type": {
"name": "Composite",
"className": "Path"
}
}
}
}
}
}
},
"Path": {
"serializedName": "Path",
"type": {
"name": "Composite",
"className": "Path",
"modelProperties": {
"name": {
"serializedName": "name",
"type": {
"name": "String"
}
},
"isDirectory": {
"serializedName": "isDirectory",
"defaultValue": false,
"type": {
"name": "Boolean"
}
},
"lastModified": {
"serializedName": "lastModified",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "eTag",
"type": {
"name": "String"
}
},
"contentLength": {
"serializedName": "contentLength",
"type": {
"name": "Number"
}
},
"owner": {
"serializedName": "owner",
"type": {
"name": "String"
}
},
"group": {
"serializedName": "group",
"type": {
"name": "String"
}
},
"permissions": {
"serializedName": "permissions",
"type": {
"name": "String"
}
}
}
}
},
"PathListHeaders": {
"serializedName": "path-list-headers",
"type": {
"name": "Composite",
"className": "PathListHeaders",
"modelProperties": {
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "etag",
"type": {
"name": "String"
}
},
"lastModified": {
"serializedName": "last-modified",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsContinuation": {
"serializedName": "x-ms-continuation",
"type": {
"name": "String"
}
}
}
}
},
"DataLakeStorageError": {
"serializedName": "DataLakeStorageError",
"type": {
"name": "Composite",
"className": "DataLakeStorageError",
"modelProperties": {
"error": {
"serializedName": "error",
"type": {
"name": "Composite",
"className": "DataLakeStorageErrorError"
}
}
}
}
},
"DataLakeStorageErrorError": {
"serializedName": "DataLakeStorageError_error",
"type": {
"name": "Composite",
"className": "DataLakeStorageErrorError",
"modelProperties": {
"code": {
"serializedName": "code",
"type": {
"name": "String"
}
},
"message": {
"serializedName": "message",
"type": {
"name": "String"
}
}
}
}
},
"PathCreateHeaders": {
"serializedName": "path-create-headers",
"type": {
"name": "Composite",
"className": "PathCreateHeaders",
"modelProperties": {
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "etag",
"type": {
"name": "String"
}
},
"lastModified": {
"serializedName": "last-modified",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsContinuation": {
"serializedName": "x-ms-continuation",
"type": {
"name": "String"
}
},
"contentLength": {
"serializedName": "content-length",
"type": {
"name": "Number"
}
}
}
}
},
"PathUpdateHeaders": {
"serializedName": "path-update-headers",
"type": {
"name": "Composite",
"className": "PathUpdateHeaders",
"modelProperties": {
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "etag",
"type": {
"name": "String"
}
},
"lastModified": {
"serializedName": "last-modified",
"type": {
"name": "String"
}
},
"acceptRanges": {
"serializedName": "accept-ranges",
"type": {
"name": "String"
}
},
"cacheControl": {
"serializedName": "cache-control",
"type": {
"name": "String"
}
},
"contentDisposition": {
"serializedName": "content-disposition",
"type": {
"name": "String"
}
},
"contentEncoding": {
"serializedName": "content-encoding",
"type": {
"name": "String"
}
},
"contentLanguage": {
"serializedName": "content-language",
"type": {
"name": "String"
}
},
"contentLength": {
"serializedName": "content-length",
"type": {
"name": "Number"
}
},
"contentRange": {
"serializedName": "content-range",
"type": {
"name": "String"
}
},
"contentType": {
"serializedName": "content-type",
"type": {
"name": "String"
}
},
"xMsProperties": {
"serializedName": "x-ms-properties",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
}
}
}
},
"PathLeaseHeaders": {
"serializedName": "path-lease-headers",
"type": {
"name": "Composite",
"className": "PathLeaseHeaders",
"modelProperties": {
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "etag",
"type": {
"name": "String"
}
},
"lastModified": {
"serializedName": "last-modified",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsLeaseId": {
"serializedName": "x-ms-lease-id",
"type": {
"name": "String"
}
},
"xMsLeaseTime": {
"serializedName": "x-ms-lease-time",
"type": {
"name": "String"
}
}
}
}
},
"PathReadHeaders": {
"serializedName": "path-read-headers",
"type": {
"name": "Composite",
"className": "PathReadHeaders",
"modelProperties": {
"acceptRanges": {
"serializedName": "accept-ranges",
"type": {
"name": "String"
}
},
"cacheControl": {
"serializedName": "cache-control",
"type": {
"name": "String"
}
},
"contentDisposition": {
"serializedName": "content-disposition",
"type": {
"name": "String"
}
},
"contentEncoding": {
"serializedName": "content-encoding",
"type": {
"name": "String"
}
},
"contentLanguage": {
"serializedName": "content-language",
"type": {
"name": "String"
}
},
"contentLength": {
"serializedName": "content-length",
"type": {
"name": "Number"
}
},
"contentRange": {
"serializedName": "content-range",
"type": {
"name": "String"
}
},
"contentType": {
"serializedName": "content-type",
"type": {
"name": "String"
}
},
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "etag",
"type": {
"name": "String"
}
},
"lastModified": {
"serializedName": "last-modified",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsResourceType": {
"serializedName": "x-ms-resource-type",
"type": {
"name": "String"
}
},
"xMsProperties": {
"serializedName": "x-ms-properties",
"type": {
"name": "String"
}
},
"xMsLeaseDuration": {
"serializedName": "x-ms-lease-duration",
"type": {
"name": "String"
}
},
"xMsLeaseState": {
"serializedName": "x-ms-lease-state",
"type": {
"name": "String"
}
},
"xMsLeaseStatus": {
"serializedName": "x-ms-lease-status",
"type": {
"name": "String"
}
}
}
}
},
"PathGetPropertiesHeaders": {
"serializedName": "path-getproperties-headers",
"type": {
"name": "Composite",
"className": "PathGetPropertiesHeaders",
"modelProperties": {
"acceptRanges": {
"serializedName": "accept-ranges",
"type": {
"name": "String"
}
},
"cacheControl": {
"serializedName": "cache-control",
"type": {
"name": "String"
}
},
"contentDisposition": {
"serializedName": "content-disposition",
"type": {
"name": "String"
}
},
"contentEncoding": {
"serializedName": "content-encoding",
"type": {
"name": "String"
}
},
"contentLanguage": {
"serializedName": "content-language",
"type": {
"name": "String"
}
},
"contentLength": {
"serializedName": "content-length",
"type": {
"name": "Number"
}
},
"contentRange": {
"serializedName": "content-range",
"type": {
"name": "String"
}
},
"contentType": {
"serializedName": "content-type",
"type": {
"name": "String"
}
},
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"eTag": {
"serializedName": "etag",
"type": {
"name": "String"
}
},
"lastModified": {
"serializedName": "last-modified",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsResourceType": {
"serializedName": "x-ms-resource-type",
"type": {
"name": "String"
}
},
"xMsProperties": {
"serializedName": "x-ms-properties",
"type": {
"name": "String"
}
},
"xMsOwner": {
"serializedName": "x-ms-owner",
"type": {
"name": "String"
}
},
"xMsGroup": {
"serializedName": "x-ms-group",
"type": {
"name": "String"
}
},
"xMsPermissions": {
"serializedName": "x-ms-permissions",
"type": {
"name": "String"
}
},
"xMsAcl": {
"serializedName": "x-ms-acl",
"type": {
"name": "String"
}
},
"xMsLeaseDuration": {
"serializedName": "x-ms-lease-duration",
"type": {
"name": "String"
}
},
"xMsLeaseState": {
"serializedName": "x-ms-lease-state",
"type": {
"name": "String"
}
},
"xMsLeaseStatus": {
"serializedName": "x-ms-lease-status",
"type": {
"name": "String"
}
}
}
}
},
"PathDeleteHeaders": {
"serializedName": "path-delete-headers",
"type": {
"name": "Composite",
"className": "PathDeleteHeaders",
"modelProperties": {
"date": {
"serializedName": "date",
"type": {
"name": "String"
}
},
"xMsRequestId": {
"serializedName": "x-ms-request-id",
"type": {
"name": "String"
}
},
"xMsVersion": {
"serializedName": "x-ms-version",
"type": {
"name": "String"
}
},
"xMsContinuation": {
"serializedName": "x-ms-continuation",
"type": {
"name": "String"
}
}
}
}
}
}
}
}
}
}
Hi @jorgklein ,
It is possible that you are behind a firewall or a proxy. If you are using a proxy server, you need to configure it in Storage Explorer (Edit → Configure Proxy). If you are using a firewall, you may need to contact your security team to see if it is blocking our request.
@JasonYeMSFT,
When you have a machine without internet access and you only use a proxy, the storage explorer doesn't work.
We have got a Microsoft support case open for this. We configure it in Storage Explorer (Edit → Configure Proxy).
When you do this you can't authenticate within storage explorer. My assumption is that storage explorer is not honouring the proxy for all it's traffic flows, just some.
Regards,
Rinus
@JasonYeMSFT any updates?
@ri-we is my colleague who is working on this issue together with me btw.
Thanks!
Just downloaded ASE 1.10.1 and deleting now works!