You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!!
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
The text was updated successfully, but these errors were encountered: