Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Created August 21, 2018 08:16
Show Gist options
  • Save truongnmt/377149bc2adc0ae5f8936d2beddcd405 to your computer and use it in GitHub Desktop.
Save truongnmt/377149bc2adc0ae5f8936d2beddcd405 to your computer and use it in GitHub Desktop.
13.70.0.131 log
[2018-08-21 07:50:43.717059602][th:10][info] MAIN start
[2018-08-21 07:50:43.717964315][th:10][info] MAIN config initialized
[2018-08-21 07:50:43.719128659][th:10][info] IROHAD created
[2018-08-21 07:50:43.719790942][th:10][info] StorageImpl:initConnection Start storage creation
[2018-08-21 07:50:43.720593741][th:10][info] StorageImpl:initConnection block store created
NOTICE: relation "role" already exists, skipping
NOTICE: relation "domain" already exists, skipping
NOTICE: relation "signatory" already exists, skipping
NOTICE: relation "account" already exists, skipping
NOTICE: relation "account_has_signatory" already exists, skipping
NOTICE: relation "peer" already exists, skipping
NOTICE: relation "asset" already exists, skipping
NOTICE: relation "account_has_asset" already exists, skipping
NOTICE: relation "role_has_permissions" already exists, skipping
NOTICE: relation "account_has_roles" already exists, skipping
NOTICE: relation "account_has_grantable_permissions" already exists, skipping
NOTICE: relation "height_by_hash" already exists, skipping
NOTICE: relation "height_by_account_set" already exists, skipping
NOTICE: relation "index_by_creator_height" already exists, skipping
NOTICE: relation "index_by_id_height_asset" already exists, skipping
[2018-08-21 07:50:43.758413336][th:10][info] IROHAD [Init] => storage
[2018-08-21 07:50:43.760354877][th:10][info] StorageImpl drop db
[2018-08-21 07:50:43.771625176][th:10][info] StorageImpl create mutable storage
[2018-08-21 07:50:43.782717253][th:10][warning] FlatFile Cannot append non-consecutive block
[2018-08-21 07:50:43.787979707][th:10][info] StorageImpl insert blocks finished
[2018-08-21 07:50:43.788656391][th:10][info] IROHAD [Init] => crypto provider
[2018-08-21 07:50:43.789302771][th:10][info] IROHAD [Init] => validators
[2018-08-21 07:50:43.790646438][th:10][info] OrderingInit Ordering gate is at 0.0.0.0:10001
[2018-08-21 07:50:43.793185253][th:10][info] OrderingInit Creating Ordering Gate with initial height 1
[2018-08-21 07:50:43.793864837][th:10][info] OrderingGate Subscribe
[2018-08-21 07:50:43.794481414][th:10][info] IROHAD [Init] => init ordering gate - [true]
[2018-08-21 07:50:43.795062986][th:10][info] IROHAD [Init] => init simulator
[2018-08-21 07:50:43.795622955][th:10][info] IROHAD [Init] => block loader
[2018-08-21 07:50:43.797325967][th:10][info] IROHAD [Init] => consensus gate
[2018-08-21 07:50:43.797958845][th:10][info] IROHAD [Init] => synchronizer
[2018-08-21 07:50:43.798477510][th:10][info] OrderingGate setPcs
[2018-08-21 07:50:43.799088786][th:10][info] IROHAD [Init] => pcs
[2018-08-21 07:50:43.799643055][th:10][info] IROHAD [Init] => Tx status bus
[2018-08-21 07:50:43.800187722][th:10][info] IROHAD [Init] => MST processor
[2018-08-21 07:50:43.800720688][th:10][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-08-21 07:50:43.801299760][th:10][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-08-21 07:50:43.801910436][th:10][info] IROHAD [Init] => command service
[2018-08-21 07:50:43.802539814][th:10][info] IROHAD [Init] => query service
[2018-08-21 07:50:43.803147990][th:10][info] MAIN Running iroha
[2018-08-21 07:50:43.804014897][th:10][info] IROHAD Torii server bound on port 50051
[2018-08-21 07:50:43.804711984][th:10][info] IROHAD Internal server bound on port 10001
[2018-08-21 07:50:43.805324560][th:10][info] IROHAD ===> iroha initialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment