Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. 2017-Jan-18 14:18:21.821430 Initializing cryptonote protocol...
  2. 2017-Jan-18 14:18:21.821486 Cryptonote protocol initialized OK
  3. 2017-Jan-18 14:18:21.821649 Initializing p2p server...
  4.  
  5. Creating the logger system
  6.  
  7. 2017-Jan-18 14:18:41.840883 DNS seed node lookup either timed out or failed, falling back to defaults
  8. 2017-Jan-18 14:18:41.842731 Set limit-up to 2048 kB/s
  9. 2017-Jan-18 14:18:41.842883 Set limit-down to 8192 kB/s
  10. 2017-Jan-18 14:18:41.842965 Set limit-up to 2048 kB/s
  11. 2017-Jan-18 14:18:41.843088 Set limit-down to 8192 kB/s
  12. 2017-Jan-18 14:18:41.848174 Binding on 0.0.0.0:18080
  13. 2017-Jan-18 14:18:41.848485 Net service bound to 0.0.0.0:18080
  14. 2017-Jan-18 14:18:41.848527 Attempting to add IGD port mapping.
  15.  
  16. 2017-Jan-18 14:18:45.853076 No IGD was found.
  17. 2017-Jan-18 14:18:45.853160 P2p server initialized OK
  18. 2017-Jan-18 14:18:45.853228 Initializing core rpc server...
  19. 2017-Jan-18 14:18:45.853344 Binding on 127.0.0.1:18081
  20. 2017-Jan-18 14:18:45.853539 Core rpc server initialized OK on port: 18081
  21. 2017-Jan-18 14:18:45.853582 Initializing core...
  22. 2017-Jan-18 14:18:45.853892 Loading blockchain from folder /home/name/.bitmonero/lmdb ...
  23. 2017-Jan-18 14:18:45.853942 option: fast
  24. 2017-Jan-18 14:18:45.853970 option: async
  25. 2017-Jan-18 14:18:45.853996 option: 1000
  26. 2017-Jan-18 14:18:45.854283 Failed to query m_blocks: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
  27. 2017-Jan-18 14:18:45.859648 ERROR /path/to/monero-core/monero/src/cryptonote_core/cryptonote_core.cpp:382 Error opening database: Failed to query m_blocks: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
  28. 2017-Jan-18 14:18:45.859738 Deinitializing rpc server...
  29.  
  30. 2017-Jan-18 14:18:45.859922 Deinitializing p2p...
  31. 2017-Jan-18 14:18:45.865668 Deinitializing core...
  32. 2017-Jan-18 14:18:45.873196 Failed to deinitialize core...
  33. 2017-Jan-18 14:18:45.873373 Stopping cryptonote protocol...
  34. 2017-Jan-18 14:18:45.873406 Cryptonote protocol stopped successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement