Git Product home page Git Product logo

Comments (6)

joeuhren avatar joeuhren commented on September 13, 2024

Which coin are you having problems with?

from generic-seeder.

dynamo-foundation avatar dynamo-foundation commented on September 13, 2024

Why my own coin of course :)

It's a BTC 0.21 fork, which doesn't have this field in the RPC API anymore.

from generic-seeder.

joeuhren avatar joeuhren commented on September 13, 2024

I notice your cryptocurrency hasn't been released yet so I'm not really able to test it directly. That being said, I took a look at how the newest bitcoin source is handling the data serialization without caddr_time_version and rolled out a change that should emulate the same behavior.

Grab the newest source, recompile/make the binary and then either remove the caddr_time_version config option or set it to zero and try again to see if this solves your issue.

from generic-seeder.

dynamo-foundation avatar dynamo-foundation commented on September 13, 2024

I'm going to give it a try shortly, thanks!

Thought I should also document out my config. I'm using Godaddy for DNS and an AWS instance. Guessing this is probably a large percentage of configurations. Attached are various config screencaps with respect to NS/A record, firewalls, IPs, etc.

Note this is Ubuntu and I did disable local DNS, so the VM itself cannot resolve names or nslookup

I did edit all the settings to match my chainparams.cpp, etc values. Would love to be able to interactively debug this application - how are you doing it on Linux? I use visual studio for all my development, however this project uses pthreads which makes porting near impossible.

Thanks again for all your time :)

Capture1

Capture2

Capture3

Capture4

Capture5

Capture6

from generic-seeder.

joeuhren avatar joeuhren commented on September 13, 2024

Your dns setup looks fine although it will not return results until you are able to connect to the network and find peers. To diagnose the crawler part of the seeder you can try running without the dns server by not supplying arguments: ./dnsseed. Then just wait a few minutes to see if it finds any peers and if not you should double-check your config and try again.

Truth be told, I've never tried to debug the app interactively, so I'm not sure the best way to get set up for that. I do all my debugging by dumping data to a log file to determine what is happening.

from generic-seeder.

joeuhren avatar joeuhren commented on September 13, 2024

Closing due to inactivity. Feel free to reopen if you are still having trouble.

from generic-seeder.

Related Issues (10)

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.