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

Failed to resolve addr (da-full-1 on 127.0.0.53:53: server misbehaving) #3960

Open
0x-Fury opened this issue Nov 23, 2024 · 0 comments
Open
Labels
bug Something isn't working external Issues created by non node team members

Comments

@0x-Fury
Copy link

0x-Fury commented Nov 23, 2024

Celestia Node version

v0.20.2

OS

Ubuntu 22.04.5

Install tools

go 1.23.3

Others

/usr/bin/celestia bridge start \
    --core.ip XXX \
    --core.rpc.port XXX \
    --core.grpc.port XXX \
    --p2p.network celestia \
    --metrics \
    --metrics.tls=true \
    --metrics.endpoint otel.celestia.observer \
    --p2p.metrics \
    --archival

Steps to reproduce it

Synced up a fresh DA bridge node on v0.20.2 commit: b24d47fe29d2b244d501194956412cb7bb60f30f

Synced to chain head with no issues but we're seeing this WARN:

Nov 23 16:27:31 celestia-brg02 celestia[84231]: 2024-11-23T16:27:31.323+0100        WARN        swarm2        swarm/swarm_dial.go:454        Failed to resolve addr /dns/da-full-1/tcp/2121: lookup da-full-1 on 127.0.0.53:53: server misbehaving

Expected result

Expect WARN to disappear or if its fine to disregard

Actual result

The WARN does not disappear

Relevant log output

No response

Is the node "stuck"? Has it stopped syncing?

No response

Notes

No response

@0x-Fury 0x-Fury added the bug Something isn't working label Nov 23, 2024
@github-actions github-actions bot added the external Issues created by non node team members label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Issues created by non node team members
Projects
None yet
Development

No branches or pull requests

1 participant