agent-substrate / agent-substrate/substrate

Sporadic error copying from local connection to remote stream ... connection reset by peer"

オープン
#26 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/network kind/bug
主要言語
Go
スター
1.8k
フォーク
316
平均マージ
2日 43分
マージ済み PR(30日)
287

説明

## Expected Behavior

No error

## Actual Behavior

```
$ kubectl ate create actor ctr2 --template ate-demo-counter/counter
NAMESPACE TEMPLATE ID STATUS ATEOM POD ATEOM IP VERSION
ate-demo-counter counter ctr2 STATUS_SUSPENDED 1
E0520 15:40:33.154830 3507355 portforward.go:502] "Unhandled Error" err="error copying from local connection to remote stream: writeto tcp4 127.0.0.1:42521->127.0.0.1:42648: read tcp4 127.0.0.1:42521->127.0.0.1:42648: read: connection reset by peer" logger="UnhandledError"
```

## Steps to Reproduce the Problem

1. hack/create-kind-cluster.sh && hack/install-ate-kind.sh --deploy-ate-system && hack/install-ate-kind.sh --deploy-demo-counter && go install ./cmd/kubectl-ate
1. kubectl ate create actor ctr1 --template ate-demo-counter/counter
1. kubectl ate create actor ctr2 --template ate-demo-counter/counter

NOTE: I did not run port-forward

## Specifications

- Version: HEAD
- Platform: Linux

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。