Skip to content

Failed to save blob tags when clicking 'Save' in the Edit Tags dialog #9100

Description

@v-xianya

Storage Explorer Version

1.44.0

Regression From

1.43.0/ Previous build 20260622.2

Architecture

arm64

Storage Explorer Build Number

20260623.4

Platform

All

OS Version

Windows 11 arm64/MacOS Tahoe 26.4.3/Linux Ubuntu 22.04

Bug Description

Failed to save blob tags when clicking 'Save' in the Edit Tags dialog.

Resource Types

Blobs

Authentication Method

None

Connection Type

None

Steps to Reproduce

  1. Launch Storage Explorer.
  2. Make sure proxy setting is set to "no proxy".
  3. Expand one storage account -> Blob Containers.
  4. Create a blob container -> Upload one blob.
  5. Right click the blob -> Click 'Edit Tags...'.
  6. Click 'Save' button on the Edit Tags dialog.
  7. Check whether succeeds to save tags.

Actual Experience

Fail to save tags.
Image

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 save tags.

Image

Additional Context

This issue doesn't reproduce on build 20260622.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🪲 regressionIssue was working in a previous version⚙️ blobsRelated to blob storage🧪 testingFound through regular testing

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions