피어가 중복되어 연결됩니다.!

{
“data”: [
“tcp://61.85.35.106:8800”,
“tcp://119.201.239.110:8800”,
“tcp://119.201.239.110:8800”,
“tcp://107.155.108.182:8800”
],
“link”: “http://cre1.espins.net:8008/peers
}

tcp://119.201.239.110:8800 가 중복 연결되어있고 포트가 close 상태입니다.
이미 알려져 있는 문제인지 알고 싶습니다??

Yup, it is a known issue.

The Sawtooth version that Creditcoin is currently using does not readily remove inactive peers, and you may see the same peer multiple times from your list.

Here’s the unresolved ticket:

I suspect that they are several machines that using the same gateway like ip-router. They have to set up port-forwarding differently for each machines, but I think many miners won’t.

3 Likes

I checked that there is a duplication even after repeated restart.

Are there instructions posted somewhere to perform this task? I can write a script to automate that procedure if desired.

Port forwarding can be automatically with UPnP (Universal Plug and Play).

Examples of programs that support UPnP are as follows.
1.uTorrent / bitTorrent
2. peer-to-peer multiplay game
3. Synology NAS
4. etc…

I have never seen a case of UPnP support in the blockchain industry.
This is because they generally require specialized knowledge from blockchain miners.
It doesn’t have to be more convenient than necessary to mine the blockchain.