Giter Club home page Giter Club logo

Comments (7)

meowsbits avatar meowsbits commented on June 19, 2024 1

Thanks for the updates.

The log you posted has a BAD BLOCK scenario, which means that the remote your node was downloading from fed you a bad block, and your local chain was rolled back enough to sync around it. This is expected behavior for geth.

As for the slow sync, it could be caused by many different things... your internet speed, peers available (which can depend on where in the world your node is located, eg. China?), CPU speeds, etc. Some sections of the chain itself are simply slower to sync than others, too.

If you keep having the problem and can provide as much context as possible with regard to these possibilities, please let us know!

from core-geth.

meowsbits avatar meowsbits commented on June 19, 2024

Can you please show

  • output of geth version
  • what command you're using to run geth
  • more logs (maybe as a gist

This will help us help you ;)

from core-geth.

lambda2003 avatar lambda2003 commented on June 19, 2024

version: 1.11.1-stable-159fbaa2

command: geth --verbosity 3 --rpc --rpcaddr 0.0.0.0 --rpccorsdomain * --allow-insecure-unlock --rpcvhosts xxxxx.com --rpcapi db,eth,net,web3,personal --ws --wsorigins *

eth.blockNumber;
9679390
eth.syncing;
{
currentBlock: 9679390,
highestBlock: 9705634,
knownStates: 489292493,
pulledStates: 489292493,
startingBlock: 9705612
}

LOG:
https://gist.github.com/lambda2003/651f0234602cdc33f3a4ba9d9cfb416c

from core-geth.

lambda2003 avatar lambda2003 commented on June 19, 2024

@meowsbits Thank you for your help. Mine is stuck in 9679390 block. Any suggestion or advice??

I just updated 1.11.1 version to 1.11.2. But I still have the same issue. Here is my recent log file.

Version: 1.11.2-stable-cbe4a649
https://gist.github.com/lambda2003/44a3c69b0154141640036d4fb31823bd

I can see below in my log file. Is it normal??

^[[32mINFO ^[[0m[03-23|03:00:03.590] Importing heavy sidechain segment ^[[32mblocks^[[0m=2048 ^[[32mstart^[[0m=9679398 ^[[32mend^[[0m=9681445

from core-geth.

lambda2003 avatar lambda2003 commented on June 19, 2024

I just removed all blocks and restarted it. I will keep posting how things are going.

from core-geth.

lambda2003 avatar lambda2003 commented on June 19, 2024

Thank you for your comment. :)
FYI. It is slow. Current my block is 9743657 since I start 'geth' three days ago.

currentBlock: 9743657,
highestBlock: 9743725,
knownStates: 484382762,
pulledStates: 484382762,
startingBlock: 0

from core-geth.

meowsbits avatar meowsbits commented on June 19, 2024

Closing since that hasn't had activity for some time. Please reopen if problem has persisted.

from core-geth.

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.