Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Created August 23, 2018 14:57
Show Gist options
  • Save truongnmt/087be3008b406f52338a20f9cb520ddb to your computer and use it in GitHub Desktop.
Save truongnmt/087be3008b406f52338a20f9cb520ddb to your computer and use it in GitHub Desktop.
65.52.164.195 log
[2018-08-23 14:39:28.402388030][th:29][info] MAIN start
[2018-08-23 14:39:28.403078335][th:29][info] MAIN config initialized
[2018-08-23 14:39:28.403948942][th:29][info] IROHAD created
[2018-08-23 14:39:28.404384345][th:29][info] StorageImpl:initConnection Start storage creation
[2018-08-23 14:39:28.404942949][th:29][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-23 14:39:28.434467977][th:29][info] IROHAD [Init] => storage
[2018-08-23 14:39:28.436122290][th:29][info] StorageImpl drop db
[2018-08-23 14:39:28.446571270][th:29][info] StorageImpl create mutable storage
[2018-08-23 14:39:28.456100844][th:29][warning] FlatFile Cannot append non-consecutive block
[2018-08-23 14:39:28.463876004][th:29][info] StorageImpl insert blocks finished
[2018-08-23 14:39:28.464302007][th:29][info] IROHAD [Init] => crypto provider
[2018-08-23 14:39:28.464676410][th:29][info] IROHAD [Init] => validators
[2018-08-23 14:39:28.465943620][th:29][info] OrderingInit Ordering gate is at 65.52.164.195:10001
[2018-08-23 14:39:28.468196337][th:29][info] OrderingInit Creating Ordering Gate with initial height 1
[2018-08-23 14:39:28.468657041][th:29][info] OrderingGate Subscribe
[2018-08-23 14:39:28.469178745][th:29][info] IROHAD [Init] => init ordering gate - [true]
[2018-08-23 14:39:28.469591148][th:29][info] IROHAD [Init] => init simulator
[2018-08-23 14:39:28.470088552][th:29][info] IROHAD [Init] => block loader
[2018-08-23 14:39:28.471444362][th:29][info] IROHAD [Init] => consensus gate
[2018-08-23 14:39:28.471947366][th:29][info] IROHAD [Init] => synchronizer
[2018-08-23 14:39:28.472339069][th:29][info] OrderingGate setPcs
[2018-08-23 14:39:28.472799973][th:29][info] IROHAD [Init] => pcs
[2018-08-23 14:39:28.473224276][th:29][info] IROHAD [Init] => Tx status bus
[2018-08-23 14:39:28.473593779][th:29][info] IROHAD [Init] => MST processor
[2018-08-23 14:39:28.474112783][th:29][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-08-23 14:39:28.474478086][th:29][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-08-23 14:39:28.474934889][th:29][info] IROHAD [Init] => command service
[2018-08-23 14:39:28.475327092][th:29][info] IROHAD [Init] => query service
[2018-08-23 14:39:28.475747196][th:29][info] MAIN Running iroha
[2018-08-23 14:39:28.476445101][th:29][info] IROHAD Torii server bound on port 50051
[2018-08-23 14:39:28.477075906][th:29][info] IROHAD Internal server bound on port 10001
[2018-08-23 14:39:28.477436809][th:29][info] IROHAD ===> iroha initialized
[2018-08-23 14:56:16.029608507][th:39][info] PostgresBlockIndex No block with transaction Hash: [f2bcad76f228114a96f2aa291b0e06ffe493423d390a51ee8574c922390bd17f ]
[2018-08-23 14:56:16.029655308][th:39][warning] CommandService Asked non-existing tx: f2bcad76f228114a96f2aa291b0e06ffe493423d390a51ee8574c922390bd17f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment