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

Shared Access Signature for German Cloud #572

Closed
MaxMelcher opened this issue Aug 10, 2018 · 1 comment
Closed

Shared Access Signature for German Cloud #572

MaxMelcher opened this issue Aug 10, 2018 · 1 comment
Assignees
Labels
🪲 bug Issue is not intended behavior ⚙️ attach Related to attaching via keys, SAS, etc. ✅ merged A fix for this issue has been merged
Milestone

Comments

@MaxMelcher
Copy link

MaxMelcher commented Aug 10, 2018

Storage Explorer Version: 1.4.0
Platform/OS Version: Windows 10
Architecture: ia32
Regression From: 1.3.1

Steps to Reproduce:

  1. Create a Shared Access Signature for a blob storage in German cloud and add it.

Expected Experience:

  1. The blob storage is shown in Storage Explorer

Actual Experience:

The loading indicator is shown, but no data.
F12 shows an error:

Uncaught TypeError: Cannot read property 'primaryHost' of undefined
    at Object.StorageServiceClient._invalidLocationMode (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\azure-storage\lib\common\services\storageserviceclient.js:1330:45)
    at Object.StorageServiceClient._validateLocation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\azure-storage\lib\common\services\storageserviceclient.js:1296:11)
    at operation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\azure-storage\lib\common\services\storageserviceclient.js:296:10)
    at func (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\azure-storage\lib\common\services\storageserviceclient.js:552:11)
    at ZoneDelegate.invokeTask (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:275:35)
    at Zone.runTask (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:151:47)
    at ZoneTask.invoke (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:345:33)
    at data.args.(anonymous function) (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:1359:25)
@MRayermannMSFT
Copy link
Member

Hey @MaxMelcher , thanks for the bug report. I also repro'ing this. Give us a bit to look into it.

@MRayermannMSFT MRayermannMSFT added ⚙️ attach Related to attaching via keys, SAS, etc. 🪲 bug Issue is not intended behavior labels Aug 14, 2018
@MRayermannMSFT MRayermannMSFT added this to the 1.5.0 milestone Aug 14, 2018
@craxal craxal self-assigned this Aug 16, 2018
@craxal craxal added 🔍 pending ✅ merged A fix for this issue has been merged and removed 🔍 pending labels Aug 16, 2018
@craxal craxal closed this as completed Aug 17, 2018
@MRayermannMSFT MRayermannMSFT modified the milestones: 1.5.0, 1.4.1 Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Issue is not intended behavior ⚙️ attach Related to attaching via keys, SAS, etc. ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

3 participants