You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
DNS lookup failed when run on testnet with command kaspad --testnet --utxoindex
Desktop (please complete the following information):
OS: [(rust:slim-bullseye)]
Kaspad version: [v0.14.1]
Additional context
2024-05-14 04:57:25.999+00:00 [INFO ] Querying DNS seeder seeder1-testnet.kaspad.net
2024-05-14 04:57:27.134+00:00 [WARN ] Error connecting to DNS seeder seeder1-testnet.kaspad.net: failed to lookup address information: Temporary failure in name resolution
The text was updated successfully, but these errors were encountered:
WilliamGuozi
changed the title
v0.14.1 run DNS error
v0.14.1 DNS lookup failed when run on testnet with command kaspad --testnet --utxoindex
May 14, 2024
I confirm the problem, also with command with a fresh install : cargo run --release --bin kaspad -- --testnet
Result: 2024-05-24 17:39:21.637+02:00 [INFO ] Querying DNS seeder seeder1-testnet.kaspad.net 2024-05-24 17:39:22.342+02:00 [WARN ] Error connecting to DNS seeder seeder1-testnet.kaspad.net: failed to lookup address information: Temporary failure in name resolution
@supertypo@tiram88 we should look at removing seeder1-testnet.kaspad.net from the TN10 DNS seeder list, or erecting another instance and retargeting this FQDN to it.
Describe the bug
DNS lookup failed when run on testnet with command kaspad --testnet --utxoindex
Desktop (please complete the following information):
Additional context
2024-05-14 04:57:25.999+00:00 [INFO ] Querying DNS seeder seeder1-testnet.kaspad.net
2024-05-14 04:57:27.134+00:00 [WARN ] Error connecting to DNS seeder seeder1-testnet.kaspad.net: failed to lookup address information: Temporary failure in name resolution
The text was updated successfully, but these errors were encountered: