Created
August 6, 2014 20:10
-
-
Save StasKoval/06d5ff25370ebb86eead to your computer and use it in GitHub Desktop.
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
2014-Aug-06 23:07:30.291576 Boolberry v0.2.0.24(1ada156) | |
2014-Aug-06 23:07:30.291665 Module folder: /home/stas/DEV/Coins/boolberry/build/release/src/boolbd | |
2014-Aug-06 23:07:30.292172 Initializing p2p server... | |
2014-Aug-06 23:07:30.292578 Binding on 0.0.0.0:10101 | |
2014-Aug-06 23:07:30.292738 Net service binded on 0.0.0.0:10101 | |
2014-Aug-06 23:07:30.292797 P2p server initialized OK on port: 10101 | |
2014-Aug-06 23:07:30.292842 Starting UPnP | |
2014-Aug-06 23:07:30.292883 Initializing currency protocol... | |
2014-Aug-06 23:07:30.292925 Currency protocol initialized OK | |
2014-Aug-06 23:07:30.292967 Initializing core rpc server... | |
2014-Aug-06 23:07:30.293013 Binding on 127.0.0.1:10102 | |
2014-Aug-06 23:07:30.293154 Core rpc server initialized OK on port: 10102 | |
2014-Aug-06 23:07:30.293213 Initializing core... | |
2014-Aug-06 23:07:30.293270 Loading blockchain... | |
2014-Aug-06 23:07:30.293326 Can't load blockchain storage from file, generating genesis block. | |
2014-Aug-06 23:07:30.293736 Blockchain initialized. last block: 0, d763.h15.m7.s30 time ago, current difficulty: 1 | |
2014-Aug-06 23:07:30.305743 Core initialized OK | |
2014-Aug-06 23:07:30.305935 Starting core rpc server... | |
2014-Aug-06 23:07:30.305978 Run net_service loop( 2 threads)... | |
2014-Aug-06 23:07:30.306151 [SRV_MAIN]Core rpc server started ok | |
2014-Aug-06 23:07:30.306409 [SRV_MAIN]Starting p2p net loop... | |
2014-Aug-06 23:07:30.306154 Failed to read line. Stopping... | |
2014-Aug-06 23:07:30.306682 [node] Stop signal sent | |
2014-Aug-06 23:07:30.306555 [SRV_MAIN]Run net_service loop( 10 threads)... | |
2014-Aug-06 23:07:30.306752 [SRV_MAIN]net_service loop stopped. | |
2014-Aug-06 23:07:30.306790 [SRV_MAIN]p2p net loop stopped | |
2014-Aug-06 23:07:30.306834 [SRV_MAIN]Stopping core rpc server... | |
2014-Aug-06 23:07:30.306947 [SRV_MAIN]Deinitializing core... | |
2014-Aug-06 23:07:30.307017 [SRV_MAIN]Mining has been stopped, 0 finished | |
2014-Aug-06 23:07:30.323070 [SRV_MAIN]Storing blockchain... | |
2014-Aug-06 23:07:30.323528 [SRV_MAIN]Blockchain stored OK. | |
2014-Aug-06 23:07:30.323596 [SRV_MAIN]Deinitializing rpc server ... | |
2014-Aug-06 23:07:30.323634 [SRV_MAIN]Deinitializing currency_protocol... | |
2014-Aug-06 23:07:30.323670 [SRV_MAIN]Deinitializing p2p... | |
2014-Aug-06 23:07:30.323841 [SRV_MAIN]Node stopped. | |
2014-Aug-06 23:07:30.324408 [SRV_MAIN]Mining has been stopped, 0 finished |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment