Skip to content

[BUG] Connection reset by Azure #41647

Open

Description

Describe the bug
We are consistently seeing connection-reset errors from Azure SDK impacting our uploads to Azure

Exception or Stack Trace
Add the exception log and stack trace if available

2024/08/26 23:06:23.586 WARN [HttpClientConnect] [reactor-http-epoll-6] [ambry-vcr] [] [6aa3dc58-5554, L:/10.183.58.25:44730 - R:ambryprodmainbackupwus2.blob.core.windows.net/10.4.49.4:443] The connection observed an error, the request cannot be retried as the headers/body were sent
io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection reset by peer

To Reproduce
Steps to reproduce the behavior:
None, happens no matter what we try

Code Snippet
Add the code snippet that causes the issue.
None, this is Azure SDK internal, not our application

Expected behavior
A clear and concise description of what you expected to happen.
Expected behaviour is to not have connection resets

Screenshots
If applicable, add screenshots to help explain your problem.

Setup (please complete the following information):

  • OS: [e.g. iOS] Linux/Mariner
  • IDE: [e.g. IntelliJ]
  • Library/Libraries: [e.g. com.azure:azure-core:1.16.0 (groupId:artifactId:version)]
  • Java version: [e.g. 8] JDK-11_0_8-msft
  • App Server/Environment: [e.g. Tomcat, WildFly, Azure Function, Apache Spark, Databricks, IDE plugin or anything special]
  • Frameworks: [e.g. Spring Boot, Micronaut, Quarkus, etc]

If you suspect a dependency version mismatch (e.g. you see NoClassDefFoundError, NoSuchMethodError or similar), please check out Troubleshoot dependency version conflict article first. If it doesn't provide solution for the problem, please provide:

  • verbose dependency tree (mvn dependency:tree -Dverbose)
  • exception message, full stack trace, and any available logs

Additional context
Add any other context about the problem here.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

HttpClientStorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions