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

Error connect with connection string #1609

Closed
ManriqueGarcia opened this issue Jul 31, 2019 · 2 comments
Closed

Error connect with connection string #1609

ManriqueGarcia opened this issue Jul 31, 2019 · 2 comments
Labels
✅ duplicate Issue or pull request already exists

Comments

@ManriqueGarcia
Copy link

Storage Explorer Version: 1.9.0
Build Number: 20190701.8
Platform/OS: Windows 10
Architecture: x64
Regression From:

Bug Description

I can't connect to an account with Connection String

Steps to Reproduce

Expected Experience

Actual Experience

When I try to connect I have this error Error occurred while adding new connection: TypeError:Cannot read property 'uids' of undefined

Additional Context

{
"name": "TypeError",
"message": "Cannot read property 'uids' of undefined",
"__zone_symbol__error": {
"originalStack": "Error: Cannot read property 'uids' of undefined\n at AppInsightsAsyncCorrelatedErrorWrapper.ZoneAwareError (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:811:33)\n at new AppInsightsAsyncCorrelatedErrorWrapper (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js:172:18)\n at Function.ExceptionSerializer.deserialize (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-exception-serializer\dist\ExceptionSerializer.js:49:28)\n at CloudExplorerProxyMarshaler.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:76:91)\n at Object.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:99:76)\n at Function. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:28:63)\n at step (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:136:27)\n at Object.next (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:117:57)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:110:75\n at new ZoneAwarePromise (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:551:29)\n at Object.__awaiter (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:106:16)\n at JsonPortMarshaler.standardMarshaler.(anonymous function) [as finalizeOperation] (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:22:32)\n at JsonPortMarshaler.onMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\marshaler.js:101:41)\n at Port.EventTarget.dispatchEvent (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\common\event.js:69:30)\n at Port.processMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\communication.js:163:18)",
"zoneAwareStack": "Error: Cannot read property 'uids' of undefined\n at AppInsightsAsyncCorrelatedErrorWrapper.ZoneAwareError (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:811:33)\n at new AppInsightsAsyncCorrelatedErrorWrapper (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js:172:18)\n at Function.ExceptionSerializer.deserialize (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-exception-serializer\dist\ExceptionSerializer.js:49:28)\n at CloudExplorerProxyMarshaler.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:76:91)\n at Object.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:99:76)\n at Function. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:28:63)\n at step (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:136:27)\n at Object.next (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:117:57)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:110:75\n at new ZoneAwarePromise (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:551:29)\n at Object.__awaiter (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:106:16)\n at JsonPortMarshaler.standardMarshaler.(anonymous function) [as finalizeOperation] (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:22:32)\n at JsonPortMarshaler.onMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\marshaler.js:101:41)\n at Port.EventTarget.dispatchEvent (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\common\event.js:69:30)\n at Port.processMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\communication.js:163:18)"
},
"stack": "TypeError: Cannot read property 'uids' of undefined\n at StorageExplorerProvider. (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:282:51)\n at step (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:47:23)\n at Object.next (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:28:53)\n at fulfilled (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:19:58)\n at ",
"originalStack": "Error: Cannot read property 'uids' of undefined\n at AppInsightsAsyncCorrelatedErrorWrapper.ZoneAwareError (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:811:33)\n at new AppInsightsAsyncCorrelatedErrorWrapper (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js:172:18)\n at Function.ExceptionSerializer.deserialize (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-exception-serializer\dist\ExceptionSerializer.js:49:28)\n at CloudExplorerProxyMarshaler.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:76:91)\n at Object.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:99:76)\n at Function. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:28:63)\n at step (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:136:27)\n at Object.next (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:117:57)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:110:75\n at new ZoneAwarePromise (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:551:29)\n at Object.__awaiter (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:106:16)\n at JsonPortMarshaler.standardMarshaler.(anonymous function) [as finalizeOperation] (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:22:32)\n at JsonPortMarshaler.onMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\marshaler.js:101:41)\n at Port.EventTarget.dispatchEvent (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\common\event.js:69:30)\n at Port.processMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\communication.js:163:18)",
"zoneAwareStack": "Error: Cannot read property 'uids' of undefined\n at AppInsightsAsyncCorrelatedErrorWrapper.ZoneAwareError (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:811:33)\n at new AppInsightsAsyncCorrelatedErrorWrapper (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js:172:18)\n at Function.ExceptionSerializer.deserialize (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-exception-serializer\dist\ExceptionSerializer.js:49:28)\n at CloudExplorerProxyMarshaler.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:76:91)\n at Object.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:99:76)\n at Function. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:28:63)\n at step (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:136:27)\n at Object.next (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:117:57)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:110:75\n at new ZoneAwarePromise (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:551:29)\n at Object.__awaiter (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:106:16)\n at JsonPortMarshaler.standardMarshaler.(anonymous function) [as finalizeOperation] (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:22:32)\n at JsonPortMarshaler.onMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\marshaler.js:101:41)\n at Port.EventTarget.dispatchEvent (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\common\event.js:69:30)\n at Port.processMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\communication.js:163:18)",
"__zone_symbol__stack": "TypeError: Cannot read property 'uids' of undefined\n at StorageExplorerProvider. (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:282:51)\n at step (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:47:23)\n at Object.next (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:28:53)\n at fulfilled (file:///C:/Program%20Files%20(x86)/Microsoft%20Azure%20Storage%20Explorer/resources/app/out/CloudHub/js/Providers/StorageExplorer/StorageExplorerProvider.js:19:58)\n at ",
"__zone_symbol__name": "TypeError",
"__zone_symbol__message": "Cannot read property 'uids' of undefined",
"__zone_symbol__originalStack": "Error: Cannot read property 'uids' of undefined\n at AppInsightsAsyncCorrelatedErrorWrapper.ZoneAwareError (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:811:33)\n at new AppInsightsAsyncCorrelatedErrorWrapper (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js:172:18)\n at Function.ExceptionSerializer.deserialize (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-exception-serializer\dist\ExceptionSerializer.js:49:28)\n at CloudExplorerProxyMarshaler.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:76:91)\n at Object.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:99:76)\n at Function. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:28:63)\n at step (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:136:27)\n at Object.next (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:117:57)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:110:75\n at new ZoneAwarePromise (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:551:29)\n at Object.__awaiter (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:106:16)\n at JsonPortMarshaler.standardMarshaler.(anonymous function) [as finalizeOperation] (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:22:32)\n at JsonPortMarshaler.onMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\marshaler.js:101:41)\n at Port.EventTarget.dispatchEvent (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\common\event.js:69:30)\n at Port.processMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\communication.js:163:18)",
"__zone_symbol__zoneAwareStack": "Error: Cannot read property 'uids' of undefined\n at AppInsightsAsyncCorrelatedErrorWrapper.ZoneAwareError (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:811:33)\n at new AppInsightsAsyncCorrelatedErrorWrapper (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js:172:18)\n at Function.ExceptionSerializer.deserialize (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\se-exception-serializer\dist\ExceptionSerializer.js:49:28)\n at CloudExplorerProxyMarshaler.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:76:91)\n at Object.finalizeOperation (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\CloudExplorerProxyMarshaler.js:99:76)\n at Function. (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:28:63)\n at step (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:136:27)\n at Object.next (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:117:57)\n at C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:110:75\n at new ZoneAwarePromise (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\zone.js\dist\zone-node.js:551:29)\n at Object.__awaiter (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\tslib\tslib.js:106:16)\n at JsonPortMarshaler.standardMarshaler.(anonymous function) [as finalizeOperation] (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\out\app\renderer\marshalers\StandardMarshaler.js:22:32)\n at JsonPortMarshaler.onMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\marshaler.js:101:41)\n at Port.EventTarget.dispatchEvent (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\common\event.js:69:30)\n at Port.processMessage (C:\Program Files (x86)\Microsoft Azure Storage Explorer\resources\app\node_modules\daytona\pluginHost\messaging\communication.js:163:18)"
}

@Creonline
Copy link

Also having this issue, both connection string and storage account name / key.

Hopefully someone can fix this asap

@MRayermannMSFT
Copy link
Member

Hey y'all, please consult this issue for more information on the issue you are running into: #1532

Closing as duplicate.

@MRayermannMSFT MRayermannMSFT added the ✅ duplicate Issue or pull request already exists label Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ duplicate Issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants