18:21:06 how to get an online psydonymity? 18:21:17 eg for github 18:21:24 without github knowing my ip etc 18:25:08 Use Tor or setup your own VPN. 18:50:36 Hi there, ive a very strange problem since 1/6/2020 with my local node (linux, 0.15.0.1), refuses to sync with other nodes but throws warnings and errors like this: https://nopaste.xyz/?ee7b91505e32921b#T7S4BjPCzbQjzyKbug2C/AfTCN8eiOpepL6QPpWqS1s= (multiple times with different txids/keys.) tried pop_blocks, --db-salvage and even restored 2w old known-good backup, but no luck. stops about block 2005600/2009808 (99.8%) every t 18:50:36 nned well before. any clues? 18:53:25 Looks like a corrupted blockchain. 18:53:52 Did you force shutdown your system / had power loss? 18:54:56 Did you compile it the binary yourself? 18:55:03 -it 18:55:56 compiled from src, but it happens with binarys from monero website too. and yes, there may be a forced shutdown 18:57:07 Ok, do you know what version of unbound you have installed on your system? 18:57:28 Or what version you used to compile the binaries. 18:59:18 unbound 1.9.5 systemwide but monero from git src had 0f6c0579d66b65f86066e30e7876105ba2775ef4 19:00:02 By default monero compiles with system unbound. 19:00:55 my ebuild somehow pulled a gitversion of it... 19:00:56 Ok, we suspect that unbound has a bug that leads to corrupted blockchain. Should be fixed in 1.9.6. 19:01:15 ok, there is an update avil :) 19:02:30 just rerun monerod afterwards should do the trick? 19:03:00 You have to compile again. 19:03:11 ok 19:03:27 And corrupted blockchain means that you have to sync from scratch :/ 19:03:58 Should only take a couple hours if you have an SSD. 19:04:02 popping blocks isnt enough? 19:04:12 No. 19:04:45 ouch, chainimport will take 3d again ^^ 19:05:01 but its worth waiting for sure 19:05:06 norma: it might be faster to sync normally over blockchain-import 19:05:39 Yep, I would just use monerod to sync. 19:06:44 that already is my "normal" speed, good old rotating drives and 6mbits down :D 19:07:18 downloading+importing ~1w 19:07:42 :( 19:10:09 i hope i kept the bootstrap-chain but... 19:10:28 or just the messed up imported one *argh* 19:15:09 nope, ive to start over. ok, thnx!