Skip to content

Instantly share code, notes, and snippets.

@sebseb7
Created March 13, 2018 06:11
Show Gist options
  • Save sebseb7/c34304d840f2439ddf181b8ef6bd1272 to your computer and use it in GitHub Desktop.
Save sebseb7/c34304d840f2439ddf181b8ef6bd1272 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2018-03-10 08:53:33.538 7f24d6c24b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 08:53:33.538 7f24d6c24b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 08:53:33.538 7f24d6c24b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 08:53:33.538 7f24d6c24b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 08:53:33.538 7f24d6c24b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 08:53:37.612 7f24d6c24b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 08:53:37.612 7f24d6c24b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 08:53:37.612 7f24d6c24b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:20189
2018-03-10 08:53:37.613 7f24d6c24b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 08:53:37.613 7f24d6c24b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 08:53:37.613 7f24d6c24b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 08:53:37.615 7f24d6c24b80 WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:72 Error attempting to retrieve a hard fork version at height 0 from the db: MDB_NOTFOUND: No matching key/data pair found
2018-03-10 08:53:37.615 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: cryptonote::DB_ERROR
2018-03-10 08:53:37.615 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55b259839a0e]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited+0x3233ea [0x55b2597743ea]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::BlockchainLMDB::get_hard_fork_version(unsigned long) const+0x3ab [0x55b2597957ab]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::HardFork::init()+0x135 [0x55b259887755]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:cryptonote::Blockchain::init(cryptonote::BlockchainDB*, bool, cryptonote::test_options const*)+0x1df [0x55b2597c623f]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core::init(boost::program_options::variables_map const&, cryptonote::test_options const*)+0xd8b [0x55b2597deeeb]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:daemonize::t_daemon::run(bool)+0x1e8 [0x55b2595e6528]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:daemonize::t_executor::run_interactive(boost::program_options::variables_map const&)+0x20 [0x55b2596b0030]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x166 [0x55b2596b22e6]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:main+0x1777 [0x55b2595bc587]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [11] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f24d3cc52b1]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:_start+0x2a [0x55b2595c415a]
2018-03-10 08:53:37.619 7f24d6c24b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 08:53:37.653 7f24d6c24b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 08:53:37.672 7f24d6c24b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 08:53:37.672 7f24d6c24b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 08:53:37.672 7f24d6c24b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 08:53:37.672 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 08:53:37.673 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 08:53:38.673 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 08:53:38.693 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 08:53:40.533 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [111.90.158.214:20188 OUT] Sync data returned a new top block candidate: 1 -> 65369 [Your node is 65368 blocks (45 days) behind]
SYNCHRONIZATION started
2018-03-10 08:53:42.817 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 101/65369
2018-03-10 08:53:43.827 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 201/65369
2018-03-10 08:53:44.776 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 301/65369
2018-03-10 08:53:45.710 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 401/65369
2018-03-10 08:53:46.654 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 501/65369
2018-03-10 08:53:47.754 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 601/65369
2018-03-10 08:53:48.698 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 701/65369
2018-03-10 08:53:49.640 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 801/65369
2018-03-10 08:53:50.586 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 901/65369
2018-03-10 08:53:51.672 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1001/65369
2018-03-10 08:53:52.049 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1101/65369
2018-03-10 08:53:52.417 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1201/65369
2018-03-10 08:53:52.783 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1301/65369
2018-03-10 08:53:53.164 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1401/65369
2018-03-10 08:53:53.530 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1501/65369
2018-03-10 08:53:53.896 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1601/65369
2018-03-10 08:53:54.276 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1701/65369
2018-03-10 08:53:54.643 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1801/65369
2018-03-10 08:53:55.019 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 1901/65369
2018-03-10 08:53:55.386 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2001/65369
2018-03-10 08:53:55.760 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2101/65369
2018-03-10 08:53:56.132 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2201/65369
2018-03-10 08:53:56.507 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2301/65369
2018-03-10 08:53:56.882 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2401/65369
2018-03-10 08:53:57.248 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2501/65369
2018-03-10 08:53:57.618 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2601/65369
2018-03-10 08:53:58.001 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2701/65369
2018-03-10 08:53:58.373 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2801/65369
2018-03-10 08:53:58.742 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 2901/65369
2018-03-10 08:53:59.109 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3001/65369
2018-03-10 08:53:59.479 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3101/65369
2018-03-10 08:53:59.855 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3201/65369
2018-03-10 08:54:00.223 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3301/65369
2018-03-10 08:54:00.598 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3401/65369
2018-03-10 08:54:01.092 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3501/65369
2018-03-10 08:54:01.551 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3601/65369
2018-03-10 08:54:02.047 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3701/65369
2018-03-10 08:54:02.547 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3801/65369
2018-03-10 08:54:03.037 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 3901/65369
2018-03-10 08:54:03.475 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4001/65369
2018-03-10 08:54:04.149 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4101/65369
2018-03-10 08:54:04.750 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4201/65369
2018-03-10 08:54:05.403 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4301/65369
2018-03-10 08:54:06.182 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4401/65369
2018-03-10 08:54:06.906 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4501/65369
2018-03-10 08:54:07.628 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4601/65369
2018-03-10 08:54:08.700 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4701/65369
2018-03-10 08:54:09.669 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4801/65369
2018-03-10 08:54:10.695 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 4901/65369
2018-03-10 08:54:11.714 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5001/65369
2018-03-10 08:54:12.888 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5101/65369
2018-03-10 08:54:14.003 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5201/65369
2018-03-10 08:54:15.202 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5301/65369
2018-03-10 08:54:16.451 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5401/65369
2018-03-10 08:54:17.756 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5501/65369
2018-03-10 08:54:19.305 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5601/65369
2018-03-10 08:54:20.810 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5701/65369
2018-03-10 08:54:22.210 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5801/65369
2018-03-10 08:54:23.664 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 5901/65369
2018-03-10 08:54:25.532 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6001/65369
2018-03-10 08:54:27.364 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6101/65369
2018-03-10 08:54:29.113 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6201/65369
2018-03-10 08:54:30.925 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6301/65369
2018-03-10 08:54:32.849 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6401/65369
2018-03-10 08:54:34.971 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6501/65369
2018-03-10 08:54:37.142 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6601/65369
2018-03-10 08:54:39.093 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6701/65369
2018-03-10 08:54:41.213 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6801/65369
2018-03-10 08:54:43.889 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 6901/65369
2018-03-10 08:54:45.979 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7001/65369
2018-03-10 08:54:47.702 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7101/65369
2018-03-10 08:54:49.730 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7201/65370
2018-03-10 08:54:52.446 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7301/65370
2018-03-10 08:54:55.068 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7401/65370
2018-03-10 08:54:58.433 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7501/65370
2018-03-10 08:55:01.701 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7601/65370
2018-03-10 08:55:04.266 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7701/65370
2018-03-10 08:55:08.341 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7801/65370
2018-03-10 08:55:11.650 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 7901/65370
2018-03-10 08:55:14.941 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8001/65370
2018-03-10 08:55:18.976 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8101/65370
2018-03-10 08:55:21.617 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8201/65370
2018-03-10 08:55:24.203 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8301/65370
2018-03-10 08:55:27.635 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8401/65370
2018-03-10 08:55:29.606 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8501/65370
2018-03-10 08:55:32.152 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8601/65370
2018-03-10 08:55:35.575 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8701/65370
2018-03-10 08:55:39.512 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8801/65370
2018-03-10 08:55:43.514 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 8901/65370
2018-03-10 08:55:46.101 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9001/65370
2018-03-10 08:55:48.683 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9101/65370
2018-03-10 08:55:53.289 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9201/65370
2018-03-10 08:55:56.352 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9301/65370
2018-03-10 08:56:02.346 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9401/65370
2018-03-10 08:56:06.380 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9501/65370
2018-03-10 08:56:08.988 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9601/65370
2018-03-10 08:56:12.973 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9701/65370
2018-03-10 08:56:16.899 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9801/65370
2018-03-10 08:56:20.145 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 9901/65370
2018-03-10 08:56:26.200 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10001/65370
2018-03-10 08:56:30.036 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10101/65370
2018-03-10 08:56:36.636 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10201/65370
2018-03-10 08:56:40.499 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10301/65370
2018-03-10 08:56:45.714 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10401/65370
2018-03-10 08:56:48.200 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10501/65370
2018-03-10 08:56:51.462 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10601/65370
2018-03-10 08:56:53.963 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10701/65370
2018-03-10 08:56:56.473 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10801/65370
2018-03-10 08:56:59.632 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 10901/65370
2018-03-10 08:57:02.117 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11001/65370
2018-03-10 08:57:06.059 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11101/65370
2018-03-10 08:57:12.468 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11201/65370
2018-03-10 08:57:17.688 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11301/65370
2018-03-10 08:57:22.313 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11401/65370
2018-03-10 08:57:25.476 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11501/65370
2018-03-10 08:57:29.374 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11601/65370
2018-03-10 08:57:33.245 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11701/65370
2018-03-10 08:57:37.124 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11801/65370
2018-03-10 08:57:40.443 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 11901/65370
2018-03-10 08:57:43.718 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12001/65370
2018-03-10 08:57:47.078 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12101/65370
2018-03-10 08:57:51.011 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12201/65370
2018-03-10 08:57:55.751 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12301/65370
2018-03-10 08:58:01.035 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12401/65370
2018-03-10 08:58:06.250 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12501/65370
2018-03-10 08:58:10.243 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12601/65370
2018-03-10 08:58:14.157 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12701/65370
2018-03-10 08:58:16.589 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [172.110.18.102:20188 OUT] Sync data returned a new top block candidate: 12701 -> 65371 [Your node is 52670 blocks (36 days) behind]
SYNCHRONIZATION started
2018-03-10 08:58:18.766 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12801/65371
2018-03-10 08:58:22.367 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 12901/65371
2018-03-10 08:58:25.710 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13001/65371
2018-03-10 08:58:29.577 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13101/65371
2018-03-10 08:58:32.080 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13201/65371
2018-03-10 08:58:35.922 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13301/65371
2018-03-10 08:58:39.718 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13401/65371
2018-03-10 08:58:45.710 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13501/65371
2018-03-10 08:58:51.018 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13601/65371
2018-03-10 08:58:59.392 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13701/65371
2018-03-10 08:59:03.947 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13801/65371
2018-03-10 08:59:05.793 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 13901/65371
2018-03-10 08:59:07.887 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14001/65371
2018-03-10 08:59:09.926 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14101/65371
2018-03-10 08:59:12.289 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14201/65371
2018-03-10 08:59:15.034 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14301/65371
2018-03-10 08:59:16.534 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14401/65371
2018-03-10 08:59:17.763 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14501/65371
2018-03-10 08:59:19.082 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14601/65371
2018-03-10 08:59:20.548 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14701/65371
2018-03-10 08:59:22.051 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14801/65371
2018-03-10 08:59:23.726 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 14901/65371
2018-03-10 08:59:25.847 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15001/65371
2018-03-10 08:59:28.379 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15101/65371
2018-03-10 08:59:31.816 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15201/65371
2018-03-10 08:59:34.253 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15301/65371
2018-03-10 08:59:35.474 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15401/65371
2018-03-10 08:59:36.609 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15501/65371
2018-03-10 08:59:37.700 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15601/65371
2018-03-10 08:59:38.838 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15701/65371
2018-03-10 08:59:40.214 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15800/65371
2018-03-10 08:59:41.991 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 15900/65371
2018-03-10 08:59:44.968 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16000/65371
2018-03-10 08:59:47.654 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16100/65371
2018-03-10 08:59:49.290 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16200/65371
2018-03-10 08:59:50.808 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16300/65371
2018-03-10 08:59:55.078 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16400/65371
2018-03-10 08:59:56.480 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16500/65371
2018-03-10 08:59:58.242 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16600/65371
2018-03-10 09:00:00.214 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16700/65371
2018-03-10 09:00:01.802 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16800/65371
2018-03-10 09:00:03.283 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 16900/65371
2018-03-10 09:00:04.725 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17000/65371
2018-03-10 09:00:06.265 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17100/65371
2018-03-10 09:00:07.729 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17200/65371
2018-03-10 09:00:09.065 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17300/65371
2018-03-10 09:00:10.089 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17400/65371
2018-03-10 09:00:11.158 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17500/65371
2018-03-10 09:00:12.469 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17600/65371
2018-03-10 09:00:13.835 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17700/65371
2018-03-10 09:00:15.294 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17800/65371
2018-03-10 09:00:16.720 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 17900/65371
2018-03-10 09:00:18.168 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18000/65371
2018-03-10 09:00:19.670 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18100/65371
2018-03-10 09:00:21.311 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18200/65371
2018-03-10 09:00:22.774 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18300/65371
2018-03-10 09:00:24.135 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18400/65371
2018-03-10 09:00:25.443 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18500/65371
2018-03-10 09:00:26.752 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18600/65371
2018-03-10 09:00:27.889 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18700/65371
2018-03-10 09:00:29.000 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18800/65371
2018-03-10 09:00:30.844 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 18900/65371
2018-03-10 09:00:32.113 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19000/65371
2018-03-10 09:00:33.345 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19100/65371
2018-03-10 09:00:34.647 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19200/65371
2018-03-10 09:00:36.032 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19300/65371
2018-03-10 09:00:37.343 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19400/65371
2018-03-10 09:00:38.833 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19500/65371
2018-03-10 09:00:40.181 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19600/65371
2018-03-10 09:00:41.787 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19700/65371
2018-03-10 09:00:43.415 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19800/65371
2018-03-10 09:00:45.038 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 19900/65371
2018-03-10 09:00:46.801 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20000/65371
2018-03-10 09:00:48.346 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20100/65371
2018-03-10 09:00:50.152 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20200/65371
2018-03-10 09:00:55.477 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20300/65371
2018-03-10 09:01:01.118 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20400/65371
2018-03-10 09:01:04.338 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20500/65371
2018-03-10 09:01:07.188 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20600/65371
2018-03-10 09:01:09.438 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20700/65371
2018-03-10 09:01:13.512 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20800/65371
2018-03-10 09:01:18.475 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 20900/65371
2018-03-10 09:01:20.208 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21000/65371
2018-03-10 09:01:21.496 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21100/65371
2018-03-10 09:01:24.360 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21200/65371
2018-03-10 09:01:25.755 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21300/65371
2018-03-10 09:01:26.875 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21400/65371
2018-03-10 09:01:28.483 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21500/65371
2018-03-10 09:01:30.757 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21600/65371
2018-03-10 09:01:32.643 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21700/65371
2018-03-10 09:01:34.142 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21800/65371
2018-03-10 09:01:35.411 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 21900/65371
2018-03-10 09:01:39.454 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22000/65371
2018-03-10 09:01:45.587 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22100/65371
2018-03-10 09:01:47.897 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22200/65371
2018-03-10 09:01:51.060 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22300/65371
2018-03-10 09:01:53.753 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22400/65371
2018-03-10 09:01:58.473 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22500/65371
2018-03-10 09:02:03.668 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22600/65371
2018-03-10 09:02:08.628 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22700/65371
2018-03-10 09:02:14.476 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22800/65371
2018-03-10 09:02:20.386 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 22900/65371
2018-03-10 09:02:20.387 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:578 [batch] DB resize needed
2018-03-10 09:02:20.396 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:494 LMDB Mapsize increased. Old: 1024MiB, New: 1536MiB
2018-03-10 09:02:22.813 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23000/65371
2018-03-10 09:02:25.385 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23100/65371
2018-03-10 09:02:31.235 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23200/65371
2018-03-10 09:02:40.282 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23300/65371
2018-03-10 09:02:52.473 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23400/65371
2018-03-10 09:02:57.172 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [75.71.60.129:20188 OUT] Sync data returned a new top block candidate: 23400 -> 65372 [Your node is 41972 blocks (29 days) behind]
SYNCHRONIZATION started
2018-03-10 09:03:08.431 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23500/65372
2018-03-10 09:03:18.062 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23600/65372
2018-03-10 09:03:20.724 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23700/65372
2018-03-10 09:03:23.020 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23800/65372
2018-03-10 09:03:28.227 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 23900/65372
2018-03-10 09:03:34.532 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24000/65372
2018-03-10 09:03:39.786 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24100/65372
2018-03-10 09:03:42.333 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24200/65372
2018-03-10 09:03:45.381 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24300/65372
2018-03-10 09:03:50.714 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24400/65372
2018-03-10 09:03:56.606 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24500/65372
2018-03-10 09:04:02.990 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24600/65372
2018-03-10 09:04:08.913 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24700/65372
2018-03-10 09:04:14.679 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24800/65372
2018-03-10 09:04:20.481 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 24900/65372
2018-03-10 09:04:27.098 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25000/65372
2018-03-10 09:04:35.939 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25100/65372
2018-03-10 09:04:47.531 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25200/65372
2018-03-10 09:04:57.989 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25300/65372
2018-03-10 09:04:57.990 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:578 [batch] DB resize needed
2018-03-10 09:04:58.015 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:494 LMDB Mapsize increased. Old: 1536MiB, New: 2384MiB
2018-03-10 09:05:01.740 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25400/65372
2018-03-10 09:05:04.441 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25500/65372
2018-03-10 09:05:07.667 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25600/65372
2018-03-10 09:05:13.013 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25700/65372
2018-03-10 09:05:18.751 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25800/65372
2018-03-10 09:05:24.328 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 25900/65372
2018-03-10 09:05:25.747 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26000/65372
2018-03-10 09:05:31.276 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26100/65373
2018-03-10 09:05:37.784 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26200/65373
2018-03-10 09:05:45.318 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26300/65373
2018-03-10 09:05:54.922 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26400/65373
2018-03-10 09:06:02.789 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26500/65373
2018-03-10 09:06:06.957 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26600/65373
2018-03-10 09:06:08.375 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26700/65373
2018-03-10 09:06:12.092 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26800/65373
2018-03-10 09:06:13.383 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 26900/65373
2018-03-10 09:06:14.678 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27000/65373
2018-03-10 09:06:16.604 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27100/65373
2018-03-10 09:06:19.049 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27200/65373
2018-03-10 09:06:21.511 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27300/65373
2018-03-10 09:06:24.860 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27400/65374
2018-03-10 09:06:27.707 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27500/65374
2018-03-10 09:06:30.413 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27600/65374
2018-03-10 09:06:32.229 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27700/65374
2018-03-10 09:06:33.649 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27800/65374
2018-03-10 09:06:35.279 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27899/65374
2018-03-10 09:06:36.545 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 27999/65374
2018-03-10 09:06:38.884 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28099/65374
2018-03-10 09:06:40.187 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28199/65374
2018-03-10 09:06:41.748 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28299/65374
2018-03-10 09:06:44.074 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28399/65374
2018-03-10 09:06:46.392 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28499/65374
2018-03-10 09:06:50.291 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28599/65374
2018-03-10 09:06:54.355 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28699/65374
2018-03-10 09:06:56.106 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28799/65374
2018-03-10 09:06:58.438 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28899/65374
2018-03-10 09:07:00.381 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 28999/65374
2018-03-10 09:07:03.109 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29099/65374
2018-03-10 09:07:05.656 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29199/65374
2018-03-10 09:07:08.636 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29299/65374
2018-03-10 09:07:10.841 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29399/65374
2018-03-10 09:07:14.319 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29499/65374
2018-03-10 09:07:15.595 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29599/65374
2018-03-10 09:07:19.129 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29699/65374
2018-03-10 09:07:23.687 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29799/65374
2018-03-10 09:07:26.559 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29899/65374
2018-03-10 09:07:27.267 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 29999/65374
2018-03-10 09:07:28.978 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30099/65374
2018-03-10 09:07:31.040 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30199/65374
2018-03-10 09:07:32.536 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30299/65374
2018-03-10 09:07:35.125 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30399/65374
2018-03-10 09:07:39.918 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30499/65374
2018-03-10 09:07:43.806 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30599/65374
2018-03-10 09:07:45.605 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30699/65374
2018-03-10 09:07:47.077 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30799/65374
2018-03-10 09:07:52.401 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30899/65374
2018-03-10 09:07:58.272 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 30999/65374
2018-03-10 09:07:59.663 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31099/65374
2018-03-10 09:08:00.922 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31199/65374
2018-03-10 09:08:02.755 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31299/65374
2018-03-10 09:08:03.791 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31399/65374
2018-03-10 09:08:09.398 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31499/65374
2018-03-10 09:08:14.684 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31599/65374
2018-03-10 09:08:17.013 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31699/65374
2018-03-10 09:08:22.332 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31799/65374
2018-03-10 09:08:25.847 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31899/65374
2018-03-10 09:08:27.175 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 31999/65374
2018-03-10 09:08:30.083 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32099/65374
2018-03-10 09:08:35.155 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32199/65374
2018-03-10 09:08:36.644 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32299/65374
2018-03-10 09:08:38.749 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32399/65374
2018-03-10 09:08:43.783 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32499/65374
2018-03-10 09:08:47.674 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32599/65374
2018-03-10 09:08:52.609 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32699/65375
2018-03-10 09:08:55.246 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32799/65375
2018-03-10 09:09:00.537 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32899/65375
2018-03-10 09:09:02.676 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 32999/65375
2018-03-10 09:09:05.067 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33099/65375
2018-03-10 09:09:09.208 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33199/65375
2018-03-10 09:09:10.899 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33299/65375
2018-03-10 09:09:16.311 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33399/65375
2018-03-10 09:09:19.835 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33499/65375
2018-03-10 09:09:21.199 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [217.174.56.60:20188 OUT] Sync data returned a new top block candidate: 33499 -> 65376 [Your node is 31877 blocks (22 days) behind]
SYNCHRONIZATION started
2018-03-10 09:09:24.460 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33599/65376
2018-03-10 09:09:26.723 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33699/65376
2018-03-10 09:09:28.501 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33799/65376
2018-03-10 09:09:30.466 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33899/65376
2018-03-10 09:09:33.002 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 33999/65376
2018-03-10 09:09:37.251 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34099/65376
2018-03-10 09:09:43.098 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34199/65376
2018-03-10 09:09:48.706 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34299/65376
2018-03-10 09:09:53.507 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34399/65376
2018-03-10 09:09:57.212 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34499/65376
2018-03-10 09:10:02.796 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34599/65376
2018-03-10 09:10:09.260 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34699/65376
2018-03-10 09:10:17.954 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34799/65376
2018-03-10 09:10:26.811 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34899/65376
2018-03-10 09:10:31.458 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 34999/65376
2018-03-10 09:10:35.271 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35099/65376
2018-03-10 09:10:38.938 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35199/65376
2018-03-10 09:10:43.929 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35299/65376
2018-03-10 09:10:48.108 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35399/65376
2018-03-10 09:10:53.010 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35499/65376
2018-03-10 09:10:56.225 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35599/65376
2018-03-10 09:10:58.814 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35699/65376
2018-03-10 09:11:04.586 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35799/65376
2018-03-10 09:11:10.234 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35899/65376
2018-03-10 09:11:12.919 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 35999/65376
2018-03-10 09:11:18.306 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36099/65376
2018-03-10 09:11:23.936 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36199/65376
2018-03-10 09:11:29.717 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36299/65376
2018-03-10 09:11:35.427 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36399/65376
2018-03-10 09:11:37.413 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36499/65376
2018-03-10 09:11:39.658 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36599/65376
2018-03-10 09:11:41.262 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36699/65376
2018-03-10 09:11:43.209 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36799/65376
2018-03-10 09:11:46.954 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36899/65377
2018-03-10 09:11:50.495 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 36999/65377
2018-03-10 09:11:54.746 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37099/65377
2018-03-10 09:11:56.303 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [211.104.175.60:20188 OUT] Sync data returned a new top block candidate: 37099 -> 65378 [Your node is 28279 blocks (19 days) behind]
SYNCHRONIZATION started
2018-03-10 09:11:59.131 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37199/65378
2018-03-10 09:12:03.273 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37299/65378
2018-03-10 09:12:05.182 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37399/65378
2018-03-10 09:12:07.685 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37499/65378
2018-03-10 09:12:12.584 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37599/65378
2018-03-10 09:12:18.573 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37699/65378
2018-03-10 09:12:24.210 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37799/65378
2018-03-10 09:12:30.162 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37899/65378
2018-03-10 09:12:36.039 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 37999/65378
2018-03-10 09:12:42.047 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38099/65378
2018-03-10 09:12:47.900 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38199/65378
2018-03-10 09:12:49.608 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38299/65378
2018-03-10 09:12:53.759 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38399/65378
2018-03-10 09:12:59.309 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38499/65378
2018-03-10 09:13:05.612 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38599/65378
2018-03-10 09:13:12.209 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38699/65378
2018-03-10 09:13:18.555 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38799/65378
2018-03-10 09:13:22.328 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38899/65378
2018-03-10 09:13:26.274 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 38999/65378
2018-03-10 09:13:28.483 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39099/65378
2018-03-10 09:13:29.698 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39199/65378
2018-03-10 09:13:31.320 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39299/65378
2018-03-10 09:13:35.088 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39399/65378
2018-03-10 09:13:38.411 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39499/65378
2018-03-10 09:13:39.703 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39599/65378
2018-03-10 09:13:41.327 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39699/65378
2018-03-10 09:13:42.904 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39799/65378
2018-03-10 09:13:45.940 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39899/65378
2018-03-10 09:13:49.754 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 39999/65378
2018-03-10 09:13:52.828 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40099/65378
2018-03-10 09:13:55.254 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40199/65378
2018-03-10 09:13:57.728 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40299/65378
2018-03-10 09:14:01.825 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40399/65378
2018-03-10 09:14:05.874 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40499/65378
2018-03-10 09:14:08.448 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40599/65378
2018-03-10 09:14:11.087 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40699/65378
2018-03-10 09:14:14.601 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40799/65378
2018-03-10 09:14:18.165 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40899/65378
2018-03-10 09:14:24.646 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 40999/65378
2018-03-10 09:14:28.217 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41099/65378
2018-03-10 09:14:31.811 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41199/65378
2018-03-10 09:14:33.921 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41299/65378
2018-03-10 09:14:37.393 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41399/65378
2018-03-10 09:14:41.523 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41499/65378
2018-03-10 09:14:45.539 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41599/65378
2018-03-10 09:14:49.584 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41699/65378
2018-03-10 09:14:55.480 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41799/65378
2018-03-10 09:14:58.533 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41899/65378
2018-03-10 09:15:02.178 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 41999/65378
2018-03-10 09:15:08.214 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42099/65378
2018-03-10 09:15:14.064 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42199/65378
2018-03-10 09:15:19.973 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42299/65378
2018-03-10 09:15:21.772 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [47.34.56.6:20188 OUT] Sync data returned a new top block candidate: 42299 -> 65379 [Your node is 23080 blocks (16 days) behind]
SYNCHRONIZATION started
2018-03-10 09:15:26.078 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42399/65380
2018-03-10 09:15:28.766 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42499/65380
2018-03-10 09:15:31.663 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42599/65380
2018-03-10 09:15:35.186 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42699/65380
2018-03-10 09:15:40.343 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42799/65380
2018-03-10 09:15:46.142 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42899/65380
2018-03-10 09:15:48.526 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 42999/65380
2018-03-10 09:15:52.105 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43099/65380
2018-03-10 09:15:54.727 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43199/65380
2018-03-10 09:15:57.821 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43299/65380
2018-03-10 09:16:03.237 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43399/65380
2018-03-10 09:16:10.412 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43498/65380
2018-03-10 09:16:19.610 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43598/65380
2018-03-10 09:16:19.903 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43599/65380
2018-03-10 09:16:30.830 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43699/65380
2018-03-10 09:16:44.510 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43799/65380
2018-03-10 09:16:51.048 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [5.135.197.249:20188 OUT] Sync data returned a new top block candidate: 43799 -> 65381 [Your node is 21582 blocks (14 days) behind]
SYNCHRONIZATION started
2018-03-10 09:17:02.014 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43899/65381
2018-03-10 09:17:02.015 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:578 [batch] DB resize needed
2018-03-10 09:17:02.045 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:494 LMDB Mapsize increased. Old: 2384MiB, New: 3354MiB
2018-03-10 09:17:08.150 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 43999/65381
2018-03-10 09:17:13.972 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44099/65381
2018-03-10 09:17:21.223 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44199/65381
2018-03-10 09:17:28.431 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44299/65381
2018-03-10 09:17:32.948 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44399/65381
2018-03-10 09:17:38.408 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44499/65381
2018-03-10 09:17:46.422 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44599/65381
2018-03-10 09:17:55.994 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44699/65381
2018-03-10 09:18:03.730 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44799/65381
2018-03-10 09:18:06.407 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [188.214.30.201:43138 INC] Sync data returned a new top block candidate: 44799 -> 65383 [Your node is 20584 blocks (14 days) behind]
SYNCHRONIZATION started
2018-03-10 09:18:13.655 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44899/65383
2018-03-10 09:18:23.870 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 44999/65383
2018-03-10 09:18:26.739 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45099/65383
2018-03-10 09:18:31.625 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45199/65383
2018-03-10 09:18:34.957 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45299/65383
2018-03-10 09:18:40.377 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45399/65383
2018-03-10 09:18:47.426 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45499/65383
2018-03-10 09:18:52.954 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45599/65383
2018-03-10 09:18:59.641 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45699/65383
2018-03-10 09:19:06.721 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45799/65383
2018-03-10 09:19:13.862 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45899/65383
2018-03-10 09:19:21.271 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 45999/65383
2018-03-10 09:19:27.785 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46099/65383
2018-03-10 09:19:33.886 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46199/65383
2018-03-10 09:19:36.035 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46299/65383
2018-03-10 09:19:39.672 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46399/65383
2018-03-10 09:19:46.822 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46499/65385
2018-03-10 09:19:54.944 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46599/65385
2018-03-10 09:20:02.029 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46699/65385
2018-03-10 09:20:07.719 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46799/65385
2018-03-10 09:20:15.293 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46899/65385
2018-03-10 09:20:25.458 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 46999/65385
2018-03-10 09:20:29.798 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [200.54.18.146:58499 INC] Sync data returned a new top block candidate: 46999 -> 65387 [Your node is 18388 blocks (12 days) behind]
SYNCHRONIZATION started
2018-03-10 09:20:38.371 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47098/65387
2018-03-10 09:20:53.381 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47198/65387
2018-03-10 09:21:07.660 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [78.108.157.18:20188 OUT] Sync data returned a new top block candidate: 47198 -> 65388 [Your node is 18190 blocks (12 days) behind]
SYNCHRONIZATION started
2018-03-10 09:21:11.653 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47298/65388
2018-03-10 09:21:26.520 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47398/65388
2018-03-10 09:21:32.313 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47498/65388
2018-03-10 09:21:39.560 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47598/65388
2018-03-10 09:21:46.823 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47698/65388
2018-03-10 09:21:57.065 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47798/65388
2018-03-10 09:22:08.029 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [85.25.35.35:20188 OUT] Sync data returned a new top block candidate: 47798 -> 65390 [Your node is 17592 blocks (12 days) behind]
SYNCHRONIZATION started
2018-03-10 09:22:10.536 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47898/65390
2018-03-10 09:22:23.595 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [5.83.163.139:58380 INC] Sync data returned a new top block candidate: 47898 -> 65392 [Your node is 17494 blocks (12 days) behind]
SYNCHRONIZATION started
2018-03-10 09:22:26.282 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 47998/65390
2018-03-10 09:22:45.402 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48098/65390
2018-03-10 09:22:51.052 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48198/65390
2018-03-10 09:22:56.149 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48298/65390
2018-03-10 09:23:03.410 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48398/65390
2018-03-10 09:23:05.849 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [112.80.60.15:49606 INC] Sync data returned a new top block candidate: 48398 -> 65394 [Your node is 16996 blocks (11 days) behind]
SYNCHRONIZATION started
2018-03-10 09:23:13.230 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48498/65394
2018-03-10 09:23:19.801 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48598/65394
2018-03-10 09:23:25.174 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48698/65394
2018-03-10 09:23:30.236 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48798/65394
2018-03-10 09:23:37.116 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48898/65394
2018-03-10 09:23:47.071 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 48998/65394
2018-03-10 09:23:51.583 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49098/65394
2018-03-10 09:23:54.465 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49198/65394
2018-03-10 09:23:59.943 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49298/65394
2018-03-10 09:24:05.749 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49398/65394
2018-03-10 09:24:11.575 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49498/65394
2018-03-10 09:24:20.389 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49598/65394
2018-03-10 09:24:31.186 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49698/65394
2018-03-10 09:24:44.842 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49798/65394
2018-03-10 09:25:01.728 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49898/65394
2018-03-10 09:25:20.550 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 49998/65394
2018-03-10 09:25:43.101 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50098/65394
2018-03-10 09:25:43.103 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:578 [batch] DB resize needed
2018-03-10 09:25:43.148 [P2P6] INFO global src/blockchain_db/lmdb/db_lmdb.cpp:494 LMDB Mapsize increased. Old: 3354MiB, New: 4893MiB
2018-03-10 09:26:03.126 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50198/65394
2018-03-10 09:26:06.140 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [112.80.60.15:49647 INC] Sync data returned a new top block candidate: 50198 -> 65402 [Your node is 15204 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:26:15.244 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50298/65402
2018-03-10 09:26:15.245 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [118.178.122.224:43070 INC] Sync data returned a new top block candidate: 50298 -> 65402 [Your node is 15104 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:26:20.546 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50398/65402
2018-03-10 09:26:22.338 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [111.90.158.214:51526 INC] Sync data returned a new top block candidate: 50398 -> 65403 [Your node is 15005 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:26:27.014 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50498/65403
2018-03-10 09:26:29.099 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [192.121.108.70:43400 INC] Sync data returned a new top block candidate: 50498 -> 65404 [Your node is 14906 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:26:34.621 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50598/65404
2018-03-10 09:26:37.392 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [173.208.148.186:47086 INC] Sync data returned a new top block candidate: 50598 -> 65405 [Your node is 14807 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:26:41.090 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [95.31.8.143:20188 OUT] Sync data returned a new top block candidate: 50598 -> 65406 [Your node is 14808 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:26:43.724 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50698/65406
2018-03-10 09:26:56.129 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [111.90.158.214:20188 OUT] Synced 50798/65406
2018-03-10 09:27:12.065 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [111.90.158.214:51844 INC] Sync data returned a new top block candidate: 50798 -> 65407 [Your node is 14609 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:27:14.223 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 50898/65407
2018-03-10 09:27:26.720 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [178.163.57.230:57367 INC] Sync data returned a new top block candidate: 50898 -> 65408 [Your node is 14510 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:27:31.507 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [125.165.134.47:14236 INC] Sync data returned a new top block candidate: 50898 -> 65409 [Your node is 14511 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:27:32.051 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 50998/65409
2018-03-10 09:27:37.822 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [212.48.117.55:20188 OUT] Sync data returned a new top block candidate: 50998 -> 65410 [Your node is 14412 blocks (10 days) behind]
SYNCHRONIZATION started
2018-03-10 09:27:53.412 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51098/65410
2018-03-10 09:28:13.483 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51198/65410
2018-03-10 09:28:16.564 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [134.255.134.52:20188 OUT] Sync data returned a new top block candidate: 51198 -> 65413 [Your node is 14215 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:28:22.092 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51298/65413
2018-03-10 09:28:31.863 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51398/65413
2018-03-10 09:28:44.508 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51498/65413
2018-03-10 09:29:00.777 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51598/65413
2018-03-10 09:29:04.856 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [115.21.251.118:55058 INC] Sync data returned a new top block candidate: 51598 -> 65416 [Your node is 13818 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:29:11.216 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51698/65416
2018-03-10 09:29:14.589 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [111.90.158.214:20188 OUT] Sync data returned a new top block candidate: 51698 -> 65417 [Your node is 13719 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:29:25.502 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51798/65418
2018-03-10 09:29:34.455 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [66.75.33.154:20188 OUT] Sync data returned a new top block candidate: 51798 -> 65419 [Your node is 13621 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:29:44.062 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51898/65419
2018-03-10 09:30:07.856 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 51998/65419
2018-03-10 09:30:13.276 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [213.213.219.90:36674 INC] Sync data returned a new top block candidate: 51998 -> 65424 [Your node is 13426 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:30:19.960 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [212.48.117.55:20188 OUT] Sync data returned a new top block candidate: 51998 -> 65425 [Your node is 13427 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:30:28.513 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [200.54.18.146:64325 INC] Sync data returned a new top block candidate: 51998 -> 65426 [Your node is 13428 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:30:31.544 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52098/65426
2018-03-10 09:30:47.525 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [172.248.200.98:52143 INC] Sync data returned a new top block candidate: 52098 -> 65427 [Your node is 13329 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:30:55.080 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [46.188.121.241:13681 INC] Sync data returned a new top block candidate: 52098 -> 65429 [Your node is 13331 blocks (9 days) behind]
SYNCHRONIZATION started
2018-03-10 09:30:59.031 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52198/65429
2018-03-10 09:31:17.007 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52298/65429
2018-03-10 09:31:23.865 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52398/65430
2018-03-10 09:31:26.173 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52498/65430
2018-03-10 09:31:32.243 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52598/65430
2018-03-10 09:31:40.861 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52698/65430
2018-03-10 09:31:43.568 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [99.60.58.209:51633 INC] Sync data returned a new top block candidate: 52698 -> 65431 [Your node is 12733 blocks (8 days) behind]
SYNCHRONIZATION started
2018-03-10 09:31:52.920 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52798/65431
2018-03-10 09:32:03.839 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [222.100.163.167:6599 INC] Sync data returned a new top block candidate: 52798 -> 65434 [Your node is 12636 blocks (8 days) behind]
SYNCHRONIZATION started
2018-03-10 09:32:06.697 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52898/65432
2018-03-10 09:32:23.249 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [172.110.22.125:20188 OUT] Sync data returned a new top block candidate: 52898 -> 65434 [Your node is 12536 blocks (8 days) behind]
SYNCHRONIZATION started
2018-03-10 09:32:23.756 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 52998/65434
2018-03-10 09:32:31.751 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53098/65434
2018-03-10 09:32:38.175 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53198/65434
2018-03-10 09:32:45.953 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53298/65434
2018-03-10 09:32:55.195 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [50.37.115.136:49498 INC] Sync data returned a new top block candidate: 53298 -> 65436 [Your node is 12138 blocks (8 days) behind]
SYNCHRONIZATION started
2018-03-10 09:32:56.407 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53398/65436
2018-03-10 09:33:08.743 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53498/65436
2018-03-10 09:33:24.519 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53598/65436
2018-03-10 09:33:44.124 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53698/65436
2018-03-10 09:33:55.478 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53798/65436
2018-03-10 09:33:57.783 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53898/65436
2018-03-10 09:33:58.998 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [13.125.1.41:57956 INC] Sync data returned a new top block candidate: 53898 -> 65441 [Your node is 11543 blocks (8 days) behind]
SYNCHRONIZATION started
2018-03-10 09:34:02.127 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 53998/65441
2018-03-10 09:34:07.426 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54098/65441
2018-03-10 09:34:09.893 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [78.46.85.142:60740 INC] Sync data returned a new top block candidate: 54098 -> 65442 [Your node is 11344 blocks (7 days) behind]
SYNCHRONIZATION started
2018-03-10 09:34:18.687 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54198/65444
2018-03-10 09:34:31.511 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54298/65444
2018-03-10 09:34:40.166 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [95.31.8.143:54105 INC] Sync data returned a new top block candidate: 54298 -> 65445 [Your node is 11147 blocks (7 days) behind]
SYNCHRONIZATION started
2018-03-10 09:34:46.766 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54398/65445
2018-03-10 09:34:53.018 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [124.248.228.66:20188 OUT] Sync data returned a new top block candidate: 54398 -> 65447 [Your node is 11049 blocks (7 days) behind]
SYNCHRONIZATION started
2018-03-10 09:35:03.937 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54498/65447
2018-03-10 09:35:08.169 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54598/65447
2018-03-10 09:35:14.815 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54698/65447
2018-03-10 09:35:20.946 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54798/65447
2018-03-10 09:35:22.530 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54898/65447
2018-03-10 09:35:24.671 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [172.110.18.102:35458 INC] Sync data returned a new top block candidate: 54898 -> 65449 [Your node is 10551 blocks (7 days) behind]
SYNCHRONIZATION started
2018-03-10 09:35:26.454 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 54998/65449
2018-03-10 09:35:34.320 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55098/65449
2018-03-10 09:35:40.443 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55198/65449
2018-03-10 09:35:41.676 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [96.23.125.159:51586 INC] Sync data returned a new top block candidate: 55198 -> 65450 [Your node is 10252 blocks (7 days) behind]
SYNCHRONIZATION started
2018-03-10 09:35:43.160 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55298/65449
2018-03-10 09:35:49.488 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55398/65449
2018-03-10 09:35:53.420 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55498/65449
2018-03-10 09:35:58.111 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55598/65449
2018-03-10 09:35:59.622 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55698/65449
2018-03-10 09:36:00.284 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55798/65449
2018-03-10 09:36:01.250 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55898/65449
2018-03-10 09:36:03.061 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [178.192.138.187:20188 OUT] Sync data returned a new top block candidate: 55898 -> 65452 [Your node is 9554 blocks (6 days) behind]
SYNCHRONIZATION started
2018-03-10 09:36:06.938 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 55998/65452
2018-03-10 09:36:12.564 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56098/65452
2018-03-10 09:36:16.228 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56198/65452
2018-03-10 09:36:18.903 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56298/65452
2018-03-10 09:36:19.764 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56398/65452
2018-03-10 09:36:20.525 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56498/65452
2018-03-10 09:36:22.946 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [184.22.246.27:51330 INC] Sync data returned a new top block candidate: 56498 -> 65454 [Your node is 8956 blocks (6 days) behind]
SYNCHRONIZATION started
2018-03-10 09:36:23.186 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56598/65454
2018-03-10 09:36:27.517 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56698/65454
2018-03-10 09:36:33.555 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56798/65454
2018-03-10 09:36:40.245 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [49.164.81.18:20188 OUT] Sync data returned a new top block candidate: 56798 -> 65455 [Your node is 8657 blocks (6 days) behind]
SYNCHRONIZATION started
2018-03-10 09:36:40.975 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56898/65455
2018-03-10 09:36:45.068 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 56998/65456
2018-03-10 09:36:47.326 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [24.159.116.106:62544 INC] Sync data returned a new top block candidate: 56998 -> 65457 [Your node is 8459 blocks (5 days) behind]
SYNCHRONIZATION started
2018-03-10 09:36:53.376 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57098/65457
2018-03-10 09:36:58.840 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57198/65457
2018-03-10 09:36:59.574 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57298/65457
2018-03-10 09:37:00.387 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57398/65457
2018-03-10 09:37:01.092 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57498/65457
2018-03-10 09:37:06.371 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57598/65459
2018-03-10 09:37:12.013 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57698/65459
2018-03-10 09:37:19.634 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57798/65460
2018-03-10 09:37:24.425 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57898/65460
2018-03-10 09:37:27.082 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 57998/65460
2018-03-10 09:37:30.508 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58098/65460
2018-03-10 09:37:32.780 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58198/65460
2018-03-10 09:37:35.803 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58298/65460
2018-03-10 09:37:39.800 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58398/65462
2018-03-10 09:37:41.639 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58498/65462
2018-03-10 09:37:44.182 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58598/65462
2018-03-10 09:37:45.822 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58698/65462
2018-03-10 09:37:46.789 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58798/65462
2018-03-10 09:37:47.673 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58898/65462
2018-03-10 09:37:50.393 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 58998/65462
2018-03-10 09:37:56.533 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59098/65462
2018-03-10 09:37:58.849 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [178.68.66.158:64037 INC] Sync data returned a new top block candidate: 59098 -> 65464 [Your node is 6366 blocks (4 days) behind]
SYNCHRONIZATION started
2018-03-10 09:38:04.142 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59198/65464
2018-03-10 09:38:11.356 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59298/65464
2018-03-10 09:38:13.475 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59398/65464
2018-03-10 09:38:15.264 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59498/65464
2018-03-10 09:38:16.697 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59598/65464
2018-03-10 09:38:17.272 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59698/65464
2018-03-10 09:38:21.797 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59798/65464
2018-03-10 09:38:29.183 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59898/65465
2018-03-10 09:38:35.292 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 59998/65465
2018-03-10 09:38:38.306 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60098/65465
2018-03-10 09:38:39.398 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60198/65465
2018-03-10 09:38:40.336 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60298/65465
2018-03-10 09:38:41.271 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60398/65465
2018-03-10 09:38:42.070 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60498/65465
2018-03-10 09:38:42.818 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60598/65465
2018-03-10 09:38:47.855 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60698/65465
2018-03-10 09:38:54.430 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60798/65465
2018-03-10 09:39:02.218 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60898/65465
2018-03-10 09:39:07.748 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 60998/65465
2018-03-10 09:39:08.610 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [72.25.177.218:8337 INC] Sync data returned a new top block candidate: 60998 -> 65468 [Your node is 4470 blocks (3 days) behind]
SYNCHRONIZATION started
2018-03-10 09:39:08.721 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61098/65468
2018-03-10 09:39:10.174 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61198/65466
2018-03-10 09:39:11.118 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61298/65466
2018-03-10 09:39:12.424 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61398/65466
2018-03-10 09:39:16.962 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61498/65466
2018-03-10 09:39:22.818 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61598/65466
2018-03-10 09:39:23.836 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [114.199.194.108:57034 INC] Sync data returned a new top block candidate: 61598 -> 65467 [Your node is 3869 blocks (2 days) behind]
SYNCHRONIZATION started
2018-03-10 09:39:25.922 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61698/65467
2018-03-10 09:39:27.652 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61797/65467
2018-03-10 09:39:29.611 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61897/65467
2018-03-10 09:39:31.312 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 61997/65467
2018-03-10 09:39:32.065 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62097/65467
2018-03-10 09:39:33.233 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62197/65467
2018-03-10 09:39:37.519 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62297/65467
2018-03-10 09:39:42.426 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62397/65467
2018-03-10 09:39:43.232 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62497/65467
2018-03-10 09:39:43.851 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62597/65467
2018-03-10 09:39:44.543 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62697/65467
2018-03-10 09:39:45.167 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62797/65470
2018-03-10 09:39:47.462 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62897/65470
2018-03-10 09:39:48.913 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 62997/65470
2018-03-10 09:39:55.739 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63097/65470
2018-03-10 09:39:59.144 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63197/65471
2018-03-10 09:40:00.763 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63297/65471
2018-03-10 09:40:01.308 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63397/65471
2018-03-10 09:40:02.053 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63497/65471
2018-03-10 09:40:02.784 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63597/65471
2018-03-10 09:40:03.812 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63697/65471
2018-03-10 09:40:07.160 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63797/65471
2018-03-10 09:40:14.965 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63897/65471
2018-03-10 09:40:23.176 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 63997/65471
2018-03-10 09:40:33.977 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64097/65471
2018-03-10 09:40:47.563 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64197/65472
2018-03-10 09:41:04.145 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64297/65475
2018-03-10 09:41:17.977 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [114.199.194.108:20188 OUT] Sync data returned a new top block candidate: 64297 -> 65478 [Your node is 1181 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 09:41:19.659 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64397/65478
2018-03-10 09:41:23.093 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64497/65479
2018-03-10 09:41:29.796 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64597/65479
2018-03-10 09:41:39.034 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64697/65480
2018-03-10 09:41:50.461 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64797/65480
2018-03-10 09:42:01.070 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64897/65480
2018-03-10 09:42:02.456 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 64997/65480
2018-03-10 09:42:05.247 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65097/65480
2018-03-10 09:42:07.690 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65197/65480
2018-03-10 09:42:12.335 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65297/65480
2018-03-10 09:42:19.864 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65397/65480
2018-03-10 09:42:24.338 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65452/65484
2018-03-10 09:42:24.724 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65456/65484
2018-03-10 09:42:24.925 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65458/65484
2018-03-10 09:42:25.038 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65459/65484
2018-03-10 09:42:25.158 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65460/65484
2018-03-10 09:42:25.342 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65462/65484
2018-03-10 09:42:25.552 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65464/65484
2018-03-10 09:42:25.645 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65465/65484
2018-03-10 09:42:26.066 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65470/65484
2018-03-10 09:42:26.178 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65471/65484
2018-03-10 09:42:26.272 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65472/65484
2018-03-10 09:42:26.289 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65474/65484
2018-03-10 09:42:26.304 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65475/65484
2018-03-10 09:42:26.318 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65476/65484
2018-03-10 09:42:26.332 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65477/65484
2018-03-10 09:42:26.346 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65478/65484
2018-03-10 09:42:26.360 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65479/65484
2018-03-10 09:42:26.373 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65480/65484
2018-03-10 09:42:26.409 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [95.31.8.143:20188 OUT] Synced 65484/65484
2018-03-10 09:42:27.442 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 09:45:00.391 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 09:45:00.483 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 09:45:00.484 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 09:45:00.484 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 09:45:00.484 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 09:45:00.501 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 09:45:00.572 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 09:45:00.572 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 09:45:44.119 7ff783dd5b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 09:45:44.119 7ff783dd5b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 09:45:44.119 7ff783dd5b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 09:45:44.119 7ff783dd5b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 09:45:44.120 7ff783dd5b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 09:45:48.175 7ff783dd5b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 09:45:48.175 7ff783dd5b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 09:45:48.176 7ff783dd5b80 ERROR default src/rpc/rpc_args.cpp:76 --rpc-bind-ip permits inbound unencrypted external connections. Consider SSH tunnel or SSL proxy instead. Override with --confirm-external-bind
2018-03-10 09:45:48.177 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:45:48.177 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563751f25a0e]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x757 [0x563751cd2167]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:daemonize::t_executor::run_interactive(boost::program_options::variables_map const&)+0x13 [0x563751d9c023]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x166 [0x563751d9e2e6]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:main+0x1777 [0x563751ca8587]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7ff780e762b1]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:_start+0x2a [0x563751cb015a]
2018-03-10 09:45:48.180 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:45:48.180 7ff783dd5b80 INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 09:45:48.182 7ff783dd5b80 INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 09:45:48.182 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: cryptonote::DB_ERROR*
2018-03-10 09:45:48.182 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563751f25a0e]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::Blockchain::deinit()+0x44a [0x563751e93f6a]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::deinit()+0x25 [0x563751ec2365]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_core::~t_core()+0xd2 [0x563751cef402]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x788 [0x563751cd2198]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:daemonize::t_executor::run_interactive(boost::program_options::variables_map const&)+0x13 [0x563751d9c023]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x166 [0x563751d9e2e6]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:main+0x1777 [0x563751ca8587]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [9] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7ff780e762b1]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:_start+0x2a [0x563751cb015a]
2018-03-10 09:45:48.183 7ff783dd5b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:45:48.183 7ff783dd5b80 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...
2018-03-10 09:45:48.183 7ff783dd5b80 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 09:45:48.183 7ff783dd5b80 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 09:45:48.184 7ff783dd5b80 ERROR daemon src/daemon/main.cpp:287 Exception in main! Failed to initialize core rpc server.
2018-03-10 09:46:04.959 7fa65e36eb80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 09:46:04.959 7fa65e36eb80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 09:46:04.959 7fa65e36eb80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 09:46:04.959 7fa65e36eb80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 09:46:04.960 7fa65e36eb80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 09:46:08.989 7fa65e36eb80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 09:46:08.989 7fa65e36eb80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 09:46:08.989 7fa65e36eb80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 09:46:08.989 7fa65e36eb80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 09:46:08.990 7fa65e36eb80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 09:46:08.990 7fa65e36eb80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 09:46:09.036 7fa65e36eb80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 09:46:09.045 7fa65e36eb80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 09:46:09.045 7fa65e36eb80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 09:46:09.045 7fa65e36eb80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 09:46:09.045 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 09:46:09.045 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 09:46:09.046 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [78.46.85.142:53964 INC] Sync data returned a new top block candidate: 65498 -> 65506 [Your node is 8 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 09:46:10.046 [P2P7] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 09:46:10.074 [P2P7] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 09:46:11.046 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [88.99.6.16:20188 OUT] Synced 65506/65506
2018-03-10 09:46:11.046 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:46:11.046 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 09:46:11.097 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:46:11.242 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:46:11.354 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:46:11.357 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:46:18.286 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 09:46:18.286 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 09:46:18.286 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 09:46:18.286 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 09:46:18.287 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 09:46:18.290 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 09:46:18.304 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 09:46:18.304 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 09:46:31.820 7faf866e0b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 09:46:31.820 7faf866e0b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 09:46:31.820 7faf866e0b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 09:46:31.820 7faf866e0b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 09:46:31.821 7faf866e0b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 09:46:35.856 7faf866e0b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 09:46:35.856 7faf866e0b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 09:46:35.857 7faf866e0b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 09:46:35.857 7faf866e0b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 09:46:35.857 7faf866e0b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 09:46:35.857 7faf866e0b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 09:46:35.902 7faf866e0b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 09:46:35.916 7faf866e0b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 09:46:35.916 7faf866e0b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 09:46:35.916 7faf866e0b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 09:46:35.917 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 09:46:35.917 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 09:46:36.917 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 09:46:36.942 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 09:46:37.669 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [111.90.158.214:20188 OUT] Sync data returned a new top block candidate: 65506 -> 65508 [Your node is 2 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 09:46:38.071 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [178.192.138.187:20188 OUT] Synced 65508/65508
2018-03-10 09:46:38.071 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:46:38.071 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 09:46:38.119 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 09:53:44.178 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:53:44.178 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:53:44.178 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:53:44.187 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:53:44.188 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:53:44.188 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:53:44.188 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:53:44.188 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:53:44.188 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:53:44.188 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:53:54.876 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:53:54.876 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:53:54.876 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:53:54.881 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:54:07.260 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:54:07.260 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:54:07.260 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:54:07.267 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:55:04.342 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65536
id: <9fb7ca090eca9e72cb03269b4784e362e7248c0067074c66dceaf4761148f219>
PoW: <b312d26fdd185ca51a446215918e48a67a8036d7ed3d64ee7eaf440706000000>
difficulty: 181229291
2018-03-10 09:55:07.421 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:55:07.421 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:55:07.421 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:55:07.427 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:55:09.004 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:55:09.004 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:55:09.004 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:55:09.010 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:55:12.733 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:55:12.733 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:55:12.733 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:55:12.739 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:56:10.706 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65539
id: <ba08672bd000002c973cca53b4496200a183be972814c30d9b8a8e88234fc34e>
PoW: <96c77ad3782d4c378b426f5a12022f2b780464d5f21fc4fb03543c0a17000000>
difficulty: 181279594
2018-03-10 09:58:25.446 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65551
id: <2c465a53b3021b487808870edd99779aeb48e910109ff4ef5a0321785984412a>
PoW: <b85a0c4579df1628a549ddbd0df1dc1ba3a71d80e1acc51dfae7760a0b000000>
difficulty: 181405963
2018-03-10 09:58:40.897 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:58:40.897 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:58:40.897 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:58:40.903 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:58:51.961 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:58:51.961 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:58:51.961 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:58:51.967 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:59:06.661 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 09:59:06.661 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 09:59:06.661 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55bc0a01ca0e]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55bc09fbaba7]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55bc09fbcce3]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55bc09f136a2]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55bc09f46d8d]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55bc09f4ea4c]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55bc09e547ee]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55bc09e1e228]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55bc09e1e579]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55bc09e91a60]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55bc09e91eed]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55bc09e921cf]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55bc09e33751]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55bc09e33b36]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55bc09e33eb5]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55bc09e34154]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55bc09dd446e]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55bc09df32b2]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7faf84c99116]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7faf83b07494]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7faf83849aff]
2018-03-10 09:59:06.667 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 09:59:23.095 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65560
id: <dac7a30dd433a0917b98e426490bc2c093183dfef63a2f108cffd9f341df72b9>
PoW: <ba9dc43e4dd68c6e05198e22c7aaaaf850c9d4f806d4eeece1ac5bb712000000>
difficulty: 181772273
2018-03-10 09:59:56.666 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65563
id: <4ebf3547a42f82e3e7da3e749a305189c2f72c6e5e7969b88f28d18ab4860b68>
PoW: <33c1b4b19abe8c29f0fcb0625ec7d67715db44e53b015d63bc4e3b4006000000>
difficulty: 181907408
2018-03-10 10:18:05.983 [P2P8] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65659
id: <38c752f20a4dd08725c7b486b74c2191da4b1ed52c134663cba8e842b61b87e9>
PoW: <42295cdd16a3a96969d1002f071a8afef876b25354e0632f6e1005b107000000>
difficulty: 184581074
2018-03-10 10:19:38.722 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 10:19:38.722 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 10:19:38.722 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 10:19:38.722 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 10:19:38.723 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 10:19:39.402 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 10:19:39.433 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 10:19:39.433 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 10:19:55.563 7f578c9d2b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 10:19:55.563 7f578c9d2b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 10:19:55.563 7f578c9d2b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 10:19:55.563 7f578c9d2b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 10:19:55.563 7f578c9d2b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 10:19:59.597 7f578c9d2b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 10:19:59.597 7f578c9d2b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 10:19:59.597 7f578c9d2b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 10:19:59.598 7f578c9d2b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 10:19:59.598 7f578c9d2b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 10:19:59.598 7f578c9d2b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 10:19:59.637 7f578c9d2b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 10:19:59.667 7f578c9d2b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 10:19:59.667 7f578c9d2b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 10:19:59.667 7f578c9d2b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 10:19:59.667 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 10:19:59.667 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 10:20:00.668 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 10:20:00.683 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 10:20:12.658 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [163.44.197.199:20188 OUT] Sync data returned a new top block candidate: 65665 -> 65667 [Your node is 2 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 10:20:14.599 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [163.44.197.199:20188 OUT] Synced 65667/65667
2018-03-10 10:20:14.599 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:20:14.599 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 10:23:22.967 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65679
id: <6804d15be69af341dc2266e0e4055eee29b528c10ad788c3d71e505ef10ab672>
PoW: <9e2836d1374e6a35e0fce7abd1d8234204548b88da142a6147d7185e0d000000>
difficulty: 186252922
2018-03-10 10:25:17.907 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65676
id: <df8a22a97483de9099ac285626ea7109713c5fe903f6e7fa9017be39d5c936d9>
PoW: <2f6415ca40bdc6d04415a8ee1a00128d4321fb59c8c4ab1ca3dac63304000000>
difficulty: 185524066
2018-03-10 10:26:23.199 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 10:26:23.200 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:26:23.200 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55d919bc3a0e]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55d919b61ba7]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55d919b63ce3]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55d919aba6a2]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55d919aedd8d]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55d919af5a4c]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55d9199fb7ee]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55d9199c5228]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55d9199c5579]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55d919a38a60]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55d919a38eed]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55d919a391cf]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55d9199da751]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55d9199dab36]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55d9199daeb5]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55d9199db154]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55d91997b46e]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55d91999a2b2]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f578af8b116]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f5789df9494]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f5789b3baff]
2018-03-10 10:26:23.206 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:27:55.662 7f543d9b0b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 10:27:55.662 7f543d9b0b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 10:27:55.662 7f543d9b0b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 10:27:55.662 7f543d9b0b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 10:27:55.662 7f543d9b0b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 10:27:55.687 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >
2018-03-10 10:27:55.687 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x560dcbf1fa0e]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:void boost::throw_exception<boost::system::system_error>(boost::system::system_error const&)+0x13d [0x560dcbce188d]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:boost::asio::detail::do_throw_error(boost::system::error_code const&, char const*)+0x4f [0x560dcbce192f]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::init_server(unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+0x45b [0x560dcbd7e76b]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::init_server(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x50 [0x560dcbd7f2e0]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::init(boost::program_options::variables_map const&)+0x1928 [0x560dcbd80e78]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:daemonize::t_p2p::t_p2p(boost::program_options::variables_map const&, daemonize::t_protocol&)+0x488 [0x560dcbd828d8]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x503 [0x560dcbccbf13]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x560dcbd95fd3]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x560dcbd98345]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:main+0x1777 [0x560dcbca2587]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [12] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f543aa512b1]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:_start+0x2a [0x560dcbcaa15a]
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:27:55.689 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x560dcbf1fa0e]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:daemonize::t_p2p::t_p2p(boost::program_options::variables_map const&, daemonize::t_protocol&)+0x5f6 [0x560dcbd82a46]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x503 [0x560dcbccbf13]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x560dcbd95fd3]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x560dcbd98345]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:main+0x1777 [0x560dcbca2587]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f543aa512b1]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:_start+0x2a [0x560dcbcaa15a]
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:27:55.691 7f543d9b0b80 INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: cryptonote::DB_ERROR*
2018-03-10 10:27:55.691 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x560dcbf1fa0e]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::Blockchain::deinit()+0x44a [0x560dcbe8df6a]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::deinit()+0x25 [0x560dcbebc365]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_core::~t_core()+0xd2 [0x560dcbce9402]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x788 [0x560dcbccc198]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x560dcbd95fd3]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x560dcbd98345]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:main+0x1777 [0x560dcbca2587]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [9] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f543aa512b1]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:_start+0x2a [0x560dcbcaa15a]
2018-03-10 10:27:55.693 7f543d9b0b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:27:55.693 7f543d9b0b80 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...
2018-03-10 10:27:55.694 7f543d9b0b80 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 10:27:55.694 7f543d9b0b80 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 10:27:55.694 7f543d9b0b80 ERROR daemon src/daemon/main.cpp:287 Exception in main! Failed to initialize p2p server.
2018-03-10 10:28:08.238 7f0ea106bb80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 10:28:08.238 7f0ea106bb80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 10:28:08.240 7f0ea106bb80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 10:28:08.240 7f0ea106bb80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 10:28:08.240 7f0ea106bb80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 10:28:08.269 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >
2018-03-10 10:28:08.269 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x560c41ba3a0e]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:void boost::throw_exception<boost::system::system_error>(boost::system::system_error const&)+0x13d [0x560c4196588d]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:boost::asio::detail::do_throw_error(boost::system::error_code const&, char const*)+0x4f [0x560c4196592f]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::init_server(unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+0x45b [0x560c41a0276b]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::init_server(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x50 [0x560c41a032e0]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::init(boost::program_options::variables_map const&)+0x1928 [0x560c41a04e78]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:daemonize::t_p2p::t_p2p(boost::program_options::variables_map const&, daemonize::t_protocol&)+0x488 [0x560c41a068d8]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x503 [0x560c4194ff13]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x560c41a19fd3]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x560c41a1c345]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:main+0x1777 [0x560c41926587]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [12] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f0e9e10c2b1]
2018-03-10 10:28:08.271 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:_start+0x2a [0x560c4192e15a]
2018-03-10 10:28:08.272 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:08.272 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:28:08.272 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x560c41ba3a0e]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:daemonize::t_p2p::t_p2p(boost::program_options::variables_map const&, daemonize::t_protocol&)+0x5f6 [0x560c41a06a46]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x503 [0x560c4194ff13]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x560c41a19fd3]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x560c41a1c345]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:main+0x1777 [0x560c41926587]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [7] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f0e9e10c2b1]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:_start+0x2a [0x560c4192e15a]
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:08.273 7f0ea106bb80 INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: cryptonote::DB_ERROR*
2018-03-10 10:28:08.273 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x560c41ba3a0e]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::Blockchain::deinit()+0x44a [0x560c41b11f6a]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::deinit()+0x25 [0x560c41b40365]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_core::~t_core()+0xd2 [0x560c4196d402]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x788 [0x560c41950198]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x560c41a19fd3]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x560c41a1c345]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:main+0x1777 [0x560c41926587]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [9] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f0e9e10c2b1]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:_start+0x2a [0x560c4192e15a]
2018-03-10 10:28:08.274 7f0ea106bb80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:08.274 7f0ea106bb80 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...
2018-03-10 10:28:08.274 7f0ea106bb80 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 10:28:08.274 7f0ea106bb80 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 10:28:08.274 7f0ea106bb80 ERROR daemon src/daemon/main.cpp:287 Exception in main! Failed to initialize p2p server.
2018-03-10 10:28:09.491 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 10:28:09.491 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:28:09.491 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55d919bc3a0e]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55d919b61ba7]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55d919b63ce3]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55d919aba6a2]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55d919aedd8d]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55d919af5a4c]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55d9199fb7ee]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55d9199c5228]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55d9199c5579]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55d919a38a60]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55d919a38eed]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55d919a391cf]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55d9199da751]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55d9199dab36]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55d9199daeb5]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55d9199db154]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55d91997b46e]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55d91999a2b2]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f578af8b116]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f5789df9494]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f5789b3baff]
2018-03-10 10:28:09.497 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:10.447 7f5dc6da1b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 10:28:10.447 7f5dc6da1b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 10:28:10.447 7f5dc6da1b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 10:28:10.447 7f5dc6da1b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 10:28:10.448 7f5dc6da1b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 10:28:10.473 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >
2018-03-10 10:28:10.473 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5609f2f63a0e]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:void boost::throw_exception<boost::system::system_error>(boost::system::system_error const&)+0x13d [0x5609f2d2588d]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:boost::asio::detail::do_throw_error(boost::system::error_code const&, char const*)+0x4f [0x5609f2d2592f]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::init_server(unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+0x45b [0x5609f2dc276b]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::init_server(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x50 [0x5609f2dc32e0]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::init(boost::program_options::variables_map const&)+0x1928 [0x5609f2dc4e78]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:daemonize::t_p2p::t_p2p(boost::program_options::variables_map const&, daemonize::t_protocol&)+0x488 [0x5609f2dc68d8]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x503 [0x5609f2d0ff13]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x5609f2dd9fd3]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x5609f2ddc345]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:main+0x1777 [0x5609f2ce6587]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [12] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f5dc3e422b1]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:_start+0x2a [0x5609f2cee15a]
2018-03-10 10:28:10.479 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:10.480 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:28:10.480 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5609f2f63a0e]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:daemonize::t_p2p::t_p2p(boost::program_options::variables_map const&, daemonize::t_protocol&)+0x5f6 [0x5609f2dc6a46]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x503 [0x5609f2d0ff13]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x5609f2dd9fd3]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x5609f2ddc345]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:main+0x1777 [0x5609f2ce6587]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f5dc3e422b1]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:_start+0x2a [0x5609f2cee15a]
2018-03-10 10:28:10.483 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:10.484 7f5dc6da1b80 INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 10:28:10.484 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:120 Exception: cryptonote::DB_ERROR*
2018-03-10 10:28:10.484 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5609f2f63a0e]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::Blockchain::deinit()+0x44a [0x5609f2ed1f6a]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::deinit()+0x25 [0x5609f2f00365]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:daemonize::t_core::~t_core()+0xd2 [0x5609f2d2d402]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:daemonize::t_daemon::t_daemon(boost::program_options::variables_map const&)+0x788 [0x5609f2d10198]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:daemonize::t_executor::run_non_interactive(boost::program_options::variables_map const&)+0x13 [0x5609f2dd9fd3]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&)+0x1c5 [0x5609f2ddc345]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:main+0x1777 [0x5609f2ce6587]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [9] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f5dc3e422b1]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:_start+0x2a [0x5609f2cee15a]
2018-03-10 10:28:10.489 7f5dc6da1b80 INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:28:10.489 7f5dc6da1b80 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...
2018-03-10 10:28:10.490 7f5dc6da1b80 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 10:28:10.490 7f5dc6da1b80 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 10:28:10.490 7f5dc6da1b80 ERROR daemon src/daemon/main.cpp:287 Exception in main! Failed to initialize p2p server.
2018-03-10 10:28:43.958 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 10:28:43.958 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 10:28:43.958 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 10:28:43.958 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 10:28:43.959 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 10:28:44.789 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 10:28:44.800 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 10:28:44.800 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 10:28:48.539 7f05dc108b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 10:28:48.539 7f05dc108b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 10:28:48.539 7f05dc108b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 10:28:48.539 7f05dc108b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 10:28:48.539 7f05dc108b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 10:28:52.560 7f05dc108b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 10:28:52.560 7f05dc108b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 10:28:52.560 7f05dc108b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 10:28:52.560 7f05dc108b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 10:28:52.560 7f05dc108b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 10:28:52.561 7f05dc108b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 10:28:52.604 7f05dc108b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 10:28:52.639 7f05dc108b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 10:28:52.639 7f05dc108b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 10:28:52.639 7f05dc108b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 10:28:52.640 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 10:28:52.640 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 10:28:53.640 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 10:28:53.668 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 10:29:01.118 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [211.226.115.43:20188 OUT] Sync data returned a new top block candidate: 65705 -> 65707 [Your node is 2 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 10:29:03.020 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [211.226.115.43:20188 OUT] Synced 65708/65708
2018-03-10 10:29:03.020 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:29:03.020 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 10:30:23.859 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65709
id: <dde9dd12e1712af138aa6d756a8c4b33a57e81454701374a5421075eed5dbc1b>
PoW: <298eb6c5aa9e26eae3bca628b1e6059855f09d79f54d992784dac2a80e000000>
difficulty: 187971952
2018-03-10 10:30:23.879 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65709
id: <050cb634cdd3f7b61cff3c9907b0581b167f2bff0eeb8a5b0e4c3afb38fcb1d3>
PoW: <8c3c60a0fb24f0c5415d7469e977e64ed13cf3a829e967cf5600354403000000>
difficulty: 187971952
2018-03-10 10:30:59.052 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65712
id: <99ee2977cd9e1425bb582ca3bcbed15e8ff17b0f858bf0533f98836971c3f459>
PoW: <9b5698d535f3b1ad7ef606030c92ec227d7ed09aec72bc393e2f914709000000>
difficulty: 188049482
2018-03-10 10:38:07.340 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 10:38:07.340 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:38:07.340 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x558368f83a0e]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x558368f21ba7]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x558368f23ce3]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x558368e7a6a2]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x558368eadd8d]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x558368eb5a4c]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x558368dbb7ee]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x558368d85228]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x558368d85579]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x558368df8a60]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x558368df8eed]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x558368df91cf]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x558368d9a751]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x558368d9ab36]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x558368d9aeb5]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x558368d9b154]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x558368d3b46e]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x558368d5a2b2]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f05da6c1116]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f05d952f494]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f05d9271aff]
2018-03-10 10:38:07.343 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:38:40.479 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 10:38:40.479 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 10:38:40.523 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 10:38:40.523 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 10:38:40.523 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 10:38:40.755 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 10:38:40.771 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 10:38:40.771 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 10:38:42.034 7fac32d98b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 10:38:42.034 7fac32d98b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 10:38:42.034 7fac32d98b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 10:38:42.034 7fac32d98b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 10:38:42.035 7fac32d98b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 10:38:46.064 7fac32d98b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 10:38:46.064 7fac32d98b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 10:38:46.066 7fac32d98b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 10:38:46.066 7fac32d98b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 10:38:46.066 7fac32d98b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 10:38:46.067 7fac32d98b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 10:38:46.108 7fac32d98b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 10:38:46.123 7fac32d98b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 10:38:46.123 7fac32d98b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 10:38:46.123 7fac32d98b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 10:38:46.124 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 10:38:46.124 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 10:38:46.408 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [91.105.184.17:17569 INC] Sync data returned a new top block candidate: 65747 -> 65748 [Your node is 1 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 10:38:47.091 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [91.105.184.17:17569 INC] Synced 65748/65748
2018-03-10 10:38:47.091 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:38:47.091 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 10:38:47.124 [P2P3] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 10:38:47.137 [P2P3] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 10:39:15.853 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 10:39:15.853 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 10:39:15.853 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5599efabda0e]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x5599efa5bba7]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x5599efa5dce3]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x5599ef9b46a2]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x5599ef9e7d8d]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x5599ef9efa4c]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x5599ef8f57ee]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x5599ef8bf228]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x5599ef8bf579]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x5599ef932a60]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x5599ef932eed]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x5599ef9331cf]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5599ef8d4751]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5599ef8d4b36]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5599ef8d4eb5]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x5599ef8d5154]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x5599ef87546e]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x5599ef8942b2]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fac31351116]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fac301bf494]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fac2ff01aff]
2018-03-10 10:39:15.857 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 10:39:37.452 [P2P5] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65750
id: <a39cd0b9d564322ff12532336aaceda86d5c34a4375a5d453f5aedd681aabf82>
PoW: <8b4068094ecf014930801e9e378538a53318dc9c34f7972aa55aacf615000000>
difficulty: 188594754
2018-03-10 10:39:37.467 [P2P5] INFO global src/cryptonote_core/blockchain.cpp:1425 ###### REORGANIZE on height: 65750 of 65750 with cum_difficulty 9508357631432
alternative blockchain size: 2 with cum_difficulty 9508546219683
2018-03-10 10:39:37.506 [P2P5] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65750
id: <c139da81da98e3873693fef76a5fca0ec154fd4caa17dcb0fc2b0fd53a5ccafc>
PoW: <e6ff2e7417fca0263f8fc519c7d1d02780241db796ff105b462c3ad507000000>
difficulty: 188594754
2018-03-10 10:39:37.506 [P2P5] WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2674 WARNING: batch transaction mode already enabled, but asked to enable batch mode
2018-03-10 10:39:37.529 [P2P5] INFO global src/cryptonote_core/blockchain.cpp:897 REORGANIZE SUCCESS! on height: 65750, new blockchain size: 65752
2018-03-10 10:39:37.530 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [94.130.67.112:20188 OUT] Synced 65752/65752
2018-03-10 10:39:37.535 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:39:37.604 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:39:37.825 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:39:38.371 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:39:38.391 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 10:44:10.510 [P2P2] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65767
id: <f627bc1d8e056abb80e00ec986fd786da79f9c31851991b59253c200361cd3b1>
PoW: <f5a6bb2f0feaeea6a81f678de1a9e1791e0e353ad8b5ccca2db6ad0a10000000>
difficulty: 188715557
2018-03-10 10:59:11.872 [P2P5] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65791
id: <7a8970692d34fa61142e499c5b27bc235d6b24075fe70d725938bfae929cc8b6>
PoW: <beaa4290388ff2ea64b18fd759cfdbe08f2523ea8082dcf1f49298e802000000>
difficulty: 188600868
2018-03-10 11:08:40.075 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:08:40.089 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65821
id: <7efda5e77bd33fd4f5d15bccbf656f8c2343a92218a1ab42136dbc4a7a36b070>
PoW: <cbdedb9ef6b8ca66cf9f87801b41acfcecb85ebdf762a09e7c2fa7a203000000>
difficulty: 188323289
2018-03-10 11:08:40.103 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65822
id: <ad044f0a5dd53cef11be97264fccd5e78a71a1b0726ee20e17febea23314a06b>
PoW: <378f92ea9a0aad596eb765420d733d2b6fcfa672d313ec93f7830c7908000000>
difficulty: 188282087
2018-03-10 11:08:40.103 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:08:46.087 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:08:52.193 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:09:39.554 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:13:49.120 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:13:49.120 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:13:49.120 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5599efabda0e]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x5599efa5bba7]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x5599efa5dce3]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x5599ef9b46a2]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x5599ef9e7d8d]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x5599ef9efa4c]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x5599ef8f57ee]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x5599ef8bf228]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x5599ef8bf579]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x5599ef932a60]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x5599ef932eed]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x5599ef9331cf]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5599ef8d4751]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5599ef8d4b36]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5599ef8d4eb5]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x5599ef8d5154]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x5599ef8942b2]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fac31351116]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fac301bf494]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fac2ff01aff]
2018-03-10 11:13:49.122 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:14:23.731 [P2P1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65847
id: <ceea3c7d5cafc2bff2bd7307df71fa6bfc3f267069930b6e5837e631c70c1497>
PoW: <854a703cd209f38fe14f451034f2b7ba69bca12be8e6082f4124385002000000>
difficulty: 187437138
2018-03-10 11:15:57.568 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:15:57.568 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:15:57.573 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:15:57.573 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:15:57.573 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:15:58.520 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:15:58.545 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:15:58.545 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:15:59.549 7efe1d2a7b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:15:59.549 7efe1d2a7b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:15:59.549 7efe1d2a7b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:15:59.549 7efe1d2a7b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:15:59.550 7efe1d2a7b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:16:03.591 7efe1d2a7b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:16:03.591 7efe1d2a7b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:16:03.591 7efe1d2a7b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:16:03.591 7efe1d2a7b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:16:03.591 7efe1d2a7b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:16:03.592 7efe1d2a7b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:16:03.624 7efe1d2a7b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:16:03.651 7efe1d2a7b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:16:03.651 7efe1d2a7b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:16:03.651 7efe1d2a7b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:16:03.651 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:16:03.652 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:16:04.652 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:16:04.665 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:16:10.729 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [177.134.74.160:20188 OUT] Sync data returned a new top block candidate: 65853 -> 65854 [Your node is 1 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:16:11.939 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [177.134.74.160:20188 OUT] Synced 65854/65854
2018-03-10 11:16:11.939 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:16:11.939 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:16:20.534 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65855
id: <4492725a0950b139a813fc5699e1c09a5e283e96c75ca9ab738ccb13151d0551>
PoW: <fbc4776e8fed7759db9448da2e9e1304e1707925373e0c590f895d0b10000000>
difficulty: 187001210
2018-03-10 11:17:25.868 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:17:25.868 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:17:25.869 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x561a6ca27a0e]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x561a6c9c5ba7]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x561a6c9c7ce3]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x561a6c91e6a2]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x561a6c951d8d]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x561a6c959a4c]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x561a6c85f7ee]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x561a6c829228]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x561a6c829579]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x561a6c89ca60]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x561a6c89ceed]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x561a6c89d1cf]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x561a6c83e751]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x561a6c83eb36]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x561a6c83eeb5]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x561a6c83f154]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x561a6c7df46e]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x561a6c7fe2b2]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7efe1b860116]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7efe1a6ce494]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7efe1a410aff]
2018-03-10 11:17:25.872 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:21:06.357 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:21:06.357 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:21:06.357 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x561a6ca27a0e]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x561a6c9c5ba7]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x561a6c9c7ce3]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x561a6c91e6a2]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x561a6c951d8d]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x561a6c959a4c]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x561a6c85f7ee]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x561a6c829228]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x561a6c829579]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x561a6c89ca60]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x561a6c89ceed]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x561a6c89d1cf]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x561a6c83e751]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x561a6c83eb36]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x561a6c83eeb5]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x561a6c83f154]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x561a6c7df46e]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x561a6c7fe2b2]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7efe1b860116]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7efe1a6ce494]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7efe1a410aff]
2018-03-10 11:21:06.363 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:21:20.558 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:21:20.558 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:21:20.558 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:21:20.558 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:21:20.558 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:21:20.717 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:21:20.729 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:21:20.729 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:21:21.851 7ff0283c3b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:21:21.851 7ff0283c3b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:21:21.851 7ff0283c3b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:21:21.851 7ff0283c3b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:21:21.851 7ff0283c3b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:21:26.133 7ff0283c3b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:21:26.134 7ff0283c3b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:21:26.134 7ff0283c3b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:21:26.134 7ff0283c3b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:21:26.134 7ff0283c3b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:21:26.134 7ff0283c3b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:21:26.169 7ff0283c3b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:21:26.214 7ff0283c3b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:21:26.215 7ff0283c3b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:21:26.215 7ff0283c3b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:21:26.215 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:21:26.215 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:21:27.216 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:21:27.245 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:21:34.844 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [114.199.194.108:20188 OUT] Sync data returned a new top block candidate: 65879 -> 65882 [Your node is 3 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:21:35.020 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [94.130.67.112:20188 OUT] Synced 65882/65882
2018-03-10 11:21:35.020 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:21:35.020 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:21:35.152 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:21:36.145 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:22:22.868 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:22:22.868 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:22:22.868 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:22:22.868 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:22:22.868 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:22:22.872 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:22:22.877 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:22:22.877 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:22:28.203 7f3eb9715b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:22:28.203 7f3eb9715b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:22:28.204 7f3eb9715b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:22:28.204 7f3eb9715b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:22:28.204 7f3eb9715b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:22:32.233 7f3eb9715b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:22:32.233 7f3eb9715b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:22:32.233 7f3eb9715b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:22:32.233 7f3eb9715b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:22:32.233 7f3eb9715b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:22:32.234 7f3eb9715b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:22:32.277 7f3eb9715b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:22:32.297 7f3eb9715b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:22:32.297 7f3eb9715b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:22:32.297 7f3eb9715b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:22:32.298 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:22:32.298 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:22:33.298 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:22:33.313 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:22:34.173 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:22:34.386 [P2P2] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65885
id: <f37a2825d721c7a0ec1ae45b6bdcc7ffb8b04de2cd91ea8d9d286afd5bfa029d>
PoW: <2aa793c0e477b5496f25901cc9628e0acfdd9b1d97ff681b688e618807000000>
difficulty: 185296575
2018-03-10 11:22:34.386 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:22:49.348 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:1425 ###### REORGANIZE on height: 65885 of 65885 with cum_difficulty 9533697708962
alternative blockchain size: 2 with cum_difficulty 9533883031397
2018-03-10 11:22:49.395 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65885
id: <544cbcb8f53335992dca858af302942a84d0cfc670bff18a381e6f251585c0b5>
PoW: <250211ee29d620199845cfc1d139670f7a6d73040e09539788c01a5103000000>
difficulty: 185296575
2018-03-10 11:22:49.395 [P2P4] WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2674 WARNING: batch transaction mode already enabled, but asked to enable batch mode
2018-03-10 11:22:49.418 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:897 REORGANIZE SUCCESS! on height: 65885, new blockchain size: 65887
2018-03-10 11:23:19.681 [P2P5] INFO stacktrace src/common/stack_trace.cpp:120 Exception: cryptonote::BLOCK_DNE
2018-03-10 11:23:19.681 [P2P5] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5599a24f2a0e]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited+0x322b0a [0x5599a242cb0a]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::BlockchainLMDB::get_block_height(crypto::hash const&) const+0x426 [0x5599a2438836]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::BlockchainLMDB::get_block_blob[abi:cxx11](crypto::hash const&) const+0x12b [0x5599a242eb1b]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::Blockchain::get_blocks<std::__cxx11::list<crypto::hash, std::allocator<crypto::hash> >, std::__cxx11::list<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, cryptonote::block>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, cryptonote::block> > >, std::__cxx11::list<crypto::hash, std::allocator<crypto::hash> > >(std::__cxx11::list<crypto::hash, std::allocator<crypto::hash> > const&, std::__cxx11::list<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, cryptonote::block>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, cryptonote::block> > >&, std::__cxx11::list<crypto::hash, std::allocator<crypto::hash> >&) const+0x1f1 [0x5599a248d7b1]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::Blockchain::handle_get_objects(cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request&, cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request&)+0x1b4 [0x5599a2473114]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:cryptonote::t_cryptonote_protocol_handler<cryptonote::core>::handle_request_get_objects(int, cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request&, cryptonote::cryptonote_connection_context&)+0x174 [0x5599a2335924]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:int epee::net_utils::buff_to_t_adapter<cryptonote::t_cryptonote_protocol_handler<cryptonote::core>, cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request, cryptonote::cryptonote_connection_context, boost::_bi::bind_t<int, boost::_mfi::mf3<int, cryptonote::t_cryptonote_protocol_handler<cryptonote::core>, int, cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request&, cryptonote::cryptonote_connection_context&>, boost::_bi::list4<boost::_bi::value<cryptonote::t_cryptonote_protocol_handler<cryptonote::core>*>, boost::arg<1>, boost::arg<2>, boost::arg<3> > > >(cryptonote::t_cryptonote_protocol_handler<cryptonote::core>*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, boost::_bi::bind_t<int, boost::_mfi::mf3<int, cryptonote::t_cryptonote_protocol_handler<cryptonote::core>, int, cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request&, cryptonote::cryptonote_connection_context&>, boost::_bi::list4<boost::_bi::value<cryptonote::t_cryptonote_protocol_handler<cryptonote::core>*>, boost::arg<1>, boost::arg<2>, boost::arg<3> > >, cryptonote::cryptonote_connection_context&)+0x226 [0x5599a232ea26]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:int cryptonote::t_cryptonote_protocol_handler<cryptonote::core>::handle_invoke_map<cryptonote::cryptonote_connection_context>(bool, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, cryptonote::cryptonote_connection_context&, bool&)+0x217 [0x5599a232eeb7]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:int nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::handle_invoke_map<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> >(bool, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context>&, bool&)+0x21a [0x5599a233290a]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::notify(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context>&)+0x3f [0x5599a2332b1f]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> >::handle_recv(void const*, unsigned long)+0x49c [0x5599a233300c]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x5599a234c99f]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5599a2308af1]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5599a2308ed6]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5599a2309255]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x5599a23094f4]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x5599a22aa46e]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [19] ./stellited:epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread()+0x822 [0x5599a22ca5a2]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [20] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f3eb7cce116]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f3eb6b3c494]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159 [22] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f3eb687eaff]
2018-03-10 11:23:19.685 [P2P5] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:24:44.453 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65899
id: <c5dbdbe38ee646c1c355cc691178ba4c8549e5bb538008b317f53027f3b6e1aa>
PoW: <94104fac024e84580228bafa4df08ed52e8975174061734fdb1cff2914000000>
difficulty: 185279166
2018-03-10 11:25:01.159 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65903
id: <de9e4ca45688cde5b0f7206c586a9dc72459c6119195c8870c11a4d9ec42b4fb>
PoW: <091c1b0cccda0eafd79da33c5b011c50e1c2ccdc087d1ec9e7af9a4c0a000000>
difficulty: 185374401
2018-03-10 11:25:02.784 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65903
id: <c26182ae5ca9d2104c87bbeccb995261b25565bd8370c533cb1b077bc0345566>
PoW: <c5ca619caf150a98139cf27f629010c293e68c774b9b2de39e2e5e8113000000>
difficulty: 185374401
2018-03-10 11:25:56.899 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:25:56.899 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:25:56.899 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5599a24f2a0e]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x5599a2490ba7]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x5599a2492ce3]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x5599a23e96a2]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x5599a241cd8d]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x5599a2424a4c]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x5599a232a7ee]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x5599a22f4228]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x5599a22f4579]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x5599a2367a60]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x5599a2367eed]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x5599a23681cf]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5599a2309751]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5599a2309b36]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5599a2309eb5]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x5599a230a154]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x5599a22aa46e]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x5599a22c92b2]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f3eb7cce116]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f3eb6b3c494]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f3eb687eaff]
2018-03-10 11:25:56.906 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:26:39.197 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:26:39.197 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:26:39.197 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:26:39.205 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5599a24f2a0e]
2018-03-10 11:26:39.205 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x5599a2490ba7]
2018-03-10 11:26:39.205 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x5599a2492ce3]
2018-03-10 11:26:39.205 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x5599a23e96a2]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x5599a241cd8d]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x5599a2424a4c]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x5599a232a7ee]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x5599a22f4228]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x5599a22f4579]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x5599a2367a60]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x5599a2367eed]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x5599a23681cf]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5599a2309751]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5599a2309b36]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5599a2309eb5]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x5599a230a154]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x5599a22aa46e]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x5599a22c92b2]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f3eb7cce116]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f3eb6b3c494]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f3eb687eaff]
2018-03-10 11:26:39.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:27:00.799 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:27:00.799 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:27:00.799 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:27:00.799 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:27:00.800 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:27:01.354 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:27:01.368 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:27:01.368 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:27:02.476 7fe120bfdb80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:27:02.476 7fe120bfdb80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:27:02.476 7fe120bfdb80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:27:02.476 7fe120bfdb80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:27:02.476 7fe120bfdb80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:27:06.524 7fe120bfdb80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:27:06.524 7fe120bfdb80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:27:06.525 7fe120bfdb80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:27:06.525 7fe120bfdb80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:27:06.525 7fe120bfdb80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:27:06.525 7fe120bfdb80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:27:06.571 7fe120bfdb80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:27:06.585 7fe120bfdb80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:27:06.585 7fe120bfdb80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:27:06.585 7fe120bfdb80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:27:06.585 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:27:06.585 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:27:06.585 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:27:07.585 [P2P7] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:27:07.610 [P2P7] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:27:08.969 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [24.214.147.167:20188 OUT] Sync data returned a new top block candidate: 65922 -> 65923 [Your node is 1 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:27:09.727 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:30:50.477 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:30:50.478 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:30:50.478 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x556e0a7dfa0e]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x556e0a77dba7]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x556e0a77fce3]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x556e0a6d66a2]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x556e0a709d8d]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x556e0a711a4c]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x556e0a6177ee]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x556e0a5e1228]
2018-03-10 11:30:50.483 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x556e0a5e1579]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x556e0a654a60]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x556e0a654eed]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x556e0a6551cf]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x556e0a5f6751]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x556e0a5f6b36]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x556e0a5f6eb5]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x556e0a5f7154]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x556e0a59746e]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x556e0a5b62b2]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fe11f1b6116]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fe11e024494]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fe11dd66aff]
2018-03-10 11:30:50.484 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:31:50.643 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:31:50.643 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:31:50.643 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x556e0a7dfa0e]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x556e0a77dba7]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x556e0a77fce3]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x556e0a6d66a2]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x556e0a709d8d]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x556e0a711a4c]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x556e0a6177ee]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x556e0a5e1228]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x556e0a5e1579]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x556e0a654a60]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x556e0a654eed]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x556e0a6551cf]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x556e0a5f6751]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x556e0a5f6b36]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x556e0a5f6eb5]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x556e0a5f7154]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x556e0a59746e]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x556e0a5b62b2]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fe11f1b6116]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fe11e024494]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fe11dd66aff]
2018-03-10 11:31:50.645 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:31:52.031 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:31:52.031 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:31:52.031 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x556e0a7dfa0e]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x556e0a77dba7]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x556e0a77fce3]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x556e0a6d66a2]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x556e0a709d8d]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x556e0a711a4c]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x556e0a6177ee]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x556e0a5e1228]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x556e0a5e1579]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x556e0a654a60]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x556e0a654eed]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x556e0a6551cf]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x556e0a5f6751]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x556e0a5f6b36]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x556e0a5f6eb5]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x556e0a5f7154]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x556e0a59746e]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x556e0a5b62b2]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fe11f1b6116]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fe11e024494]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fe11dd66aff]
2018-03-10 11:31:52.033 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:32:25.977 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:32:25.977 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:32:26.025 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:32:26.025 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:32:26.025 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:32:26.647 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:32:26.661 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:32:26.661 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:32:27.927 7fedacda1b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:32:27.927 7fedacda1b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:32:27.927 7fedacda1b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:32:27.927 7fedacda1b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:32:27.927 7fedacda1b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:32:31.978 7fedacda1b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:32:31.978 7fedacda1b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:32:31.978 7fedacda1b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:32:31.978 7fedacda1b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:32:31.978 7fedacda1b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:32:31.979 7fedacda1b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:32:32.028 7fedacda1b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:32:32.036 7fedacda1b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:32:32.036 7fedacda1b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:32:32.036 7fedacda1b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:32:32.036 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:32:32.036 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:32:32.037 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [217.10.44.221:49446 INC] Sync data returned a new top block candidate: 65951 -> 65952 [Your node is 1 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:32:32.396 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65950
id: <f34ee1c9d55859992ed133d896090057bdaa4707c2a318beb71f49df51c478aa>
PoW: <4d909f078d2d9f9bad97b4a61f5e03ab50b48e378f4089e1cf3da98401000000>
difficulty: 182719658
2018-03-10 11:32:32.410 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:1425 ###### REORGANIZE on height: 65950 of 65950 with cum_difficulty 9545738181027
alternative blockchain size: 2 with cum_difficulty 9545920728736
2018-03-10 11:32:32.472 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65950
id: <6a959e9849b9b1c84af75ba424e200519120428b4afc273d755eeee82c7fae82>
PoW: <ee878550ce56e176c70a0d68f80cce74b1b1d714e91b4ff4a3fe9a5f07000000>
difficulty: 182719658
2018-03-10 11:32:32.472 [P2P0] WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2674 WARNING: batch transaction mode already enabled, but asked to enable batch mode
2018-03-10 11:32:32.495 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:897 REORGANIZE SUCCESS! on height: 65950, new blockchain size: 65952
2018-03-10 11:32:32.496 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [217.10.44.221:49446 INC] Synced 65952/65952
2018-03-10 11:32:32.496 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:32:32.496 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:32:33.036 [P2P6] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:32:33.054 [P2P6] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:33:33.838 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:33:33.838 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:33:33.838 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55ca32006a0e]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55ca31fa4ba7]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55ca31fa6ce3]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55ca31efd6a2]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55ca31f30d8d]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55ca31f38a4c]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55ca31e3e7ee]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55ca31e08228]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55ca31e08579]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55ca31e7ba60]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55ca31e7beed]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55ca31e7c1cf]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55ca31e1d751]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55ca31e1db36]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55ca31e1deb5]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55ca31e1e154]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55ca31dbe46e]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55ca31ddd2b2]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fedab35a116]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fedaa1c8494]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7feda9f0aaff]
2018-03-10 11:33:33.840 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:33:33.879 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:33:33.879 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:33:33.879 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55ca32006a0e]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55ca31fa4ba7]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55ca31fa6ce3]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55ca31efd6a2]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55ca31f30d8d]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55ca31f38a4c]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55ca31e3e7ee]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55ca31e08228]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55ca31e08579]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55ca31e7ba60]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55ca31e7beed]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55ca31e7c1cf]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55ca31e1d751]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55ca31e1db36]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55ca31e1deb5]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55ca31e1e154]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55ca31dbe46e]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55ca31ddd2b2]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fedab35a116]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fedaa1c8494]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7feda9f0aaff]
2018-03-10 11:33:33.881 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:34:19.956 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:34:19.956 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:34:19.956 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55ca32006a0e]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55ca31fa4ba7]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55ca31fa6ce3]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55ca31efd6a2]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55ca31f30d8d]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55ca31f38a4c]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55ca31e3e7ee]
2018-03-10 11:34:19.964 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55ca31e08228]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55ca31e08579]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55ca31e7ba60]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55ca31e7beed]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55ca31e7c1cf]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55ca31e1d751]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55ca31e1db36]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55ca31e1deb5]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55ca31e1e154]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55ca31dbe46e]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55ca31ddd2b2]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fedab35a116]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fedaa1c8494]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7feda9f0aaff]
2018-03-10 11:34:19.965 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:34:30.892 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:34:30.892 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:34:30.892 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:34:30.892 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:34:30.892 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:34:31.061 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:34:31.086 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:34:31.087 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:34:32.101 7f53e7118b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:34:32.101 7f53e7118b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:34:32.102 7f53e7118b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:34:32.102 7f53e7118b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:34:32.102 7f53e7118b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:34:36.128 7f53e7118b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:34:36.128 7f53e7118b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:34:36.129 7f53e7118b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:34:36.129 7f53e7118b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:34:36.129 7f53e7118b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:34:36.130 7f53e7118b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:34:36.174 7f53e7118b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:34:36.188 7f53e7118b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:34:36.188 7f53e7118b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:34:36.188 7f53e7118b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:34:36.188 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:34:36.188 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:34:37.188 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:34:37.198 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:34:38.265 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:34:43.263 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:34:43.264 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:34:43.264 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55699d6e2a0e]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55699d680ba7]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55699d682ce3]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55699d5d96a2]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55699d60cd8d]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55699d614a4c]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55699d51a7ee]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55699d4e4228]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55699d4e4579]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55699d557a60]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55699d557eed]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55699d5581cf]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55699d4f9751]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55699d4f9b36]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55699d4f9eb5]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55699d4fa154]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55699d49a46e]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55699d4b92b2]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f53e56d1116]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f53e453f494]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f53e4281aff]
2018-03-10 11:34:43.266 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:34:49.622 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [24.214.147.167:20188 OUT] Sync data returned a new top block candidate: 65962 -> 65963 [Your node is 1 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:34:50.238 [P2P6] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65961
id: <c6225b390227a02ed8305b821621e945a1929443b52e8154f6110f26feab797b>
PoW: <0b4ced272b4c045a4dbf8bce40989ec453e8e9eb3cacb7c483e3834a0b000000>
difficulty: 191241872
2018-03-10 11:34:50.252 [P2P6] INFO global src/cryptonote_core/blockchain.cpp:1425 ###### REORGANIZE on height: 65961 of 65961 with cum_difficulty 9547780030308
alternative blockchain size: 2 with cum_difficulty 9547972053607
2018-03-10 11:34:50.324 [P2P6] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65961
id: <8dd118a3d6265c7c92f7ad6bfc50a5929bf9fc1de9150838241f319938f55716>
PoW: <19184e0248e1607368ee4a29518f20160e20644cdf9a7cbd8b4bec9207000000>
difficulty: 191241872
2018-03-10 11:34:50.324 [P2P6] WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2674 WARNING: batch transaction mode already enabled, but asked to enable batch mode
2018-03-10 11:34:50.347 [P2P6] INFO global src/cryptonote_core/blockchain.cpp:897 REORGANIZE SUCCESS! on height: 65961, new blockchain size: 65963
2018-03-10 11:34:50.348 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [217.182.205.248:20188 OUT] Synced 65963/65963
2018-03-10 11:34:50.360 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:34:50.360 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:34:50.500 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:34:50.549 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:34:50.633 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:35:25.218 [P2P9] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65950
id: <6a959e9849b9b1c84af75ba424e200519120428b4afc273d755eeee82c7fae82>
PoW: <ee878550ce56e176c70a0d68f80cce74b1b1d714e91b4ff4a3fe9a5f07000000>
difficulty: 182719658
2018-03-10 11:36:22.250 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [192.121.108.70:41760 INC] Sync data returned a new top block candidate: 65969 -> 65970 [Your node is 1 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:36:23.420 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65968
id: <2b512d00182cfbfb211ea828cdf6d1e7f3ef74bbdd474f1d0a636db38d05f605>
PoW: <214193f8fe69db1badb8a688d487f2581d645840f95fca4f5619c37c12000000>
difficulty: 204945021
2018-03-10 11:36:23.436 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1425 ###### REORGANIZE on height: 65968 of 65968 with cum_difficulty 9549164127026
alternative blockchain size: 2 with cum_difficulty 9549375399869
2018-03-10 11:36:23.512 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65968
id: <bab187c4d75f36c64360db6167263976c8afd78e6dd0b6283ffe0f120eb3ec3f>
PoW: <2e35668e6f613e2eee48a152dbf5f47a55c3088fa3d9554081bf17f712000000>
difficulty: 204945021
2018-03-10 11:36:23.512 [P2P7] WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2674 WARNING: batch transaction mode already enabled, but asked to enable batch mode
2018-03-10 11:36:23.535 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:897 REORGANIZE SUCCESS! on height: 65968, new blockchain size: 65970
2018-03-10 11:36:23.536 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [192.121.108.70:41760 INC] Synced 65970/65970
2018-03-10 11:36:23.597 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:36:37.267 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [104.168.94.51:20188 OUT] Sync data returned a new top block candidate: 65970 -> 65970 [Your node is 0 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:36:38.435 [P2P9] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65969
id: <301bee086d78191edbfc8cb872d1033276b9a22b04b4c86c14a323a7acb1a115>
PoW: <62901bee28fde52aca3029d47c1398eee8ae4907616c91a826f0151a04000000>
difficulty: 211272843
2018-03-10 11:36:38.435 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:36:40.773 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:36:40.773 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:36:40.774 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:36:40.774 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:36:40.774 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:36:40.774 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55699d6e2a0e]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55699d680ba7]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55699d682ce3]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55699d5d96a2]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55699d60cd8d]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55699d614a4c]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55699d51a7ee]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55699d4e4228]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55699d4e4579]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55699d557a60]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55699d557eed]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55699d5581cf]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55699d4f9751]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55699d4f9b36]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55699d4f9eb5]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55699d4fa154]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55699d49a46e]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55699d4b92b2]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f53e56d1116]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f53e453f494]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f53e4281aff]
2018-03-10 11:36:40.779 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55699d6e2a0e]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55699d680ba7]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55699d682ce3]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55699d5d96a2]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55699d60cd8d]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55699d614a4c]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55699d51a7ee]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55699d4e4228]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55699d4e4579]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55699d557a60]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55699d557eed]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55699d5581cf]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55699d4f9751]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55699d4f9b36]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55699d4f9eb5]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55699d4fa154]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55699d49a46e]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55699d4b92b2]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f53e56d1116]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f53e453f494]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f53e4281aff]
2018-03-10 11:36:40.782 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:37:40.877 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:37:40.877 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:37:40.877 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55699d6e2a0e]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55699d680ba7]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55699d682ce3]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55699d5d96a2]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55699d60cd8d]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55699d614a4c]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55699d51a7ee]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55699d4e4228]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55699d4e4579]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55699d557a60]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55699d557eed]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55699d5581cf]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55699d4f9751]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55699d4f9b36]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55699d4f9eb5]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55699d4fa154]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55699d49a46e]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55699d4b92b2]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f53e56d1116]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f53e453f494]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f53e4281aff]
2018-03-10 11:37:40.880 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:37:44.945 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:37:44.945 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:37:44.945 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x55699d6e2a0e]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x55699d680ba7]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x55699d682ce3]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x55699d5d96a2]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x55699d60cd8d]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x55699d614a4c]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x55699d51a7ee]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x55699d4e4228]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x55699d4e4579]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x55699d557a60]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x55699d557eed]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x55699d5581cf]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x55699d4f9751]
2018-03-10 11:37:44.951 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x55699d4f9b36]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x55699d4f9eb5]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x55699d4fa154]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x55699d49a46e]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x55699d4b92b2]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f53e56d1116]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f53e453f494]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f53e4281aff]
2018-03-10 11:37:44.952 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:37:45.289 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:37:45.289 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:37:45.289 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:37:45.289 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:37:45.290 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:37:45.292 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:37:45.325 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:37:45.325 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:37:46.413 7f5ea17afb80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:37:46.413 7f5ea17afb80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:37:46.413 7f5ea17afb80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:37:46.413 7f5ea17afb80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:37:46.413 7f5ea17afb80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:37:50.462 7f5ea17afb80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:37:50.462 7f5ea17afb80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:37:50.462 7f5ea17afb80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:37:50.463 7f5ea17afb80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:37:50.463 7f5ea17afb80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:37:50.463 7f5ea17afb80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:37:50.510 7f5ea17afb80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:37:50.520 7f5ea17afb80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:37:50.521 7f5ea17afb80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:37:50.521 7f5ea17afb80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:37:50.521 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:37:50.521 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:37:51.521 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:37:51.535 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:37:52.424 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:302 [104.168.94.51:36744 INC] Sync data returned a new top block candidate: 65974 -> 65976 [Your node is 2 blocks (0 days) behind]
SYNCHRONIZATION started
2018-03-10 11:37:54.182 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1151 [104.168.94.51:36744 INC] Synced 65976/65976
2018-03-10 11:37:54.182 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:37:54.182 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:37:54.386 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 11:38:26.006 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:38:26.007 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:38:26.007 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563b44ee2a0e]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563b44e80ba7]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563b44e82ce3]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563b44dd96a2]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563b44e0cd8d]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563b44e14a4c]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563b44d1a7ee]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563b44ce4228]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563b44ce4579]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563b44d57a60]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563b44d57eed]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563b44d581cf]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563b44cf9751]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563b44cf9b36]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563b44cf9eb5]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563b44cfa154]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563b44c9a46e]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563b44cb92b2]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f5e9fd68116]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f5e9ebd6494]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f5e9e918aff]
2018-03-10 11:38:26.011 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:39:08.780 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:39:08.780 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:39:08.780 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:39:08.784 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563b44ee2a0e]
2018-03-10 11:39:08.784 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563b44e80ba7]
2018-03-10 11:39:08.784 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563b44e82ce3]
2018-03-10 11:39:08.784 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563b44dd96a2]
2018-03-10 11:39:08.784 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563b44e0cd8d]
2018-03-10 11:39:08.784 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563b44e14a4c]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563b44d1a7ee]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563b44ce4228]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563b44ce4579]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563b44d57a60]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563b44d57eed]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563b44d581cf]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563b44cf9751]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563b44cf9b36]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563b44cf9eb5]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563b44cfa154]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563b44c9a46e]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563b44cb92b2]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f5e9fd68116]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f5e9ebd6494]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f5e9e918aff]
2018-03-10 11:39:08.785 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:41:16.717 [P2P1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65950
id: <6a959e9849b9b1c84af75ba424e200519120428b4afc273d755eeee82c7fae82>
PoW: <ee878550ce56e176c70a0d68f80cce74b1b1d714e91b4ff4a3fe9a5f07000000>
difficulty: 182719658
2018-03-10 11:42:28.022 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 11:42:28.022 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 11:42:28.022 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563b44ee2a0e]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563b44e80ba7]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563b44e82ce3]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563b44dd96a2]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563b44e0cd8d]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563b44e14a4c]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563b44d1a7ee]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563b44ce4228]
2018-03-10 11:42:28.031 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563b44ce4579]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563b44d57a60]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563b44d57eed]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563b44d581cf]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563b44cf9751]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563b44cf9b36]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563b44cf9eb5]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563b44cfa154]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563b44c9a46e]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563b44cb92b2]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f5e9fd68116]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f5e9ebd6494]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f5e9e918aff]
2018-03-10 11:42:28.032 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 11:43:05.645 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 11:43:05.645 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 11:43:05.678 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 11:43:05.678 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 11:43:05.678 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 11:43:05.680 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 11:43:05.689 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 11:43:05.689 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 11:43:06.804 7f704f1a4b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 11:43:06.804 7f704f1a4b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 11:43:06.804 7f704f1a4b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 11:43:06.804 7f704f1a4b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 11:43:06.805 7f704f1a4b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 11:43:10.837 7f704f1a4b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 11:43:10.837 7f704f1a4b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 11:43:10.838 7f704f1a4b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 11:43:10.838 7f704f1a4b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 11:43:10.838 7f704f1a4b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 11:43:10.838 7f704f1a4b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 11:43:10.871 7f704f1a4b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 11:43:10.890 7f704f1a4b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:43:10.890 7f704f1a4b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 11:43:10.890 7f704f1a4b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 11:43:10.890 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 11:43:10.890 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 11:43:10.891 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 11:43:11.891 [P2P8] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 11:43:11.903 [P2P8] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 11:43:46.938 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 65950
id: <6a959e9849b9b1c84af75ba424e200519120428b4afc273d755eeee82c7fae82>
PoW: <ee878550ce56e176c70a0d68f80cce74b1b1d714e91b4ff4a3fe9a5f07000000>
difficulty: 182719658
2018-03-10 11:43:46.941 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1518 SYNCHRONIZED OK
2018-03-10 12:16:15.043 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 12:16:15.044 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 12:16:15.044 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5635815e8a0e]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563581586ba7]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563581588ce3]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x5635814df6a2]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563581512d8d]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x56358151aa4c]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x5635814207ee]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x5635813ea228]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x5635813ea579]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x56358145da60]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x56358145deed]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x56358145e1cf]
2018-03-10 12:16:15.052 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5635813ff751]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5635813ffb36]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5635813ffeb5]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563581400154]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x5635813a046e]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x5635813bf2b2]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f704d75d116]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f704c5cb494]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f704c30daff]
2018-03-10 12:16:15.053 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 12:24:57.619 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-10 12:24:57.619 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-10 12:24:57.619 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x5635815e8a0e]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563581586ba7]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563581588ce3]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x5635814df6a2]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563581512d8d]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x56358151aa4c]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x5635814207ee]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x5635813ea228]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x5635813ea579]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x56358145da60]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x56358145deed]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x56358145e1cf]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x5635813ff751]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x5635813ffb36]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x5635813ffeb5]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563581400154]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x5635813a046e]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x5635813bf2b2]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7f704d75d116]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7f704c5cb494]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7f704c30daff]
2018-03-10 12:24:57.621 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-10 12:43:24.586 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-10 12:43:24.586 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-10 12:43:24.645 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-10 12:43:24.645 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-10 12:43:24.645 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-10 12:43:24.647 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-10 12:43:24.663 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-10 12:43:24.663 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-10 12:43:38.369 7f855c0fcb80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-10 12:43:38.369 7f855c0fcb80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-10 12:43:38.369 7f855c0fcb80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-10 12:43:38.369 7f855c0fcb80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-10 12:43:38.369 7f855c0fcb80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-10 12:43:42.446 7f855c0fcb80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-10 12:43:42.447 7f855c0fcb80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-10 12:43:42.447 7f855c0fcb80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-10 12:43:42.447 7f855c0fcb80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-10 12:43:42.447 7f855c0fcb80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-10 12:43:42.447 7f855c0fcb80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-10 12:43:42.493 7f855c0fcb80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-10 12:43:42.523 7f855c0fcb80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 12:43:42.523 7f855c0fcb80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-10 12:43:42.523 7f855c0fcb80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-10 12:43:42.523 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-10 12:43:42.523 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-10 12:43:43.524 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-10 12:43:43.539 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 12:43:44.095 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-10 13:47:15.272 [P2P8] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 14:47:24.617 [P2P2] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 16:05:27.889 [P2P6] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 17:13:59.541 [P2P4] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 18:16:22.098 [P2P6] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 19:22:39.229 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 20:50:11.990 [P2P9] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 22:34:26.811 [P2P9] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-10 23:58:35.049 [P2P8] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-11 00:43:44.587 [P2P8] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-11 01:00:31.461 [P2P3] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-11 01:50:37.528 [SRV_MAIN] INFO global src/daemon/p2p.h:80 p2p net loop stopped
2018-03-11 01:50:37.528 [SRV_MAIN] INFO global src/daemon/rpc.h:78 Stopping core rpc server...
2018-03-11 01:50:37.528 [SRV_MAIN] INFO global src/daemon/daemon.cpp:145 Node stopped.
2018-03-11 01:50:37.528 [SRV_MAIN] INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2018-03-11 01:50:37.528 [SRV_MAIN] INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2018-03-11 01:50:38.453 [SRV_MAIN] INFO global src/daemon/core.h:89 Deinitializing core...
2018-03-11 01:50:38.486 [SRV_MAIN] INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2018-03-11 01:50:38.486 [SRV_MAIN] INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2018-03-11 01:51:14.162 7fcd16022b80 INFO logging contrib/epee/src/mlog.cpp:148 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO
2018-03-11 01:51:14.162 7fcd16022b80 INFO global src/daemon/main.cpp:279 Stellite 'Chromium v2' (v1.2.1.0-release)
2018-03-11 01:51:14.163 7fcd16022b80 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-11 01:51:14.163 7fcd16022b80 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-11 01:51:14.163 7fcd16022b80 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-11 01:51:18.192 7fcd16022b80 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-11 01:51:18.192 7fcd16022b80 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-11 01:51:18.192 7fcd16022b80 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 94.130.207.37:20189
2018-03-11 01:51:18.192 7fcd16022b80 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 20189
2018-03-11 01:51:18.192 7fcd16022b80 INFO global src/daemon/core.h:73 Initializing core...
2018-03-11 01:51:18.193 7fcd16022b80 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/xtld/.stellite/lmdb ...
2018-03-11 01:51:18.245 7fcd16022b80 INFO global src/cryptonote_core/cryptonote_core.cpp:421 Loading checkpoints
2018-03-11 01:51:18.275 7fcd16022b80 WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-11 01:51:18.275 7fcd16022b80 INFO global src/daemon/core.h:78 Core initialized OK
2018-03-11 01:51:18.275 7fcd16022b80 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2018-03-11 01:51:18.275 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2018-03-11 01:51:18.275 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2018-03-11 01:51:18.275 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:1540 
**********************************************************************
You are now synchronized with the network. You may now start stellite-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************
2018-03-11 01:51:19.275 [P2P2] INFO global src/cryptonote_core/cryptonote_core.cpp:1247 
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.
You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)
Use the "help" command to see the list of available commands.
**********************************************************************

2018-03-11 01:51:19.291 [P2P2] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-11 02:32:41.199 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 02:32:41.199 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 02:32:41.199 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 02:32:41.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 02:51:19.518 [P2P7] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid StellitePulse DNS checkpoint records were received
2018-03-11 02:51:34.273 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 02:51:34.273 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 02:51:34.273 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 02:51:34.275 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 02:51:39.720 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 02:51:39.720 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 02:51:39.720 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 02:51:39.722 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 02:52:32.062 [P2P5] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66163
id: <14b401612086792fcdf0c7a020745b9972225955d53a278a0c9038123e12a316>
PoW: <057a9a0f8f20077ddbaf95e826bee4af0204f9fedd6e7aa08eedf6ee16000000>
difficulty: 169903106
2018-03-11 02:52:58.781 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 02:52:58.781 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 02:52:58.781 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 02:52:58.783 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 02:53:24.306 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66168
id: <5bb0575bd6d6005870111275d6de5ee7e323a01dc3f781a7a3d09699a37f3337>
PoW: <7423d023466bee19a34d6ba4712b420c9056ff0f384b14ac707178820d000000>
difficulty: 169129574
2018-03-11 02:55:03.499 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66184
id: <13f3142e73a352cc202e8a39e0943569b3d33eff65a7ce0dda3b8317e4dfc206>
PoW: <bfa0dbde878599ffa1cc134bb7edbe6f6531381aa221fbec8f87e2a618000000>
difficulty: 165815879
2018-03-11 02:55:03.516 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66184
id: <cdb82ef87df4af039677eca172a36a5897f22be37081515d65d3856bff6dc3e0>
PoW: <7a5dbace01e9231d65341fa84519d318d4b5d9f13a55c12da1a8229909000000>
difficulty: 165815879
2018-03-11 02:55:42.449 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66191
id: <f2237b0e5097d85a6efe1cbc9eac1bf1b997b5a1c8f17f5121890b5005d69a26>
PoW: <abefce9d8a71392e1462e505c23709f790336dbce89d02c0b94ba8b516000000>
difficulty: 165782397
2018-03-11 02:55:52.112 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:1425 ###### REORGANIZE on height: 66191 of 66191 with cum_difficulty 9646498817858
alternative blockchain size: 2 with cum_difficulty 9646664650708
2018-03-11 02:55:52.154 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66191
id: <feae4ec0d08428b6ae596d75749447b89eb33478ca5d5ddca09540f80edba01d>
PoW: <179a00549fbf1d9f5ca65a2c76630b6821d71229b0585c553bef214f0f000000>
difficulty: 165782397
2018-03-11 02:55:52.154 [P2P4] WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:2674 WARNING: batch transaction mode already enabled, but asked to enable batch mode
2018-03-11 02:55:52.177 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:897 REORGANIZE SUCCESS! on height: 66191, new blockchain size: 66193
2018-03-11 02:56:19.541 [P2P3] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66197
id: <9f400a3d4c71799df6804121a0797b19eaf3a217299b0ebb8cc75bc57f595aab>
PoW: <e7fa5e1b5b951a38defc1e64a225c319dca1766855b091fc29e24de60b000000>
difficulty: 165542575
2018-03-11 02:56:44.759 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66205
id: <3617f32ddedfbe4e37f7bf130e0046ff9d9ba77e83d14ad7136bb72c6aafc639>
PoW: <945d9852168b36daa718b42d8ab2243212da1aaee6a6bbb3f80f89a007000000>
difficulty: 165832619
2018-03-11 02:57:21.916 [P2P0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66214
id: <c37f8381e390a33a3cfe6dc43112435e70aa54f9e6567c256e925d506b8b89e7>
PoW: <3a55f58aeba81dc4c1015aa80b6255d6fc7fe8bfbac0906c9c42f24a0c000000>
difficulty: 166274299
2018-03-11 02:57:45.379 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66218
id: <1790f27e06041ea9ba30e0fb639f7cc6c2ce5240236531057dc9a4d81f20ee91>
PoW: <05867ad07a34a832ded5ea0a887c8421f5c35b62690d5bd3c10487e207000000>
difficulty: 165925617
2018-03-11 02:58:24.279 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66229
id: <f86f541dd1f05a14cbc0d1712972a4b0ac1b8a357cd4aea1ceabe20bb4faed4d>
PoW: <1088d7311b9f6a839c9a471f9f590c9582eb6d131f25078493a28bd10d000000>
difficulty: 165881964
2018-03-11 02:59:16.552 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66242
id: <1ca79d88d06ab6273f25cd00d29187acdcf96a956460451a72cf3e9fded663df>
PoW: <50c521f184f485504b7cbc8f89b6a33fb617b479a9a976255be17df506000000>
difficulty: 165801397
2018-03-11 03:00:01.749 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66250
id: <1f689173cbe798931849f1c962585a682ea467df4975afadf80f461b06d97968>
PoW: <b39671ce447dd33cb4ccaa5a9955a0511c91e4b0f840c8c553a8796e00000000>
difficulty: 165748321
2018-03-11 03:00:16.303 [P2P6] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66252
id: <843f1a1f5015465231e6a689e8003faee100ba3b8bb24ce522ec10e3fac5f92a>
PoW: <bae83fa8a4a72911d5ef974decde83cff122b9ffbab4dfe2a9a251b40d000000>
difficulty: 165687396
2018-03-11 03:00:52.974 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66258
id: <4b654f736cea1a8fda8dce9568905de7b4ce653ada9ac0fe5c567e9f8905620e>
PoW: <2d716f7b2be37dc921741d60e5eb2925d50804f5d450278631c1964c14000000>
difficulty: 165695115
2018-03-11 03:00:59.599 [P2P2] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66260
id: <ecd5711339a71db5f77f9d8d6e970e4b7056a036640d3c4ad6ef77dd5050376f>
PoW: <41aabd0c695ecb9efcaf3dd5a97eecade79a0b3dad2345b6dfd3baaa0e000000>
difficulty: 165681415
2018-03-11 03:01:06.729 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66261
id: <829c78e9caad64c1865b0b35ac018d0d3ff3f3b94d6c374ff398726b6bc67572>
PoW: <98b1e1efd4a91137cf971a929250cd95ad07696c84a08a1a9428325d17000000>
difficulty: 165657247
2018-03-11 03:01:27.236 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66264
id: <62c0c2f36c9dc3845b3c08df13b8babb633749bced43803fd2fc2e5e6f43bcdf>
PoW: <e7f8f4e71c4f5bde787653c3917fa8469841d71bc78f088735e4cb3309000000>
difficulty: 165606478
2018-03-11 03:02:07.926 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66275
id: <6e4fc79ba4dfc7042570ed2988ff0bcac744191353ccce5ad463585244b44890>
PoW: <63d292807718dc3f355afa06dba4160a7ec3ebbaeaa0a8633e5fc40e08000000>
difficulty: 165555622
2018-03-11 03:02:46.488 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66282
id: <0133e901d7854f0b0e57dbe3dce7a976dd627318d01873b7f84ba8ba62173453>
PoW: <680bc0ce827543c9ddb086339c0b2bac44f8c7dadee2e940ceed562216000000>
difficulty: 165563593
2018-03-11 03:04:19.686 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66301
id: <cf9da62df49ab1f2a80a8ac20b162e68d6995a477e089ef8d8fe47bb636b65bd>
PoW: <08175bee7a9c84ede16573d93781ffb3b0bb3932d6010b6cdb11922712000000>
difficulty: 165623973
2018-03-11 03:04:31.215 [P2P9] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66303
id: <5f2510f16c220df052e4a7ad5c0a933d93784422c9d031dcb2d94ed3da335912>
PoW: <b0f40e8b45f6d0886c3367ee7846b35ece2c8f60c9c208932521742c06000000>
difficulty: 165607055
2018-03-11 03:04:52.641 [RPC1] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66311
id: <f9319a62ceff107fd72fab83f0fe840c61432682441a354d78857d2f4ce93c91>
PoW: <007d876d75e991a659a93ebd42f53d7e0a1159bf04aea7ac714fd6e60f000000>
difficulty: 165639718
2018-03-11 03:06:24.835 [RPC0] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66321
id: <c06660a4ee95ce81a470d92e15e9a1cea6d6abbafbfaf0b9ef5a67eca6f523c8>
PoW: <1b6050d9e6ed19dacfebd7ce08347e9799f165b0f20ea314bdca57ba13000000>
difficulty: 165677342
2018-03-11 03:08:59.595 [P2P4] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66338
id: <c9519d15ff35368791dff8a0f92b9ba7a57d166bba3ce5eb80ec6e06769bfa99>
PoW: <726ca6dddf2bb67e3952d210642f14c9dc2df7ac3afb464350d3e7d307000000>
difficulty: 165836338
2018-03-11 03:10:30.216 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:10:30.216 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:10:30.216 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:10:30.216 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:10:30.216 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:10:30.216 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:10:30.218 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:10:30.220 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:10:30.220 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:10:30.220 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:10:30.220 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:10:30.222 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:11:59.199 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:11:59.199 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:11:59.200 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:11:59.200 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:11:59.200 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:11:59.200 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:11:59.201 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:11:59.202 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:11:59.204 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:11:59.204 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:boost::asio::detail::strand_service::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x65 [0x563247fde865]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:11:59.206 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.404 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.404 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.404 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.404 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.404 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.404 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.406 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.408 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.408 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.408 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.408 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.408 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:boost::asio::detail::strand_service::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x65 [0x563247fde865]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.410 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.411 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.411 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.411 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.411 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.411 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.411 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.412 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.412 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.412 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.412 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.414 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.415 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.415 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.416 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:28.416 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:28.416 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:28.417 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:28.418 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:34.809 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:34.809 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:34.809 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:34.809 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:34.809 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:34.809 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:34.811 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:34.813 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:34.813 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:34.813 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:34.813 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:34.813 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:34.815 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:34.817 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:34.818 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:34.818 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:34.818 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:34.818 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:12:56.354 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:12:56.354 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:12:56.354 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:12:56.356 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:13:25.236 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:13:25.236 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:13:25.236 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:13:25.239 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:13:32.606 [P2P7] INFO global src/cryptonote_core/blockchain.cpp:1436 ----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 66384
id: <261a431a5430f756501dd27fa25c795fc82323be55347a99ed27ac32622cf931>
PoW: <46304d20a00033212f470b1fc76defccb61f032d02b12d2b58213ddf07000000>
difficulty: 166075647
2018-03-11 03:14:47.856 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:14:47.856 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:14:47.856 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:14:47.856 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:14:47.856 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:14:47.856 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:14:47.858 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:14:47.860 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:14:47.860 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:14:47.860 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:14:47.860 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:14:47.861 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:14:47.863 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:14:47.863 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:14:47.863 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:14:47.863 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [7] ./stellited:epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base>::handle_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&)+0x9e [0x563247e127ee]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [8] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_request_and_send_response(epee::net_utils::http::http_request_info const&)+0x208 [0x563247ddc228]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [9] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_retriving_query_body()+0x159 [0x563247ddc579]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [10] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_buff_in(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)+0x1b0 [0x563247e4fa60]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [11] ./stellited:epee::net_utils::http::simple_http_connection_handler<epee::net_utils::connection_context_base>::handle_recv(void const*, unsigned long)+0x2d [0x563247e4feed]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [12] ./stellited:epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::handle_read(boost::system::error_code const&, unsigned long)+0x27f [0x563247e501cf]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [13] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>&)+0x61 [0x563247df1751]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [14] ./stellited:boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x166 [0x563247df1b36]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [15] ./stellited:void boost::asio::detail::strand_service::dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > > >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> > >&)+0x1e5 [0x563247df1eb5]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [16] ./stellited:boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x224 [0x563247df2154]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [17] ./stellited:boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long)+0x13e [0x563247d9246e]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [18] ./stellited:epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread()+0x822 [0x563247db12b2]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [19] /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.62.0+0x12116 [0x7fcd145db116]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [20] /lib/x86_64-linux-gnu/libpthread.so.0+0x7494 [0x7fcd13449494]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159 [21] /lib/x86_64-linux-gnu/libc.so.6:clone+0x3f [0x7fcd1318bacf]
2018-03-11 03:14:47.865 [RPC0] INFO stacktrace src/common/stack_trace.cpp:159
2018-03-11 03:15:55.509 [RPC1] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:15:55.509 [RPC1] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:15:55.509 [RPC1] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:15:55.509 [RPC0] ERROR cn src/cryptonote_core/cryptonote_core.cpp:1015 Transaction not found in pool
2018-03-11 03:15:55.509 [RPC0] INFO stacktrace src/common/stack_trace.cpp:120 Exception: std::runtime_error
2018-03-11 03:15:55.509 [RPC0] INFO stacktrace src/common/stack_trace.cpp:121 Unwound call stack:
2018-03-11 03:15:55.511 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [1] ./stellited:__cxa_throw+0xfe [0x563247fdaa0e]
2018-03-11 03:15:55.511 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [2] ./stellited:cryptonote::get_block_complete_entry(cryptonote::block&, cryptonote::tx_memory_pool&)+0x287 [0x563247f78ba7]
2018-03-11 03:15:55.511 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [3] ./stellited:cryptonote::core::handle_block_found(cryptonote::block&)+0x73 [0x563247f7ace3]
2018-03-11 03:15:55.511 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [4] ./stellited:cryptonote::core_rpc_server::on_submitblock(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, cryptonote::COMMAND_RPC_SUBMITBLOCK::response&, epee::json_rpc::error&)+0x342 [0x563247ed16a2]
2018-03-11 03:15:55.511 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [5] ./stellited:bool cryptonote::core_rpc_server::handle_http_request_map<epee::net_utils::connection_context_base>(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0xf0bd [0x563247f04d8d]
2018-03-11 03:15:55.511 [RPC1] INFO stacktrace src/common/stack_trace.cpp:159 [6] ./stellited:cryptonote::core_rpc_server::handle_http_request(epee::net_utils::http::http_request_info const&, epee::net_utils::http::http_response_info&, epee::net_utils::connection_context_base&)+0x16c [0x563247f0ca4c]
2018-03-11 03:15:55.511 [RPC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment