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

evmos_9000-4 seeds and peers addresses do not resolve DNS lookups #2862

Open
gregsio opened this issue Nov 8, 2023 · 0 comments
Open

evmos_9000-4 seeds and peers addresses do not resolve DNS lookups #2862

gregsio opened this issue Nov 8, 2023 · 0 comments

Comments

@gregsio
Copy link

gregsio commented Nov 8, 2023

The peers and seeds addresses provided in evmos_9000-4/{seeds.txt,peers.tx} are broken.
The DNS lookup fails.

➜  ~ dig bd-evmos-testnet-seed-node-01.bdnodes.net @8.8.8.8

; <<>> DiG 9.18.12-0ubuntu0.22.04.3-Ubuntu <<>> bd-evmos-testnet-seed-node-01.bdnodes.net @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 9142
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;bd-evmos-testnet-seed-node-01.bdnodes.net. IN A

;; AUTHORITY SECTION:
bdnodes.net.		1800	IN	SOA	dns1.p04.nsone.net. hostmaster.nsone.net. 1646155788 43200 7200 1209600 3600

;; Query time: 39 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Wed Nov 08 10:00:42 CET 2023
;; MSG SIZE  rcvd: 132

@gregsio gregsio changed the title evmos_9000-4 seeds and peers addresses do not resolve DNS lookup evmos_9000-4 seeds and peers addresses do not resolve DNS lookups Nov 8, 2023
gregsio added a commit to gregsio/evmos-gcp that referenced this issue Nov 8, 2023
evmos/testnets#2862

Switch to Genesys file from qubelabs
Add -s flag to sync from Polkadot Snapshot
Fetch last Polkadot snapshot's URL

Current setup fails (even with snapshot sync) setup  `panic: leveldb`
gregsio added a commit to gregsio/evmos-gcp that referenced this issue Nov 8, 2023
* Broken Genesys, seed and peers on Evmos/tesnet
    evmos/testnets#2862

- Switch to Genesys file from qubelabs
- Add -s flag to sync from Polkadot Snapshot
- Fetch last Polkadot snapshot's URL

Current setup fails (even with snapshot sync) setup  `panic: leveldb`

* Removes deprecated README notes
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

1 participant