Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MEME][PEPE] Memetic / PepeCoin - MToads - KEKDAQ
by
bcn2048
on 23/09/2018, 11:57:35 UTC
has anybody installed wallet daemon lately  on ubuntu 16.04 ?

I was doing according official github link on a fresh installed vps vultr with 2 GB ram 1cpu

everything went well till the last command - this is what I get after ./pepecoind -daemon:

************************
EXCEPTION: NSt8ios_base7failureB5cxx11E
CDataStream::read() : end of data: iostream error
pepecoin in AppInit()

terminate called after throwing an instance of 'std::ios_base::failure[abi:cxx11]'
  what():  CDataStream::read() : end of data: iostream error
Aborted (core dumped)
root@memecoin_test:~/pepecoin/src#