Skip to content

Instantly share code, notes, and snippets.

@serverok
Created March 27, 2018 17:04
Show Gist options
  • Save serverok/05d946f65f60f80fd46009f0f947d1ba to your computer and use it in GitHub Desktop.
Save serverok/05d946f65f60f80fd46009f0f947d1ba to your computer and use it in GitHub Desktop.
5ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin account_by_key
2
125475ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin account_by_key
3
125475ms th_a plugin.cpp:71 print_greeting ] Welcom account_by_key
4
125475ms th_a plugin.cpp:71 print_greeting ] Welcom account_by_key
5
125475ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin account_history
6
125475ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin account_history
7
125475ms th_a plugin.cpp:71 print_greeting ] Welcom account_history
8
125475ms th_a plugin.cpp:71 print_greeting ] Welcom account_history
9
125475ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin account_stats
10
125475ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin account_stats
11
125475ms th_a plugin.cpp:71 print_greeting ] Welcom account_stats
12
125475ms th_a plugin.cpp:71 print_greeting ] Welcom account_stats
13
125476ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin chain_stats
14
125476ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin chain_stats
15
125476ms th_a blockchain_statistics_plugin.cpp:316 plugin_initialize ] chain-stats-bucket-size: [60,3600,21600,86400,604800,2592000]
16
125476ms th_a blockchain_statistics_plugin.cpp:316 plugin_initialize ] chain-stats-bucket-size: [60,3600,21600,86400,604800,2592000]
17
125476ms th_a blockchain_statistics_plugin.cpp:317 plugin_initialize ] chain-stats-history-per-bucket: 100
18
125476ms th_a blockchain_statistics_plugin.cpp:317 plugin_initialize ] chain-stats-history-per-bucket: 100
19
125476ms th_a plugin.cpp:71 print_greeting ] Welcom chain_stats
20
125476ms th_a plugin.cpp:71 print_greeting ] Welcom chain_stats
21
125476ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin witness
22
125476ms th_a application.cpp:1417 initialize_plugins ] Initializing plugin witness
23
125503ms th_a witness_plugin.cpp:448 plugin_initialize ] 10 assert_exception: Assert Exception
24
private_key.valid(): unable to parse private key
25
{}
26
th_a witness_plugin.cpp:434 plugin_initialize
27
125503ms th_a witness_plugin.cpp:448 plugin_initialize ] 10 assert_exception: Assert Exception
28
private_key.valid(): unable to parse private key
29
{}
30
th_a witness_plugin.cpp:434 plugin_initialize
31
125503ms th_a main.cpp:212 main ] Exiting with error:
32
10 assert_exception: Assert Exception
33
private_key.valid(): unable to parse private key
34
{}
35
th_a witness_plugin.cpp:434 plugin_initialize
36
rethrow
37
{}
38
th_a witness_plugin.cpp:448 plugin_initialize
39
125503ms th_a main.cpp:212 main ] Exiting with error:
40
10 assert_exception: Assert Exception
41
private_key.valid(): unable to parse private key
42
{}
43
th_a witness_plugin.cpp:434 plugin_initialize
44
rethrow
45
{}
46
th_a witness_plugin.cpp:448 plugin_initialize
47
customer@s127838:~/scorum/build/programs/scorumd$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment