com.intellij.openapi.wm.impl.IdeRootPane[,0,0,3440x1410,invalid,layout=com.intellij.openapi.wm.impl.IdeRootPane$CustomHeaderRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]
IdeaLoggingEvent[message=Error initializing Azure MCP Server: java.net.SocketException: Operation timed out, throwable=java.io.UncheckedIOException: java.net.SocketException: Operation timed out
at com.microsoft.azure.toolkit.intellij.azuremcp.GithubClient.lambda$downloadToFile$2(GithubClient.java:123)
at com.microsoft.azure.toolkit.intellij.azuremcp.GithubClient.executeWithRetry(GithubClient.java:64)
at com.microsoft.azure.toolkit.intellij.azuremcp.GithubClient.downloadToFile(GithubClient.java:118)
at com.microsoft.azure.toolkit.intellij.azuremcp.AzureMcpPackageManager.getAzureMcpExecutable(AzureMcpPackageManager.java:60)
at com.microsoft.azure.toolkit.intellij.azuremcp.GithubCopilotMcpInitializer.initializeAzureMcpServer(GithubCopilotMcpInitializer.java:87)
at com.microsoft.azure.toolkit.intellij.azuremcp.GithubCo