Storage Explorer Version
1.44.0
Regression From
1.43.0/ previous build 20260622.2
Architecture
x64
Storage Explorer Build Number
20260623.4
Platform
All
OS Version
Windows 11 arm64/MacOS Tahoe 26.4.3 /Linux Ubuntu 22.04
Bug Description
Fail to add messages for queue with error "message": "invalid content-length header",.
Resource Types
Queues
Authentication Method
None
Connection Type
None
Steps to Reproduce
- Launch Storage Explorer.
- Expand one storage account -> Queues.
- Create a queue -> Click 'Add'.
- Click 'OK' on the Add Message dialog.
- Check whether succeeds to add the message.
Actual Experience
Fail to add the message.
Error details:
{ "name": "Node Fetch Error", "message": "invalid content-length header", "stack": "InvalidArgumentError: invalid content-length header\n at processHeader (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:39794)\n at new Request (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:37091)\n at [dispatch] (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:101:698)\n at WW.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:45433)\n at [dispatch] (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:101:6538)\n at nz.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:45433)\n at [dispatch] (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:101:15368)\n at Az.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:45433)\n at OK.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:192:2875)\n at C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:188:46469", "cause": {}, "code": "UND_ERR_INVALID_ARG" }
Expected Experience
Succeed to add the message.
Additional Context
- This issue doesn't reproduce on build 20260622.2.
- This issue reproduces for Add/Import/Requeue/Move actions.
Storage Explorer Version
1.44.0
Regression From
1.43.0/ previous build 20260622.2
Architecture
x64
Storage Explorer Build Number
20260623.4
Platform
All
OS Version
Windows 11 arm64/MacOS Tahoe 26.4.3 /Linux Ubuntu 22.04
Bug Description
Fail to add messages for queue with error "message": "invalid content-length header",.
Resource Types
Queues
Authentication Method
None
Connection Type
None
Steps to Reproduce
Actual Experience
Fail to add the message.
Error details:
{ "name": "Node Fetch Error", "message": "invalid content-length header", "stack": "InvalidArgumentError: invalid content-length header\n at processHeader (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:39794)\n at new Request (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:37091)\n at [dispatch] (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:101:698)\n at WW.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:45433)\n at [dispatch] (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:101:6538)\n at nz.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:45433)\n at [dispatch] (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:101:15368)\n at Az.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:62:45433)\n at OK.dispatch (C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:192:2875)\n at C:\\Program Files\\Microsoft Azure Storage Explorer\\resources\\app\\out\\app\\index.js:188:46469", "cause": {}, "code": "UND_ERR_INVALID_ARG" }Expected Experience
Succeed to add the message.
Additional Context