-
Notifications
You must be signed in to change notification settings - Fork 166
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 *** exception class was changed or removed [56839420, L:/192.168.3.96:49242 - R:nm4platform.blob.core.windows.net/20.150.37.228:443] Error was received while reading the incoming data. The connection will be closed. #7897
Comments
@maravelias Thank you for reporting this issue and sorry for the delay in getting back to you. Based on the error stack, it seems that the issue is related to a network connection problem. To help us investigate this further, could you please provide some additional information, such as the steps to reproduce this issue? |
@Flanker32, I have the same issue with this during the deployment of Azure-Function.
Deploying the artifact into Azure Function will always result "Error was received while reading the incoming data. The connection will be closed." |
@AssasinCross Thanks for your report, could you please help share the toolkit version as well as the runtime info for the Function App? Besides, could you please try create a new function app and try whether this issue could be reproduced on a new function app? |
@Flanker32 The same issue still happening on the new function app. Azure Toolkit Version: 3.81.0-2023.2 Azure Function Runtime:
|
Got it, thanks a lot for your report, we will fix this issue asap, will update here once we get any updates |
I can confirm this problem after double-checking with deployment via maven plugin. |
@maravelias @AssasinCross Thank you for your valuable feedback that helped us identify and fix this issue. We have released the fix for this issue, and we would appreciate it if you could upgrade toolkit to v3.81.1 and try again. |
Updated and tested it on my machine. Deployment to Azure Function using the plugin now works without Connection Closed issue |
@AssasinCross Got it, thank you very much for your assistance! I’ll close the issue for now, but please feel free to open it if you encounter this issue again. Thanks again for your support! Have a nice day! |
@Flanker32 Thank you , i have update the plugin and now all works perfectly . I am able now to manage again the azure blob storages from IntelliJ |
@maravelias Glad to see the fix helps, and thanks again for your support! |
IntelliJ build version: 2023.2.2 IU-232.9921.47
OS: Linux
JDK: JetBrains s.r.o. 17.0.8
Plugin version: 3.81.0-2023.2
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: