Giter Site home page Giter Site logo

Comments (5)

lcgogo avatar lcgogo commented on September 4, 2024

@peilun-conflux Please help!

from conflux-rust.

735946969 avatar 735946969 commented on September 4, 2024

After upgrade to 2.3.3 the conflux may stop sync at random height. After stop sync the log repeats like below

2023-12-19T05:15:44.700454144+00:00 INFO  IO Worker #0         cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 628, inserted_header_count: 177974 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 177676, activated_block_count: 177675, processed_block_count: 177677 } }
2023-12-19T05:15:49.703267896+00:00 INFO  IO Worker #0         cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 628, inserted_header_count: 177974 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 177676, activated_block_count: 177675, processed_block_count: 177677 } }
2023-12-19T05:15:54.706360245+00:00 INFO  IO Worker #1         cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 628, inserted_header_count: 177974 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 177676, activated_block_count: 177675, processed_block_count: 177677 } }
2023-12-19T05:15:59.708748398+00:00 INFO  IO Worker #1         cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 628, inserted_header_count: 177974 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 177676, activated_block_count: 177675, processed_block_count: 177677 } }
2023-12-19T05:16:04.711781033+00:00 INFO  IO Worker #2         cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 628, inserted_header_count: 177974 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 177676, activated_block_count: 177675, processed_block_count: 177677 } }
2023-12-19T05:16:09.714621051+00:00 INFO  IO Worker #2         cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 628, inserted_header_count: 177974 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 177676, activated_block_count: 177675, processed_block_count: 177677 } }

After I use snapshot my inserted_block_count always 0

from conflux-rust.

lcgogo avatar lcgogo commented on September 4, 2024

I find what's happened: The cfx data disk increases very quickly at these days. And the cfx will auto remove some files when disk usage reaches 100%. After remove the files, the cfx stops sync.
Because not reach the disk alert keeping time (15m or 5m I set), I am not figure it out by alert.

from conflux-rust.

cfl132 avatar cfl132 commented on September 4, 2024

i think there are some promble here,our node's vote was all automatically unlocked,so the total vote become zero,after this happen,i try increase one vote,but after 5 hours,it was in outqueue(should be seven days)

from conflux-rust.

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.