2018-11-03 00:07:06
Make your own. 1c4
Fireduck
2018-11-03 00:07:23
Critter commuicanion chaos community
Fireduck
2018-11-03 00:09:54
@mjay it’s gotten to the point they start pre-ddossing continental chokepoints, they should move that onto a tor hidden service as that’s not a fun side effect anymore
Rotonen
2018-11-03 03:32:10
@fydel I like your hamster videos. Never change.
Clueless
2018-11-03 11:24:34
hehe
fydel
2018-11-03 11:27:02
hamsters are like little dogs
fydel
2018-11-03 18:49:53
is it enough to backup wallet.db?
fydel
2018-11-03 18:50:27
No
Fireduck
2018-11-03 18:50:47
You should have a new enough version to not have a wallet.db
Fireduck
2018-11-03 18:51:02
You want to backup everything in that directory
Fireduck
2018-11-03 18:51:17
Should usually be a small number of files
Fireduck
2018-11-03 18:51:23
With random names
Fireduck
2018-11-03 18:51:36
ah. okay. thanks.
fydel
2018-11-03 18:53:12
it does that so it can merge files into new files and leave the old files there until the merge is done
Fireduck
2018-11-03 18:53:15
and is always safe
Fireduck
2018-11-03 18:53:26
and you can combine wallets by simply copying the files into one directory
Fireduck
2018-11-03 18:53:33
it is fun
Fireduck
2018-11-03 18:53:46
and on load it will merge all the files into one new file and delete the old ones
Fireduck
2018-11-03 21:31:01
Hi guys
kollektivar
2018-11-03 21:46:01
After some weeks tried to sync a fresh node on Debian 9, running within a Proxmox VM, and got some strange "errors".
Ghadras
2018-11-03 21:47:33
Ghadras
2018-11-03 21:48:37
There are more lines below but here are the first three. Have to start the node again after that message
Ghadras
2018-11-03 21:50:00
@Ghadras try removing your node db and trying again
Fireduck
2018-11-03 21:50:02
that is odd
Fireduck
2018-11-03 21:50:57
Tried it already in a second fresh VM, same issue. Should I try instead jre-headless?
Ghadras
2018-11-03 21:54:00
Shouldn't matter as long as you have jvm 8 or later
Fireduck
2018-11-03 21:54:33
You can put db_type=lobstack in your config
Fireduck
2018-11-03 21:54:58
but that is strange error
Fireduck
2018-11-03 21:56:17
@Ghadras default-jre or some specific jre variant? on d9, default-jre-headless works
Rotonen
2018-11-03 21:58:57
Sync still in progress now with openjdk-8-jre-headless :slightly_smiling_face:
Ghadras
2018-11-03 21:59:21
were you using jdk9 by any chance?
Fireduck
2018-11-03 21:59:25
8 is good, 10 is good
Fireduck
2018-11-03 21:59:31
9 is failure in strange ways
Fireduck
2018-11-03 22:01:33
used 8 before as well
Ghadras
2018-11-03 22:17:58
stopped again. Now using db_type=lobstack
Ghadras
2018-11-03 22:28:39
I did change some db stuff recently, not impossible that I screwed something up and only people syncing from scratch are hitting it
Fireduck
2018-11-03 22:28:48
I'll go nuke a few nodes and see if i can reproduce
Fireduck
2018-11-03 22:34:11
Checked slack history and found some user with similar issues and after switching from rocksdb the issue was gone. But I don't think it's up to some changes you have done. Tomorrow I will try it on a Ubuntu 16.04 VM.
Ghadras
2018-11-03 23:54:00
@Fireduck i’ve had weird issues with openjdk from debian over the years, so better fire up a debian somewhere and check
Rotonen