08:00:44 Network hashrate droppin a bit. Looks like those GPUs are starting to be redirected 08:37:30 oyntgkuapzhbyzr[: yep. along with nanopool hashrate. nanopool is traditionally a GPU centric pool 10:38:23 I'm so excited. CPU mining - soon. 12:22:03 http://27blltx6kt26k65umbs2tme6rhv4i7rhagnzzljp3bsoqfkj6w364sqd.onion/the-evisceration-of-financial-privacy-worldwide.html 13:16:57 new blog post of yours, kayront ? 17:23:18 yes Inge- 17:23:28 had a severe case of writers block :p 17:32:11 hey guys, while I was syncing the blockchain I encountered "Transaction must abort, has a child, or is invalid". What can I do now and what caused it? 17:37:42 Are you using --block-notify or --tx-notify ? 17:40:46 moneromooo: no 17:40:57 Is your chain pruned ? 17:41:08 I don't think so 17:41:20 This is the first time I'm downloading the blockchain 17:41:39 What OS ? 17:41:41 When I left this morning it was around 63% synced after two days 17:41:47 FreeBSD 17:41:55 What filesystem ? 17:42:17 hm... this partition is on ext4 17:42:33 because I still dual-boot from time to time 17:42:45 I'm using ext4 fuse driver 17:43:45 Did the OS crash of the computer die of a power cut ? 17:44:13 no 17:44:18 it was up for 4 days 17:44:37 I've "service monerod stop" several times 17:44:38 How large is the data.mdb file ? 17:44:56 24G 17:45:50 i don't think ext4 write support is very mainstream in freebsd 17:45:52 could be why 17:46:01 everyone uses either UFS2 or ZFS really 17:47:01 yes, I'm on ZFS, but bevause I use a HDD for both Linux and FreeBSD 17:47:12 I left this "media" partition in tact 17:47:15 with ext4 17:47:26 Well, I don't know. hyc might want to inspect your db, so don't delete it yet if you have the space. 17:47:40 You could try copying it away, then run monerod with --db-salvage. 17:47:47 do you see anything odd in dmesg or /var/log/messages skrech ? 17:49:18 Just to be sure, if I have a script that update monero with gpg key, I'm not affected by the "trojan"/whatever problem ? 17:50:16 kayront: no, nothing suspicious in /var/log/messages 17:51:07 and in dmesg output? 17:52:18 they are the same in FreeBSD, but no, nothing in the output 17:56:03 then I can only offer you the assurance that i've been running monerod on fbsd for more than a year on ufs2 with zero problems; my first guess would be that it's ext4 related, but it's just a guess 18:02:04 kayront: Yes, I suspect ext4 also 18:02:21 anyway, I'm archiving the db just in case and then 18:02:46 should I run --db-salvage with all the rest of the options I'm running monerod? 18:02:57 or just run monerod --db-salvage without any other options? 18:03:09 I have custom data-dir and etc 18:14:24 you could also try mdb_dump -a > /dev/null 18:14:37 if it runs without any errors, then the DB structure is ok 18:20:42 Freneticks: Could you elaborate? 18:23:27 hyc: I'll try in a sec 20:23:16 Who has the source file of "dont-buy-monero-sticker" uploaded on github? https://github.com/monero-ecosystem/dont-buy-monero-sticker 20:24:06 svg is the source isnt it? 20:24:20 https://raw.githubusercontent.com/monero-ecosystem/dont-buy-monero-sticker/master/sticker.en.svg 20:25:07 nice thing is browsers can render it directly 20:25:30 louipc: the image has been exported to SVG, but that's not the source file 20:26:06 what could it be then? 20:26:21 gimp xcf? 20:27:11 inkscape file 20:28:05 oh is inkscape svg different than standard one 20:28:33 yea looks like it 20:40:08 damn, mdb_dump is running for more than an hour for 23G database... 20:40:10 :? 22:34:25 something strange seems to be happening when attempting to HTTP Resume downloads from getmonero.org 22:35:35 e.g. curl -C - -LO 'https://dlsrc.getmonero.org/cli/monero-linux-x64-v0.15.0.1.tar.bz2' <-- when i already have the complete file, this shouldn't modify it, but instead i end up with a corrupted one 23:59:05 does that redirect to github at any chance? iirc github does not like (untimely) resumes 23:59:13 as all downloads are sessioned (my guess..) 23:59:27 ndorf: ^