Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug after upgrade in Azure Explorer app. #7880

Open
3 tasks done
aleitao-leit7777 opened this issue Apr 16, 2024 · 3 comments
Open
3 tasks done

Bug after upgrade in Azure Explorer app. #7880

aleitao-leit7777 opened this issue Apr 16, 2024 · 3 comments
Labels
🪲 regression Issue was working in a previous version ❔ more info More information is needed from issue author to proceed

Comments

@aleitao-leit7777
Copy link

Preflight Checklist

Storage Explorer Version

1.33.1

Regression From

1.26.1

Architecture

x64

Storage Explorer Build Number

1.33.1

Platform

Windows

OS Version

Windows 11

Bug Description

The following error received after upgrading to the latest version.


Unable to retrieve child resources

ProducerError:{
"message": "{}"
}

Steps to Reproduce

  1. Launched Storage Explorer.
  2. Downloaded upgrade.
  3. Installed upgrade.
  4. Expanded Blob Container.

Actual Experience

received the following error opening Azure Explorer and trying to expand the Blob container..

Unable to retrieve child resources

ProducerError:{
"message": "{}"
}

Expected Experience

Expected to have Blob with no errors.

Additional Context

No additional details.

@JasonYeMSFT
Copy link
Contributor

@aleitao-leit7777 Could you please follow the instructions and get the Storage Explorer logs for us after reproducing this issue one more time? https://learn.microsoft.com/en-us/troubleshoot/azure/azure-storage/blobs/alerts/storage-explorer-troubleshooting?tabs=Windows#storage-explorer-logs

@JasonYeMSFT JasonYeMSFT added ❔ more info More information is needed from issue author to proceed 🪲 regression Issue was working in a previous version labels Apr 16, 2024
@jimboyuk
Copy link

Hi, I have been having the same problem connecting to my storage accounts when trying to connect to my subscription.

It's been happening since I upgraded to your previous release and has now made Azure Storage Explorer an unusable tool. Please fix as this must be affecting many people.

Unable to retrieve child resources

ProducerError:{
"name": "RestError",
"message": "{"odata.error":{"code":"AuthenticationFailed","message":{"lang":"en-US","value":"Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:de8e84d4-1002-0069-4d29-948b93000000\nTime:2024-04-21T20:23:16.3743994Z"}}}",
"stack": "RestError: {"odata.error":{"code":"AuthenticationFailed","message":{"lang":"en-US","value":"Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:de8e84d4-1002-0069-4d29-948b93000000\nTime:2024-04-21T20:23:16.3743994Z"}}}\n at handleErrorResponse (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\table-extension\dist\src\index.js:33:21833)\n at deserializeResponseBody (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\table-extension\dist\src\index.js:33:20653)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
"statusCode": 403,
"request": {

@MRayermannMSFT
Copy link
Member

@jimboyuk we'll communicate with you about your specific issue in the issue that you opened (#7890). Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 regression Issue was working in a previous version ❔ more info More information is needed from issue author to proceed
Projects
None yet
Development

No branches or pull requests

4 participants