Author

Topic: Bullion (CBX) 'the Digital Precious Metal' | 2019 Roadmap published - page 102. (Read 359514 times)

full member
Activity: 242
Merit: 100
Extended Reality Advertising

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 



Much easier and quicker to just use the Bootstrap
full member
Activity: 219
Merit: 100
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.md

Then 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.0
Here is a detailed guide to install and sync the Windows CBX Vault: http://forum.cryptobullion.io/index.php?topic=1455.0


Hello 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.md

Then 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.0
Here is a detailed guide to install and sync the Windows CBX Vault: http://forum.cryptobullion.io/index.php?topic=1455.0



Ok 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() 

full member
Activity: 242
Merit: 100
Extended Reality Advertising
When you download the android wallet, how/when do you get the 10 free bulls?

CBX android app network is currently not working, we are looking for a solution still.

If you would like some free Bulls, you are welcome to visit the CBX faucets: http://bulliongalore.com/
quick question if we wouldn't swap our cbx to new coin instead of waiting for cbx to be more valuable is that also our option because if i understand it correctly cbx will be an investment right it will be more valuable after the success of spk.

Agreed, because there are a lot of good ideas in the new token, Spark; so that would be a possibility. Creating the new coin requires some money to pay the programmers however...
hero member
Activity: 1302
Merit: 540
When you download the android wallet, how/when do you get the 10 free bulls?

CBX android app network is currently not working, we are looking for a solution still.

If you would like some free Bulls, you are welcome to visit the CBX faucets: http://bulliongalore.com/
quick question if we wouldn't swap our cbx to new coin instead of waiting for cbx to be more valuable is that also our option because if i understand it correctly cbx will be an investment right it will be more valuable after the success of spk.
legendary
Activity: 894
Merit: 1064
When you download the android wallet, how/when do you get the 10 free bulls?

CBX android app network is currently not working, we are looking for a solution still.

If you would like some free Bulls, you are welcome to visit the CBX faucets: http://bulliongalore.com/
hero member
Activity: 2128
Merit: 520

Thank you Tyke! I have ordered my copy of your book... when CBX goes to the moon these will be a collectors item  Grin Grin Grin Grin
wow lets wait for this mate and make your story about how you make it to the moon. good luck ben
sr. member
Activity: 362
Merit: 256
When you download the android wallet, how/when do you get the 10 free bulls?
legendary
Activity: 894
Merit: 1064

Thank you Tyke! I have ordered my copy of your book... when CBX goes to the moon these will be a collectors item  Grin Grin Grin Grin
legendary
Activity: 894
Merit: 1064
CBX contributions bonus level to Quintessence is at 17% now - still at a high level and a good time to participate in the Quintessence crowdfunding effort.
hero member
Activity: 966
Merit: 506
The crowdfunding is going very well, thank you all for your participation.

I recommend people keep a part of their CBX in their Vault and not send in all of it; it is likely that, throughout this crowdfunding program CBX price will go up and you will be making more money this way. Also we still need people staking to keep the network active! With all that CBX locked in the program, staking should be very rewarding.

Good job everyone!

SPARK ICO has been a great success and now we also see a positive trend in terms of value of CBX. Both CBX and SPARK are the leaders of Altcoins in the near future and the only reason for this is that they are controlled by hardworking and honest team of DEVs.
sr. member
Activity: 463
Merit: 250
I can't download CBX Bootstrap file to speed up syncing. Writes "The page isn't found". It isn't lucky me.

My server that host the bootstrap is down.
We are working on an alternative to upload it on Github and avoid this problem in future.

We have putted our best scientist monkey on this task, so it should be done fast as far as we have enough bananas for them.

Thanks for your understanding


For those needing CBX bootstrap, we are having server issues with our primary download link. I have just uploaded another bootstrap to GitHub so you can grab it from there now.

https://github.com/cryptogenicbonds/CryptoBullion-CBX/releases/tag/2.4.3

Thanks, is very necessary for me!
legendary
Activity: 894
Merit: 1064
The crowdfunding is going very well, thank you all for your participation.

I recommend people keep a part of their CBX in their Vault and not send in all of it; it is likely that, throughout this crowdfunding program CBX price will go up and you will be making more money this way. Also we still need people staking to keep the network active! With all that CBX locked in the program, staking should be very rewarding.

Good job everyone!
legendary
Activity: 1696
Merit: 1008
I can't download CBX Bootstrap file to speed up syncing. Writes "The page isn't found". It isn't lucky me.

My server that host the bootstrap is down.
We are working on an alternative to upload it on Github and avoid this problem in future.

We have putted our best scientist monkey on this task, so it should be done fast as far as we have enough bananas for them.

Thanks for your understanding


For those needing CBX bootstrap, we are having server issues with our primary download link. I have just uploaded another bootstrap to GitHub so you can grab it from there now.

https://github.com/cryptogenicbonds/CryptoBullion-CBX/releases/tag/2.4.3
member
Activity: 92
Merit: 13
I can't download CBX Bootstrap file to speed up syncing. Writes "The page isn't found". It isn't lucky me.

My server that host the bootstrap is down.
We are working on an alternative to upload it on Github and avoid this problem in future.

We have putted our best scientist monkey on this task, so it should be done fast as far as we have enough bananas for them.

Thanks for your understanding
hero member
Activity: 910
Merit: 1000
We've reopened the Twitter Bounty Campaign at PromoPlugs!
We've also added a new action promoting the ICO so if you've already completed the campaign, you can come back to earn more coin!

Here's the link: http://promoplugs.com/SelectedCampaign.aspx?CID=184
876 Completed Actions and counting!

Takes seconds to complete!
sr. member
Activity: 463
Merit: 250
I can't download CBX Bootstrap file to speed up syncing. Writes "The page isn't found". It isn't lucky me.
legendary
Activity: 894
Merit: 1064
Just tried it and everything is working - check your spam for the activation mail...


Quintessence Crowdfunding is OPEN!

Sorry about the small delay.

You may now send in CBX; the CBX can be sent either from your own address or an exchange, here: http://cryptotokensico.com/

We have negociated a deal with a highly trusted escrow specialist, Dabs. When you contribute to an address provided by our site, your CBX are going to his escrow service.


After your CBX contribution has been sent in, your total amount of Sparks you will get when network is ready appears; there could theoretically be a delay after you send in your CBX before they appear in your dashboard.

Esthetics of Dashboard will be revised soon, but this won't affect your balance!

Together, let's all make Quintessence happen!

Good luck to all
hi ben i'm having problem with cryptotoken i'm still waiting for the confirmation email its been almost 30 mins. im using gmail for my add.
m33
legendary
Activity: 1064
Merit: 1000
Never invest with borrowed coins
Quintessence Crowdfunding is OPEN!

Sorry about the small delay.

You may now send in CBX; the CBX can be sent either from your own address or an exchange, here: http://cryptotokensico.com/

We have negociated a deal with a highly trusted escrow specialist, Dabs. When you contribute to an address provided by our site, your CBX are going to his escrow service.


After your CBX contribution has been sent in, your total amount of Sparks you will get when network is ready appears; there could theoretically be a delay after you send in your CBX before they appear in your dashboard.

Esthetics of Dashboard will be revised soon, but this won't affect your balance!

Together, let's all make Quintessence happen!

Good luck to all
hi ben i'm having problem with cryptotoken i'm still waiting for the confirmation email its been almost 30 mins. im using gmail for my add.
😃😃😃

Is this for the swap cbx to spk?
Jump to: