Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karlsend error: DNS discovery failed on seed n.mainnet-dnsseed-2.karlsencoin.com #19

Closed
DevInOrbit opened this issue Dec 18, 2023 · 6 comments

Comments

@DevInOrbit
Copy link

I have tried:

  • Alternate DNS servers
  • VPN
  • Running with admin rights (Windows 10)
  • Deleting Karlsend AppData
  • Have let run overnight

When I execute "karlsend.exe --utxoindex" I get the DNS issue below repeating. Any ideas on how to remedy are appreciated.

2023-12-18 09:37:05.699 [INF] ADXR: Loaded 0 addresses and 0 banned addresses
2023-12-18 09:37:05.723 [INF] KASD: UTXO index started
2023-12-18 09:37:05.723 [INF] TXMP: P2P Server listening on [::]:42111
2023-12-18 09:37:05.723 [INF] TXMP: RPC Server listening on [::]:42110
2023-12-18 09:37:05.984 [INF] CMGR: DNS discovery failed on seed n.mainnet-dnsseed-1.karlsencoin.com: lookup n.mainnet-dnsseed-1.karlsencoin.com: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2023-12-18 09:37:05.993 [INF] CMGR: DNS discovery failed on seed n.mainnet-dnsseed-2.karlsencoin.com: lookup n.mainnet-dnsseed-2.karlsencoin.com: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.

@tristanguy
Copy link

Same here.

@Zerkalp
Copy link

Zerkalp commented Dec 19, 2023

same problem

@futouer
Copy link

futouer commented Dec 19, 2023

same issue how to fix it

@cineyayacine
Copy link

same problem here.

@lemois-1337
Copy link
Collaborator

Working on it already, we are also going to put another set of seeders behind a second domain.

@lemois-1337
Copy link
Collaborator

DNSSeeders have been fixed. Actually everyone who want to contribute into seeding can setup community seeder with stable release from https://github.com/karlsen-network/dnsseeder/releases/tag/v1.0.0 and we will add it into next karlsend release

DNSSeeds: []string{

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants