vertoe
Three of Nine
Around 5 minutes after I log out of my SSH session my daemon seems to shut down and I have no idea why. This is the tail of the debug.log:
Looks like a permission error. But why does that only happen after I log out? Any ideas?
Code:
2014-07-14 18:16:08 ERROR: CAddrman::Write() : open failed
2014-07-14 18:16:08 Flushed 10517 addresses to peers.dat 26ms
2014-07-14 18:16:44 CDarkSendPool::UpdateState() == 2 | 2
2014-07-14 18:16:44 DarkSendStatusUpdate - state: 2 entriesCount: 0 accepted: -1
2014-07-14 18:16:44 received block 00000000000ca3b86f6c67d519952b8ba2b54c176a82a9e2d8fc6cc8b3560f37 peer=7
2014-07-14 18:16:44 *** System error: boost::filesystem::create_directory: Permission denied: "/home/toe/.darkcoin"
2014-07-14 18:16:44 Error: System error: boost::filesystem::create_directory: Permission denied: "/home/toe/.darkcoin"
2014-07-14 18:16:44 ERROR: ProcessBlock() : AcceptBlock FAILED
2014-07-14 18:16:44 addcon thread interrupt
2014-07-14 18:16:44 opencon thread interrupt
2014-07-14 18:16:44 dumpaddr thread stop
2014-07-14 18:16:44 Shutdown : In progress...
2014-07-14 18:16:44 Flush(false)
2014-07-14 18:16:44 DBFlush(false) ended 0ms
2014-07-14 18:16:44 StopNode()
2014-07-14 18:16:44 msghand thread interrupt
2014-07-14 18:16:44 net thread interrupt
2014-07-14 18:16:44 ERROR: CAddrman::Write() : open failed
2014-07-14 18:16:44 Flushed 10517 addresses to peers.dat 35ms