InternalError connection reset by peer
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem/challenge you have**
Hello, sometimes I get this kind of error using kapp deploy
> API server says: an error on the server ("error trying to reach service: read tcp x.x.x.x:x->10.0.0.1:443: read: connection reset by peer") has prevented the request from succeeding (reason: InternalError)
**Describe the solution you'd like**
Maybe this kind of error could be detected and retried automatically because it's a classical network error and rerun almost always solve the problem.
**Anything else you would like to add:**
I saw that this problem was adressed here
https://github.com/vmware-tanzu/carvel-kapp/issues/258
and solved here
https://github.com/vmware-tanzu/carvel-kapp/pull/278
But it's not completely solved,
maybe need to resolve at another level ?
cc @revolunet
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Contributor guide
Assessment
This issue has not been assessed yet.