GithubHelp home page GithubHelp logo

spikeekips / mitum-fixed-network Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 3.0 2.73 MB

mitum is general purpose blockchain factory.

Home Page: https://mitum-doc.readthedocs.io/en/proto2/

License: GNU General Public License v3.0

Go 100.00%
blockchian consensus-protocol database

mitum-fixed-network's People

Contributors

spikeekips avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mitum-fixed-network's Issues

"failed to activate handler" error during syncing

["2020-10-04T20:47:33.88034675Z","debug","every syncers was finished",null]
["2020-10-04T20:47:33.905978759Z","debug","Policy updated",null]
["2020-10-04T20:47:33.90612273Z","debug","syncing finished; start timer",null]
["2020-10-04T20:47:33.906402632Z","debug","trying to start",null]
["2020-10-04T20:47:33.906811221Z","debug","timer started",null]
["2020-10-04T20:47:35.681563365Z","debug","seal",null]
["2020-10-04T20:47:35.681642045Z","debug","seal received",null]
["2020-10-04T20:47:35.685378946Z","debug","request",null]
["2020-10-04T20:47:35.791627621Z","debug","seal",null]
["2020-10-04T20:47:35.791708996Z","debug","seal received",null]
["2020-10-04T20:47:35.796042853Z","debug","voteproof",null]
["2020-10-04T20:47:35.796274841Z","debug","request",null]
["2020-10-04T20:47:35.796623216Z","debug","will sync to the height",null]
["2020-10-04T20:47:35.796672864Z","debug","trying to add new syncer",null]
["2020-10-04T20:47:35.796773434Z","debug","added to syncers",null]
["2020-10-04T20:47:35.796811725Z","debug","start to prepare from last prepared syncer",null]
["2020-10-04T20:47:35.796982991Z","debug","new syncer added",null]
["2020-10-04T20:47:35.797049085Z","debug","syncer will be reset",null]
["2020-10-04T20:47:35.797096015Z","debug","state changed",null]
["2020-10-04T20:47:38.177145598Z","debug","request",null]
["2020-10-04T20:47:38.907335616Z","debug","syncing finished, but no more Voteproof; moves to joining state",null]
["2020-10-04T20:47:38.908691072Z","debug","trying to change state",{"from":"SYNCING","to":"JOINING"}]
["2020-10-04T20:47:38.90875181Z","debug","deactivated",null]
["2020-10-04T20:47:38.908789117Z","debug","trying to stop",null]
["2020-10-04T20:47:38.974123166Z","debug","trying to stop",null]
["2020-10-04T20:47:38.974288999Z","debug","timer stopped",null]
["2020-10-04T20:47:39.128268072Z","debug","trying to prepare",null]
["2020-10-04T20:47:39.12834535Z","debug","state changed",null]
["2020-10-04T20:47:39.128416692Z","debug","trying to fetch manifest",null]
["2020-10-04T20:47:39.128567177Z","debug","trying to fetch manifest of node",null]
["2020-10-04T20:47:39.128629283Z","debug","request manfests",null]
["2020-10-04T20:47:39.13078649Z","debug","syncer changed it's state",null]
["2020-10-04T20:47:39.130933378Z","debug","trying to fetch manifest of node",null]
["2020-10-04T20:47:39.13099192Z","debug","request manfests",null]
["2020-10-04T20:47:39.131471905Z","debug","seal",null]
["2020-10-04T20:47:39.132611024Z","debug","trying to start",null]
["2020-10-04T20:47:39.13297396Z","debug","timer started",null]
["2020-10-04T20:47:39.134819938Z","debug","activated",null]
["2020-10-04T20:47:39.13497827Z","info","state changed",{"from":"SYNCING","to":"JOINING"}]
["2020-10-04T20:47:39.135088069Z","debug","seal received",null]
["2020-10-04T20:47:39.147150821Z","debug","seal",null]
["2020-10-04T20:47:39.147254371Z","debug","seal received",null]
["2020-10-04T20:47:39.150570599Z","error","higher proposal received",null]
["2020-10-04T20:47:39.150852604Z","error","seal validation failed",null]
["2020-10-04T20:47:39.150913633Z","error","failed to receive seal by consensus states",null]
["2020-10-04T20:47:39.151426177Z","error","failed to receive new seal",null]
["2020-10-04T20:47:39.15156787Z","debug","request",null]
["2020-10-04T20:47:39.151826897Z","debug","request",null]
["2020-10-04T20:47:39.154268134Z","debug","ballot",null]
["2020-10-04T20:47:39.155372053Z","debug","voteproof",null]
["2020-10-04T20:47:39.155410207Z","debug","got ballot",null]
["2020-10-04T20:47:39.156511272Z","debug","ballot",null]
["2020-10-04T20:47:39.156743188Z","debug","INIT Ballot + ACCEPT Voteproof",null]
["2020-10-04T20:47:39.156780818Z","debug","Ballot.Height() is higher than expected, 7 + 1; moves to syncing",null]
["2020-10-04T20:47:39.15929656Z","debug","seal",null]
["2020-10-04T20:47:39.161314431Z","debug","trying to change state",{"from":"JOINING","to":"SYNCING"}]
["2020-10-04T20:47:39.16148101Z","debug","trying to stop",null]
["2020-10-04T20:47:39.161627578Z","debug","timer stopped",null]
["2020-10-04T20:47:39.161707241Z","debug","deactivated",null]
["2020-10-04T20:47:39.161823829Z","error","failed to activate handler",null]

The detailed of last error log is,

{
  "l": "error",
  "module": "consensus-states",
  "error": "failed to activate handler; syncers still running:\n    github.com/spikeekips/mitum/isaac.(*StateSyncingHandler).newSyncers\n        /workspace/mitum/src/isaac/state_handler_syncing.go:69",
  "t": "2020-10-04T20:47:39.161823829Z",
  "caller": "/workspace/mitum/src/isaac/states.go:220",
  "m": "failed to activate handler"
}

Full node log can be found at https://gist.github.com/spikeekips/91e6105ad25bafce7e62a3da2a3938f3#file-base-n2-log .

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.