ceremonyclient icon indicating copy to clipboard operation
ceremonyclient copied to clipboard

error while connecting to dht peer

Open aa66609 opened this issue 4 months ago • 2 comments

My node is up and running, and I can input commands to check the balance, but then this error keeps recurring.

{"level":"info","ts":1709386136.641862,"caller":"p2p/blossomsub.go:331","msg":"error while connecting to dht peer","error":"failed to dial: failed to dial QmS7C1UhN8nvzLJgFFf1uspMRrXjJqThHNN6AyEXp6oVUB:\n * [/ip6/2001:41d0:8:823b::/udp/8336/quic] dial backoff"}

image

aa66609 avatar Mar 02 '24 13:03 aa66609

I wouldn't worry about it. Probably one of the bootstrap peers is down/overloaded. It's not an error but an info message.

Freekers avatar Mar 02 '24 19:03 Freekers

I wouldn't worry about it. Probably one of the bootstrap peers is down/overloaded. It's not an error but an info message.

But it didn't process other frames; instead, it got stuck in an infinite loop while trying to connect to this IP.

aa66609 avatar Mar 03 '24 04:03 aa66609

if you're unable to reach any bootstrap peers your provider likely has blocked our bootstrap peers. please consider an alternative host

CassOnMars avatar Mar 13 '24 01:03 CassOnMars