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] Uncaught Exception com.microsoft.azure.toolkit.lib.auth.exception.AzureToolkitAuthenticationException: you are not signed-in. #6725

Closed
vitaliy-serdyukov opened this issue Jun 22, 2022 · 2 comments

Comments

@vitaliy-serdyukov
Copy link

IntelliJ build version: 2022.1.2 IU-221.5787.30
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.15
Plugin version: 3.65.2-2022.1
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,7,7,1281x681,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=com.microsoft.azure.toolkit.lib.auth.exception.AzureToolkitAuthenticationException: you are not signed-in.
	at com.microsoft.azure.toolkit.lib.auth.AzureAccount.lambda$account$0(AzureAccount.java:61)
	at com.microsoft.azure.toolkit.lib.auth.AzureAccount.account(AzureAccount.java:61)
	at com.microsoft.azure.toolkit.lib.auth.AzureAccount.account(AzureAccount.java:51)
	at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule.get(AbstractAzResourceModule.java:191)
	at com.microsoft.azure.toolkit.lib.resource.AzureResources.groups(AzureResources.java:28)
	at com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig.toResource(ResourceGroupConfig.java:43)
	at com.microsoft.azure.toolkit.intellij.legacy.webapp.runner.webappconfig.slimui.WebAppSlimSettingPanel.lambda$apply$2(WebAppSlimSettingPanel.java:150)
	at com.microsoft.azur
@wangmingliang-ms
Copy link
Collaborator

thanks for reporting, this bug will be fixed in the coming v3.66.0

@wangmingliang-ms wangmingliang-ms self-assigned this Jun 29, 2022
wangmingliang-ms added a commit that referenced this issue Jun 29, 2022
…ion.AzureToolkitAuthenticationException: you are not signed-in. when deploying to Azure Web App.
wangmingliang-ms added a commit that referenced this issue Jun 30, 2022
…h.exception.AzureToolkitAuthenticationException: you are not signed-in. when deploying to Azure Web App."

This reverts commit a1d8c83.
@wangmingliang-ms
Copy link
Collaborator

fixed in v3.66.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants