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

[IntelliJ][ReportedByUser] MS Services - Error Getting Subscriptions #4544

Closed
bluewateralgarve opened this issue Aug 12, 2020 · 3 comments · Fixed by #4622
Closed

[IntelliJ][ReportedByUser] MS Services - Error Getting Subscriptions #4544

bluewateralgarve opened this issue Aug 12, 2020 · 3 comments · Fixed by #4622
Assignees
Milestone

Comments

@bluewateralgarve
Copy link

IntelliJ build version: 2020.2 IC-202.6397.94
OS: Mac OS X
JDK: JetBrains s.r.o. 11.0.7
Plugin version: 3.40.0-2020.2
Error message:

java.lang.RuntimeException: java.io.IOException: java.net.UnknownHostException: login.microsoftonline.com
	at rx.exceptions.Exceptions.propagate(Exceptions.java:57)
	at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:463)
	at rx.observables.BlockingObservable.single(BlockingObservable.java:340)
	at com.microsoft.azure.management.resources.implementation.TenantsInner.list(TenantsInner.java:77)
	at com.microsoft.azure.management.resources.implementation.TenantsImpl.list(TenantsImpl.java:36)
	at com.microsoft.azuretools.sdkmanage.ServicePrincipalAzureManager.getTenants(ServicePrincipalAzureManager.java:187)
	at com.microsoft.azuretools.sdkmanage.ServicePrincipalAzureManager.getSubscriptionsWithTenant(ServicePrincipalAzureManager.java:161)
	at com.microsoft.azuretools.authmanage.SubscriptionManagerPersist.updateAccountSubscriptionList(SubscriptionManagerPersist.java:78)
	at com.microsoft.azuretools.authmanage.SubscriptionManager.updateSubscriptionDetailsIfNull(SubscriptionManager.java:90)
	at com.microsoft.azuretools.authmanage.SubscriptionManager.getSubscriptionDetails(SubscriptionManager.java:75)
	at com.microsoft.tooling.msservices.serviceexplorer.azure.AzureModule.composeName(AzureModule.java:119)
	at com.microsoft.tooling.msservices.serviceexplorer.azure.AzureModule.<init>(Azure
@andxu andxu self-assigned this Aug 13, 2020
@andxu
Copy link
Contributor

andxu commented Sep 21, 2020

@bluewateralgarve, you are temporarily dropped from network, could you tell me whether you can reproduce this error? Could you please provide us the result for the following command?
ping login.microsoftonline.com

@andxu
Copy link
Contributor

andxu commented Sep 21, 2020

Improve error handing

@andxu andxu modified the milestones: V3.44.0, V3.45.0 Sep 21, 2020
@no-response
Copy link

no-response bot commented Oct 5, 2020

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants