Tape client error : ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings"
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
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.
https://github.com/Hyperledger-TWGC/tape/actions/runs/7515931326/job/20460468448 here is our latest CI and which works well.
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.