Open whphhg opened 7 years ago
I've had the same issue on a regular node which is not staking and is not an incentive node. Replaced address in log with 'x.x.x.x':
[DEBUG] - handle_message: TCP transport got 1 addresses. [DEBUG] - handle_message: TCP connection got addr.address = x.x.x.x, addr.port = 54368, is_local = 0, timestamp = 0 mins. vcashd: ../src/address_manager.cpp:1541: void coin::address_manager::swap_random(const uint32_t&, const uint32_t&): Assertion `address_infomap.count(nid2) == 1' failed.
After running the node compiled using debug rather than release, it crashed a couple of times with the message below (I've replaced the IP with 0.0.0.0).