Code Monkey home page Code Monkey logo

Comments (6)

333miiko avatar 333miiko commented on June 15, 2024

Your node blockchain is probably not up to date yet,

Run this command:

docker exec zen-node gosu user zen-cli getinfo

Your blocks should be up to 218347 as of now. See http://explorer.zenmine.pro/insight/

from docker-zen-node.

firsttubr avatar firsttubr commented on June 15, 2024

it's showing 58375 blocks:
`
{
"version": 2001051,
"protocolversion": 170002,
"walletversion": 60000,
"balance": 0.00000000,
"blocks": 58375,
"timeoffset": 0,
"connections": 9,
"proxy": "",
"difficulty": 22322.52116436834,
"testnet": false,
"keypoololdest": 1512697373,
"keypoolsize": 101,
"paytxfee": 0.00000000,
"relayfee": 0.00000100,
"errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"
}

`

from docker-zen-node.

333miiko avatar 333miiko commented on June 15, 2024

So then your node isn't up to date, wait for it to finish updating.

from docker-zen-node.

firsttubr avatar firsttubr commented on June 15, 2024

Is the error at the bottom a problem?
WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)

from docker-zen-node.

333miiko avatar 333miiko commented on June 15, 2024

Please Note: It may take a few hours for your server to fully update to the latest block. Your node will not come online until this has been fully updated.

You may check the latest block status with the following command:

docker exec zen-node gosu user zen-cli getinfo

Once your block matches the mainnet blocks then your zen should show up.

from docker-zen-node.

333miiko avatar 333miiko commented on June 15, 2024

Feel free to re-open this issue if your issue is not resolved.

from docker-zen-node.

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.