@Wellenreiter
I was able to figure that out. I was fortunate enough to have an extra laptop that I could do a fresh install of 16.04. I was able to compile the wallet with no problems.
Best posts made by wec
-
RE: Can't run Feathercoin-qt after install of 14.04 .deb
-
RE: P2POOL WILL NOT CONNECT
Solve By copying chainstate directory and blocks directory from a synced up computer to the server.
-
RE: [Guide] Feathercoin wallet PPA and binaries on Raspian, Ubuntu and Debian Linux
The feathercoin-qt files do not show up when I run the Linux PPA. My OS is Ubuntu 14.04. I have tried compiling the qt and it just core dumps. Any suggestions would be greatly appreciated.
-
RE: [Dev] Hard fork to change retarget, averages and block time
Has anyone read the Litecoin Development Team’s official position on whether to change Litecoin’s proof of work at https://litecointalk.org/index.php?topic=18166.0 ?
-
P2pool Warning Question
My site now shows this in red.
“Warning: (from bitcoind) EXCEPTION: St12out_of_range CInv::GetCommand() : type=1073741826 unknown type feathercoin in ProcessMessages()”
What does this mean?
-
RE: P2POOL WILL NOT CONNECT
I figured it out I need to create a bootstrap file. Thanks for helping me think this through.
-
RE: P2POOL WILL NOT CONNECT
Blocks : 467870. My wallet is synced on my laptop. What directory do I named to zip/tar to put on my server?
Latest posts made by wec
-
RE: Feathercoin is part of the BLOCK5 mutual fund traded on Coinbook
Take FTC off the market?
-
P2pool Warning Question
My site now shows this in red.
“Warning: (from bitcoind) EXCEPTION: St12out_of_range CInv::GetCommand() : type=1073741826 unknown type feathercoin in ProcessMessages()”
What does this mean?
-
RE: P2POOL WILL NOT CONNECT
Solve By copying chainstate directory and blocks directory from a synced up computer to the server.
-
RE: P2POOL WILL NOT CONNECT
I figured it out I need to create a bootstrap file. Thanks for helping me think this through.
-
RE: P2POOL WILL NOT CONNECT
Blocks : 467870. My wallet is synced on my laptop. What directory do I named to zip/tar to put on my server?
-
RE: P2POOL WILL NOT CONNECT
I stopped feathercoind on the server. Did tail -f .feathercon/debug.log and did grep for sync. Started feathercoind and got the output “LoadBlockIndexDB() : synchronized checkpoint …” . Does that mean it is synced?
-
P2POOL WILL NOT CONNECT
When I run_p2pool.py —net feathercoin
I get the error -10 Bitcoin is downloading blocks…Feathercoin debug log shows date stamp time of 2017-12-22 15:21
My laptop time at est shows 10:21
p2pool v15.0-28-g6d59072
feathercoind 90602
VPS LINODE running 16.04.0 LTSAny ideas?