Microsoft azure file storage error undefined reading 'version'
Preflight Checklist
- [X] I have installed the latest version of Storage Explorer.
- [X] I have checked existing resources, including the troubleshooting guide and the release notes.
- [X] I have searched for similar issues.
Storage Explorer Version
1.25
Regression From
1.10
Architecture
x64
Storage Explorer Build Number
20220803.08
Platform
Windows
OS Version
Windows 10
Bug Description
Manually adding a file share does work, but after a restart from Azure , same issue appears again.
Unable to retrieve child resources.
Details:
{
"name": "TypeError",
"message": "Cannot read properties of undefined (reading 'version')",
"stack": "TypeError: Cannot read properties of undefined (reading 'version')\n at isConnectionV1 (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-file-extension\dist\src\index.js:2:75535)\n at FileShareNodeProducer.getAttachedFileShareNode (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-file-extension\dist\src\index.js:2:64098)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-file-extension\dist\src\index.js:2:63030\n at Array.map (
Steps to Reproduce
- Launch Azure Storage
- Storage Accounts -> Attached Containers -> opening File Shares
Actual Experience
Error message appears.
Expected Experience
No response
Additional Context
No response