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.AzureToolkitAuthenticationException: you are not signed-in. #6930

Closed
dinbtechit opened this issue Sep 13, 2022 · 2 comments

Comments

@dinbtechit
Copy link

IntelliJ build version: 2022.2.1 IU-222.3739.54
OS: Mac OS X
JDK: JetBrains s.r.o. 17.0.3
Plugin version: 3.67.0-2022.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1920x1010,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=com.intellij.ui.ToolbarUtil$3@34cafce5,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=com.microsoft.azure.toolkit.lib.auth.AzureToolkitAuthenticationException: you are not signed-in.
	at com.microsoft.azure.toolkit.lib.auth.AzureAccount.lambda$account$0(AzureAccount.java:54)
	at com.microsoft.azure.toolkit.lib.auth.AzureAccount.account(AzureAccount.java:54)
	at com.microsoft.azure.toolkit.intellij.legacy.appservice.AppServiceInfoBasicPanel.init(AppServiceInfoBasicPanel.java:64)
	at com.microsoft.azure.toolkit.intellij.legacy.appservice.AppServiceInfoBasicPanel.<init>(AppServiceInfoBasicPanel.java:60)
	at com.microsoft.azure.toolkit.intellij.legacy.function.FunctionAppCreationDialog$1.<init>(FunctionAppCreationDialog.java:58)
	at com.microsoft.azure.toolkit.intellij.legacy.function.FunctionAppCreationDialog.createUIComponents(FunctionAppCreationDialog.java:58)
	at com.microsoft.azure.toolkit.intellij.legacy.functi
@wangmingliang-ms wangmingliang-ms self-assigned this Sep 23, 2022
@wangmingliang-ms wangmingliang-ms added this to the 202209 milestone Sep 23, 2022
wangmingliang-ms added a commit that referenced this issue Sep 26, 2022
…oolkitAuthenticationException: you are not signed-in.
@wangmingliang-ms
Copy link
Collaborator

thanks for reporting, this bug should be fixed by commit cf33895, and the fix would be included in the next stable release.

@wangmingliang-ms
Copy link
Collaborator

close as it has been fixed since v3.69.0, you can upgrade to the latest and try. Feel free to reopen it when you encounter this error again.

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