blocknet icon indicating copy to clipboard operation
blocknet copied to clipboard

Investigate Blocknet core banning peers

Open shrnkld opened this issue 3 years ago • 2 comments

More info to follow...

shrnkld avatar Jan 26 '22 15:01 shrnkld

A good C++ dev might well be able to debug this just with the information we have already from @tryou#9388: It seems to be related to an unstable Internet connection. A C++ dev could probably analyze the code and determine how an unstable Internet connection could cause unwarranted banning of peers. If they can't determine it just by analyzing the code, they could create a stress test for the Blocknet core in which Internet connection is artificially made to be unstable.

ConanMishler avatar Jan 31 '22 16:01 ConanMishler

Suggestion from @fazer: Maybe config workaround like bantime=180 could help little bit.

ConanMishler avatar Jan 31 '22 19:01 ConanMishler