Skip to content

InternalError connection reset by peer #595

Open
@devthejo

Description

@devthejo

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
#258
and solved here
#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.

Metadata

Metadata

Assignees

Labels

enhancementThis issue is a feature requestpriority/unprioritized-backlogHigher priority than priority/awaiting-more-evidence but not planned. Contributions are welcome.

Type

No type

Projects

  • Status

    Unprioritized

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions