microsoft / azure-tools-for-java

Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
Other
239 stars 165 forks source link

[IntelliJ][ReportedByUser] Uncaught Exception Exception thrown by subscriber method onEvent(com.microsoft.azure.toolkit.lib.common.event.AzureEvent) on subscriber com.microsoft.azure.toolkit.lib.common.event.AzureEventBus$EventListener@1e06434a when dispatching event: com.microsoft.azure.toolkit.lib.common.event.AzureEventBus$SimpleEvent@326ddd3d com.microsoft.azure.toolkit.lib.auth.AzureToolkitAuthenticationException: execute Azure Cli command 'az account get-access-token --resource https://management.core.usgovcloudapi.net/ -t 030e81e9-0529-4468-a323-b30d5496e634 --output json' failed due to error: Process exited with an error: 1 (Exit value: 1). #8092

Closed pcsmiana closed 10 months ago

pcsmiana commented 10 months ago

IntelliJ build version: 2023.3.1 IU-233.11799.300 OS: Mac OS X JDK: JetBrains s.r.o. 17.0.9 Plugin version: 3.83.0-2023.3 Additional Info: None Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1920x1055,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:


<REDACTED: Generic Secret>
    at com.microsoft.azure.toolkit.lib.auth.cli.AzureCliUtils.executeAzureCli(AzureCliUtils.java:84)
<REDACTED: Generic Secret>
        at com.microsoft.azure.toolkit.lib.auth.cli.AzureCliUtils.executeAzureCli(AzureCliUtils.java:84)
<REDACTED: Generic Secret>
        at com.microsoft.azure.toolkit.lib.cognitiveservices.Cognitive
Flanker32 commented 10 months ago

@pcsmiana Thank you for reporting this issue and we apologize for the delay in responding to you. Please track the issue in #8101. It would be very helpful if you could share some additional details to assist us in resolving this issue.

Flanker32 commented 10 months ago

Duplicate of #8101