Created
April 16, 2018 08:23
-
-
Save t3ran13/06c1ec6c53d000fa5b2d9f478d877382 to your computer and use it in GitHub Desktop.
start golos node
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
golosd_1 | | |
golosd_1 | STARTING GOLOS NETWORK | |
golosd_1 | | |
golosd_1 | ------------------------------------------------------ | |
golosd_1 | initminer public key: GLS7KVuKX87DK44xmhAD92hqJeR8Acd1TBKCtVnGLC5VDpER5CtWE | |
golosd_1 | chain id: 782a3039b478c839e4cb0c941ff4eaeb7df40bdd68bd441afd444b9da763de12 | |
golosd_1 | blockchain version: 0.17.2 | |
golosd_1 | ------------------------------------------------------ | |
golosd_1 | 1268758ms th_0 main.cpp:133 main ] Error parsing logging config | |
golosd_1 | 1268758ms th_0 plugin.cpp:386 plugin_startup ] json_rpc plugin: plugin_startup() begin | |
golosd_1 | 1268758ms th_0 plugin.cpp:388 plugin_startup ] json_rpc plugin: plugin_startup() end | |
golosd_1 | 1268758ms th_0 plugin.cpp:281 plugin_startup ] Starting chain with shared_file_size: 2147483648 bytes | |
golosd_1 | 1268759ms th_0 plugin.cpp:319 plugin_startup ] Opening shared memory from /var/lib/golosd/blockchain | |
golosd_1 | 1268759ms th_0 database.cpp:97 open ] Start opening database. Please wait, don't break application... | |
golosd_1 | 1268787ms th_0 database.cpp:106 open ] Done opening database, elapsed time 0.02832400000000000 sec | |
golosd_1 | 1268787ms th_0 database.cpp:110 open ] Start opening block log. Please wait, don't break application... | |
golosd_1 | 1270458ms th_0 block_log.cpp:109 open ] Log is nonempty | |
golosd_1 | 1270461ms th_0 block_log.cpp:117 open ] Index is nonempty | |
golosd_1 | 1270462ms th_0 database.cpp:139 open ] Done opening block log, elapsed time 1.67449000000000003 sec | |
golosd_1 | 1270462ms th_0 plugin.cpp:333 plugin_startup ] Started on blockchain with 0 blocks | |
golosd_1 | 1270467ms p2p_plugin.cpp:508 operator() ] Configuring P2P to listen at 0.0.0.0:2001 | |
golosd_1 | 1270470ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 5.9.18.213:4243 | |
golosd_1 | 1270470ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 52.32.75.69:4243 | |
golosd_1 | 1270472ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 52.57.156.202:4243 | |
golosd_1 | 1270475ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 88.99.13.48:4243 | |
golosd_1 | 1270477ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 87.98.241.156:4243 | |
golosd_1 | 1270479ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 69.30.229.2:4243 | |
golosd_1 | 1270479ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 51.15.42.83:4243 | |
golosd_1 | 1270480ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 138.68.101.115:4243 | |
golosd_1 | 1270480ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 54.72.130.67:2001 | |
golosd_1 | 1270485ms p2p_plugin.cpp:513 operator() ] P2P adding seed node 178.62.224.148:4242 | |
golosd_1 | 1270494ms p2p_plugin.cpp:533 operator() ] P2P node listening at 0.0.0.0:2001 | |
golosd_1 | 1270496ms th_0 p2p_plugin.cpp:535 plugin_startup ] P2P Plugin started | |
golosd_1 | 1270497ms th_0 witness.cpp:238 plugin_startup ] witness plugin: plugin_startup() begin | |
golosd_1 | 1270502ms th_12 webserver_plugin.cpp:143 operator() ] start processing http thread | |
golosd_1 | 1270502ms th_11 webserver_plugin.cpp:115 operator() ] start processing ws thread | |
golosd_1 | 1270502ms th_0 witness.cpp:244 plugin_startup ] Launching block production for 1 witnesses. | |
golosd_1 | 1270502ms th_0 witness.cpp:259 plugin_startup ] No miners configured! Please add miner names and private keys to configuration. | |
golosd_1 | 1270502ms th_11 webserver_plugin.cpp:129 operator() ] start listening for ws requests | |
golosd_1 | 1270502ms th_12 webserver_plugin.cpp:154 operator() ] start listening for http requests | |
golosd_1 | 1270502ms th_0 witness.cpp:261 plugin_startup ] witness plugin: plugin_startup() end | |
golosd_1 | 1270517ms ntp ntp.cpp:177 read_loop ] ntp_delta_time updated to -218257 us |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment