tape icon indicating copy to clipboard operation
tape copied to clipboard

Tape client error : ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings"

Open ak1334 opened this issue 1 year ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

Im getting below error : Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings". For FAQ, please check https://github.com/Hyperledger-TWGC/tape/wiki/FAQ rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "

To Reproduce Steps to reproduce the behavior: 1../tape --config=config.yaml --number=200 --prometheus

Expected behavior Should run properly and no errors are expected

Logs CreateAsset 2e74d4d7-2a0a-49f1-9845-11c2818d8aab os4UvqWg 49 EDz14bly 32 CreateAsset f4383e38-5339-4ce3-b122-81c5124a3dc0 Adi05onO 34 QyqH4Nn1 12 CreateAsset 6b08aa68-4b98-4ff2-b558-72ae32685e6b 68sL2Ba9 4 gaoroTmp 28 2024/01/16 10:47:51 ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings". For FAQ, please check https://github.com/Hyperledger-TWGC/tape/wiki/FAQ rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "

Additional context config.yaml.txt

ak1334 avatar Jan 16 '24 05:01 ak1334

hi @ak1334 , as kepler CI uses https://github.com/Hyperledger-TWGC/tape/blob/master/test/configlatest.yaml hence I need you further investigate with your network issues.

SamYuan1990 avatar Jan 17 '24 13:01 SamYuan1990

https://github.com/Hyperledger-TWGC/tape/actions/runs/7515931326/job/20460468448 here is our latest CI and which works well.

SamYuan1990 avatar Jan 17 '24 14:01 SamYuan1990

I encountered the same situation, and I noticed that the file config.yaml is different to what is mentioned above. Please add lines such as "org: org1" and try running program again.

gsxgoldenlegendary avatar Feb 27 '24 10:02 gsxgoldenlegendary