I want to stake my CBX, however I do not want to leave my PC on all night. I want to install it on my Linux vpx. Is it possible to stake on my VPS, and how? Or do I have to install the GUI?
Hello,
Yes you can install it on your VPS, I would recommend Ubuntu for OS.
There is no GUI, you will have to admin it through RPC command with commandline.
Here is the guide to compile the daemon on Linux:
https://github.com/cryptogenicbonds/CryptoBullion-CBX/blob/master/doc/build-unix.mdThen you have to learn how to use RPC, I would recommend you to search a tutorial about Bitcoin RPC, it works the same way.
Could someone link me to a tutorial? I have compiled the daemon and want to know how to use it. Bitcoin is PoW, so I don't know how the command line arguments for the things I need, like staking. (Will it just be
getstakeinfo?)
Also, I tried using the CBX Windows client. I download the bootstrap and open up the wallet again, and it starts syncing like normal. Then it just freezes. Connected to 8 nodes, but not syncing any blocks. Huh? I've terminated and relaunched multiple instances for this to happen. This is why I'm trying my luck on the daemon.
Would it be better if I did something like put "prune = 550" in my CryptoBullion.conf? Does CBX support pruning?
I am not sure about pruning, perhaps Alex4J can answer this one?
The CBX Vault will attempt staking by default, unless it is locked.
As for your syncing issue, if you have loaded the Bootstrap properly it should only take a few hours max; perhaps retry by deleting all files from CryptoBullion folder and putting there once more the decompressed Bootstrap files.
We have a few nice guides made for the CBX Vault:
http://forum.cryptobullion.io/index.php?board=5.0Here is a detailed guide to install and sync the Windows CBX Vault:
http://forum.cryptobullion.io/index.php?topic=1455.0Hello we don't have prune actually sorry.
I want to stake my CBX, however I do not want to leave my PC on all night. I want to install it on my Linux vpx. Is it possible to stake on my VPS, and how? Or do I have to install the GUI?
Hello,
Yes you can install it on your VPS, I would recommend Ubuntu for OS.
There is no GUI, you will have to admin it through RPC command with commandline.
Here is the guide to compile the daemon on Linux:
https://github.com/cryptogenicbonds/CryptoBullion-CBX/blob/master/doc/build-unix.mdThen you have to learn how to use RPC, I would recommend you to search a tutorial about Bitcoin RPC, it works the same way.
Could someone link me to a tutorial? I have compiled the daemon and want to know how to use it. Bitcoin is PoW, so I don't know how the command line arguments for the things I need, like staking. (Will it just be
getstakeinfo?)
Also, I tried using the CBX Windows client. I download the bootstrap and open up the wallet again, and it starts syncing like normal. Then it just freezes. Connected to 8 nodes, but not syncing any blocks. Huh? I've terminated and relaunched multiple instances for this to happen. This is why I'm trying my luck on the daemon.
Would it be better if I did something like put "prune = 550" in my CryptoBullion.conf? Does CBX support pruning?
I am not sure about pruning, perhaps Alex4J can answer this one?
The CBX Vault will attempt staking by default, unless it is locked.
As for your syncing issue, if you have loaded the Bootstrap properly it should only take a few hours max; perhaps retry by deleting all files from CryptoBullion folder and putting there once more the decompressed Bootstrap files.
We have a few nice guides made for the CBX Vault:
http://forum.cryptobullion.io/index.php?board=5.0Here is a detailed guide to install and sync the Windows CBX Vault:
http://forum.cryptobullion.io/index.php?topic=1455.0Ok so I've tried syncing over five times already. Just freezes. My VPS only has 1 core and half a gig of RAM, so that could be adding to the problem.
512 Mb of ram is a bit low to run Linux + wallet, I would recommend 756mb or 1gb.
Maybe also check the swap size it could help.
May I ask you how much you pay for this VPS and where he is located ? I mean maybe I can help you to find a better offer for the same price.
Anyone else having trouble syncing? Just put the new wallet in (Linux v. 2.4.3.0, 64 bit) and it won't sync. Stuck at block 1587390 for days.
Send me the debug.log it could help me to find your issue.
Tried letting it completely resync from start...blows up. Here are the last 100 lines of debug.log
ProcessMessage(block, 410 bytes) FAILED
received block 1509760a64ffa6250025
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 410 bytes) FAILED
received block e79b0f7e3841133b992c
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 412 bytes) FAILED
received block e2ed497c65641d85ba35
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 413 bytes) FAILED
received block b325520967f065620d39
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 410 bytes) FAILED
received block 8a832b0b19b5ed3b15cf
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 412 bytes) FAILED
received block f65415767f0c71e743f4
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 413 bytes) FAILED
received block d208fd870f3f485e5a70
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 410 bytes) FAILED
received block fb6ea8a0adbfdd4b8060
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(block, 411 bytes) FAILED
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ProcessMessages()
ProcessMessage(inv, 37 bytes) FAILED
ResendWalletTransactions()
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
************************
EXCEPTION: St13runtime_error
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)
CryptoBullion in ThreadMessageHandler()