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
378 stars 87 forks source link

Following upgrade to latest verions, no longer have access to table data. #8249

Closed johnJoeScally closed 1 month ago

johnJoeScally commented 1 month ago

Preflight Checklist

Storage Explorer Version

1.36.0

Regression From

I didn't record what version was installed

Architecture

x64

Storage Explorer Build Number

No response

Platform

All

OS Version

No response

Bug Description

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "net::ERR_NAME_NOT_RESOLVED", "stack": "Error: net::ERR_NAME_NOT_RESOLVED\n at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:115482)\n at SimpleURLLoaderWrapper.emit (node:events:519:28)", "cause": {} }

Steps to Reproduce

Re-start Microsoft Azure Storage Exporter

Actual Experience

When I start MASE I can't access tables view.

Unable to retrieve child resources

ProducerError:{ "name": "Electron Net Error", "message": "net::ERR_NAME_NOT_RESOLVED", "stack": "Error: net::ERR_NAME_NOT_RESOLVED\n at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:115482)\n at SimpleURLLoaderWrapper.emit (node:events:519:28)", "cause": {} }

Expected Experience

No response

Additional Context

No response

sergiosolorzano-2 commented 1 month ago

I am getting the same problem, why is this closed, how was this resolved? Thank you