-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Storage Explorer Version
1.40.2 (110)
Regression From
No response
Architecture
x64
Storage Explorer Build Number
20251101.1
Platform
Windows
OS Version
No response
Bug Description
Edge browser says "Authenticated". Azure Explorer waits indefinitely to authentication.
Resource Types
No response
Authentication Method
Sign in
Connection Type
Sign in (subscription)
Steps to Reproduce
launch Azure storage explorer. Then got to subscriptions list, navigate to Microsoft, click on Reauthenticate Now link. Observe indefinite rotating circle.
Actual Experience
error details : {
"name": "TypeError",
"message": "Cannot read properties of undefined (reading 'ErrorCode')",
"stack": "TypeError: Cannot read properties of undefined (reading 'ErrorCode')\n at C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:51:39220\n at Array.map ()\n at t.getTenantErrors (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:51:39099)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async pU.executeOperation (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:2:3058)\n at async vU.executeFunction (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:5:1125)\n at async SU._handleExecuteRequest (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:3:340)\n at async SU._handleMessage (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:2:5453)\n at async IpcMainImpl. (C:\Program Files\Microsoft Azure Storage Explorer\resources\app\out\app\index.js:2:4196)"
}
Expected Experience
No response
Additional Context
No response