Skip to content

Problem syncing local node with master nodes (I think??) #124

@bobwya

Description

@bobwya

First off a couple of housekeeping issues... I'm running Ubuntu 24.04 LTS release on an AMD EPYC server. So NOT the recommended Ubuntu 22.04 LTS release. Also all my Linux machines are running in a Tailscale network (including the AMD EPYC server - hosting the local Yadacoin node).

As a result, of running Ubuntu 24.04, I can't use: docker-compose v1, due to Python API incompatibilities and have to use docker compose v2 (as far as I can tell anyway!!) So I've had to patch in this into yadanodemanager.py and disable the auto-update feature.

This local node hack was working until the recent 7.0.5 yadacoin release. The only way I can easily identify that the node is not syncing with the Yadacoin network is by looking at my Yadacoin wallet (or the Yadacoin explorer). The Yadacoin block payments stopped completely on the 17th September 2024 (7.0.5 release date). The local Yadacoin node webui (see below) seems to suggest that the local Node is working. However it appears to be just running a local copy of Yadacoin blockchain - that is not synchronised with the main Yadacoin blockchain!

I'm just pointing my miner clients at the central Yadacoin node at the moment!!

mongodb.log
yada-node.log

Screenshot_20240920_151639
Screenshot_20240920_152914

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions