Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Last active August 21, 2018 08:18
Show Gist options
  • Save truongnmt/fc9957363d603f1a7f87530dea281763 to your computer and use it in GitHub Desktop.
Save truongnmt/fc9957363d603f1a7f87530dea281763 to your computer and use it in GitHub Desktop.
23.101.0.170 log
[2018-08-21 07:48:55.397163438][th:25][info] MAIN start
[2018-08-21 07:48:55.397995840][th:25][info] MAIN config initialized
[2018-08-21 07:48:55.399151743][th:25][info] IROHAD created
[2018-08-21 07:48:55.399830945][th:25][info] StorageImpl:initConnection Start storage creation
[2018-08-21 07:48:55.400499647][th:25][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:48:55.432963432][th:25][info] IROHAD [Init] => storage
[2018-08-21 07:48:55.434896537][th:25][info] StorageImpl drop db
[2018-08-21 07:48:55.444395162][th:25][info] StorageImpl create mutable storage
[2018-08-21 07:48:55.454594589][th:25][warning] FlatFile Cannot append non-consecutive block
[2018-08-21 07:48:55.458910900][th:25][info] StorageImpl insert blocks finished
[2018-08-21 07:48:55.459552702][th:25][info] IROHAD [Init] => crypto provider
[2018-08-21 07:48:55.460063504][th:25][info] IROHAD [Init] => validators
[2018-08-21 07:48:55.461452707][th:25][info] OrderingInit Ordering gate is at 13.70.0.131:10001
[2018-08-21 07:48:55.463815813][th:25][info] OrderingInit Creating Ordering Gate with initial height 1
[2018-08-21 07:48:55.464523215][th:25][info] OrderingGate Subscribe
[2018-08-21 07:48:55.465109517][th:25][info] IROHAD [Init] => init ordering gate - [true]
[2018-08-21 07:48:55.465704318][th:25][info] IROHAD [Init] => init simulator
[2018-08-21 07:48:55.466327220][th:25][info] IROHAD [Init] => block loader
[2018-08-21 07:48:55.467847024][th:25][info] IROHAD [Init] => consensus gate
[2018-08-21 07:48:55.468473826][th:25][info] IROHAD [Init] => synchronizer
[2018-08-21 07:48:55.468973427][th:25][info] OrderingGate setPcs
[2018-08-21 07:48:55.469634129][th:25][info] IROHAD [Init] => pcs
[2018-08-21 07:48:55.470134230][th:25][info] IROHAD [Init] => Tx status bus
[2018-08-21 07:48:55.470716132][th:25][info] IROHAD [Init] => MST processor
[2018-08-21 07:48:55.471308233][th:25][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-08-21 07:48:55.471887935][th:25][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-08-21 07:48:55.472500136][th:25][info] IROHAD [Init] => command service
[2018-08-21 07:48:55.473049338][th:25][info] IROHAD [Init] => query service
[2018-08-21 07:48:55.473601939][th:25][info] MAIN Running iroha
[2018-08-21 07:48:55.474849642][th:25][info] IROHAD Torii server bound on port 50051
[2018-08-21 07:48:55.475714745][th:25][info] IROHAD Internal server bound on port 10001
[2018-08-21 07:48:55.476679247][th:25][info] IROHAD ===> iroha initialized
[2018-08-21 07:54:54.153782888][th:35][info] TxProcessor handle transaction
[2018-08-21 07:54:54.153823488][th:35][info] TxProcessor propagating tx
[2018-08-21 07:54:54.153833988][th:35][info] PCS propagate tx
[2018-08-21 07:54:54.153844088][th:35][info] OrderingGate propagate tx, account_id: account_id: admin@test
[2018-08-21 07:54:54.153855288][th:35][info] OrderingGate Propagate tx (on transport)
[2018-08-21 07:54:54.157896297][th:28][warning] OrderingGate RPC failed: Connect Failed
[2018-08-21 08:15:53.181588619][th:38][info] TxProcessor propagating tx
[2018-08-21 08:15:53.181592120][th:38][info] PCS propagate tx
[2018-08-21 08:15:53.181597020][th:38][info] OrderingGate propagate tx, account_id: account_id: admin@test
[2018-08-21 08:15:53.181602620][th:38][info] OrderingGate Propagate tx (on transport)
[2018-08-21 08:17:08.050120642][th:28][warning] OrderingGate RPC failed: Connect Failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment