No DNS Seeds on Testnet #87

Closed
opened 2021-03-30 04:24:21 +00:00 by Belial-public · 2 comments
Belial-public commented 2021-03-30 04:24:21 +00:00 (Migrated from github.com)

There is currently no online nodes when you start the client on testnet. It's also quite hard to find an IP list online that has nodes that are alive.

Is it possible to update this with a couple of long active nodes in the near future?

There is currently no online nodes when you start the client on testnet. It's also quite hard to find an IP list online that has nodes that are alive. Is it possible to update this with a couple of long active nodes in the near future?
wakiyamap commented 2021-03-30 04:29:47 +00:00 (Migrated from github.com)

image
It seems that testnet-dnsseed.monacoin.org is still alive.
https://github.com/monacoinproject/monacoin/blob/master-0.17/src/chainparams.cpp#L254

If you are in a hurry, please addnode the IP address of the image.
I add a seeder for testnet.

P.S. You need to use IPv6, so you can use this address(my node).
monacoin-cli addnode [2001:e42:102:1505:160:16:59:119]:19403 add

![image](https://user-images.githubusercontent.com/7189933/112933896-a585e880-915b-11eb-8089-06b8637c0012.png) It seems that `testnet-dnsseed.monacoin.org` is still alive. https://github.com/monacoinproject/monacoin/blob/master-0.17/src/chainparams.cpp#L254 If you are in a hurry, please addnode the IP address of the image. I add a seeder for testnet. P.S. You need to use IPv6, so you can use this address(my node). monacoin-cli addnode [2001:e42:102:1505:160:16:59:119]:19403 add
wakiyamap commented 2021-04-27 10:00:21 +00:00 (Migrated from github.com)

I added seeder.
I believe the next version will make it easier to connect.

I added seeder. I believe the next version will make it easier to connect.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Core-Wallets/monacoin#87
No description provided.