Giter VIP home page Giter VIP logo

Comments (3)

fjl avatar fjl commented on July 19, 2024

There is an internal prediction process that attempts to figure out the node's own address based on statements from other nodes. We have this process in order to guess the NATed endpoint of the node. Looks like either the prediction isn't working in your case.

from go-ethereum.

Eisenhower1986 avatar Eisenhower1986 commented on July 19, 2024

This issue does look like a potential bug in Geth. In the situation you describe, Geth is showing the wrong discovery port in admin.nodeInfo, which may cause peers to not recognize your node correctly.

To fix this issue, first make sure you are using the latest version of Geth. Sometimes problems are fixed in older versions. Also, check Geth's logs for any error messages or warnings about discovered port changes. This may help determine the root cause of the problem.

Then when starting Geth, try to use the --discovery.port parameter to manually set the discovery port to see if you can keep the port unchanged stably.

from go-ethereum.

iw4p avatar iw4p commented on July 19, 2024

--discovery.port can help. good example

from go-ethereum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.