Author

Topic: Historic Cryptogenic Bullion thread - CLOSED - page 130. (Read 286609 times)

full member
Activity: 154
Merit: 100
Then i dont know a solution to your problem
sr. member
Activity: 364
Merit: 250
Using "version" : "v1.1.6.4-gdf9d55a-cgb'

Showing current block:

"blocks" : 201855,

getting the following warning:

"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

Was going to add CGB to https://www.coinwallet.co however I would like to confirm this error is not an issue first.

Thank you.


You probably just need to download the blockchain from start.

If you go to the debug console and type the command getcheckpoint, the output needs to be:


{
"synccheckpoint" : "000000001da3185b0b68ac3499084fd96e95487f62700f5ffd040bd8b4d58398",
"height" : 183993,
"timestamp" : "2013-11-02 20:45:11 UTC"
}

If not, then close your client and go to your data folder and delete the blk0001.dat, blkindex.dat, and peers.dat files.  Don't touch your wallet.dat file.  Then restart your client.

Your client should start to download the blockchain from start.  And don't be alarmed if your balance is incorrect.  It will be okay once the blockchain is downloaded completely.

Let me know how it goes.  And thanks for the support.  Smiley


It was a fresh install from source last night.

I get this from getcheckpoint:

{
    "synccheckpoint" : "000002655a721555160ea9bcb1072faf63ff0c8dffed173d60b1d3556a134dc1",
    "height" : 0,
    "timestamp" : "2013-06-27 16:52:05 UTC"
}

I can delete the blockchain and peers file but shouldn't a fresh install from last night have received the correct data anyway?



It's a timing thing as the client is downloading the block chain.  Sometimes the checkpoint data is skipped over for whatever reason.  Seems to be a Win7 thing, but I'm not sure.

Hmm, using Debian 7 64 bit server not Win7

I've honestly never seen it on a fresh install, come to think of it.  But I'll definitely research it.  Perhaps happening on a Deb 7 64 bit is a hint...
legendary
Activity: 1316
Merit: 1000
Using "version" : "v1.1.6.4-gdf9d55a-cgb'

Showing current block:

"blocks" : 201855,

getting the following warning:

"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

Was going to add CGB to https://www.coinwallet.co however I would like to confirm this error is not an issue first.

Thank you.


You probably just need to download the blockchain from start.

If you go to the debug console and type the command getcheckpoint, the output needs to be:


{
"synccheckpoint" : "000000001da3185b0b68ac3499084fd96e95487f62700f5ffd040bd8b4d58398",
"height" : 183993,
"timestamp" : "2013-11-02 20:45:11 UTC"
}

If not, then close your client and go to your data folder and delete the blk0001.dat, blkindex.dat, and peers.dat files.  Don't touch your wallet.dat file.  Then restart your client.

Your client should start to download the blockchain from start.  And don't be alarmed if your balance is incorrect.  It will be okay once the blockchain is downloaded completely.

Let me know how it goes.  And thanks for the support.  Smiley


It was a fresh install from source last night.

I get this from getcheckpoint:

{
    "synccheckpoint" : "000002655a721555160ea9bcb1072faf63ff0c8dffed173d60b1d3556a134dc1",
    "height" : 0,
    "timestamp" : "2013-06-27 16:52:05 UTC"
}

I can delete the blockchain and peers file but shouldn't a fresh install from last night have received the correct data anyway?



It's a timing thing as the client is downloading the block chain.  Sometimes the checkpoint data is skipped over for whatever reason.  Seems to be a Win7 thing, but I'm not sure.

Hmm, using Debian 7 64 bit server not Win7
sr. member
Activity: 364
Merit: 250
Using "version" : "v1.1.6.4-gdf9d55a-cgb'

Showing current block:

"blocks" : 201855,

getting the following warning:

"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

Was going to add CGB to https://www.coinwallet.co however I would like to confirm this error is not an issue first.

Thank you.


You probably just need to download the blockchain from start.

If you go to the debug console and type the command getcheckpoint, the output needs to be:


{
"synccheckpoint" : "000000001da3185b0b68ac3499084fd96e95487f62700f5ffd040bd8b4d58398",
"height" : 183993,
"timestamp" : "2013-11-02 20:45:11 UTC"
}

If not, then close your client and go to your data folder and delete the blk0001.dat, blkindex.dat, and peers.dat files.  Don't touch your wallet.dat file.  Then restart your client.

Your client should start to download the blockchain from start.  And don't be alarmed if your balance is incorrect.  It will be okay once the blockchain is downloaded completely.

Let me know how it goes.  And thanks for the support.  Smiley


It was a fresh install from source last night.

I get this from getcheckpoint:

{
    "synccheckpoint" : "000002655a721555160ea9bcb1072faf63ff0c8dffed173d60b1d3556a134dc1",
    "height" : 0,
    "timestamp" : "2013-06-27 16:52:05 UTC"
}

I can delete the blockchain and peers file but shouldn't a fresh install from last night have received the correct data anyway?



It's a timing thing as the client is downloading the block chain.  Sometimes the checkpoint data is skipped over for whatever reason.  Seems to be a Win7 thing, but I'm not sure.
legendary
Activity: 1316
Merit: 1000
Using "version" : "v1.1.6.4-gdf9d55a-cgb'

Showing current block:

"blocks" : 201855,

getting the following warning:

"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

Was going to add CGB to https://www.coinwallet.co however I would like to confirm this error is not an issue first.

Thank you.


You probably just need to download the blockchain from start.

If you go to the debug console and type the command getcheckpoint, the output needs to be:


{
"synccheckpoint" : "000000001da3185b0b68ac3499084fd96e95487f62700f5ffd040bd8b4d58398",
"height" : 183993,
"timestamp" : "2013-11-02 20:45:11 UTC"
}

If not, then close your client and go to your data folder and delete the blk0001.dat, blkindex.dat, and peers.dat files.  Don't touch your wallet.dat file.  Then restart your client.

Your client should start to download the blockchain from start.  And don't be alarmed if your balance is incorrect.  It will be okay once the blockchain is downloaded completely.

Let me know how it goes.  And thanks for the support.  Smiley


It was a fresh install from source last night.

I get this from getcheckpoint:

{
    "synccheckpoint" : "000002655a721555160ea9bcb1072faf63ff0c8dffed173d60b1d3556a134dc1",
    "height" : 0,
    "timestamp" : "2013-06-27 16:52:05 UTC"
}

I can delete the blockchain and peers file but shouldn't a fresh install from last night have received the correct data anyway?


sr. member
Activity: 364
Merit: 250
Using "version" : "v1.1.6.4-gdf9d55a-cgb'

Showing current block:

"blocks" : 201855,

getting the following warning:

"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

Was going to add CGB to https://www.coinwallet.co however I would like to confirm this error is not an issue first.

Thank you.


You probably just need to download the blockchain from start.

If you go to the debug console and type the command getcheckpoint, the output needs to be:


{
"synccheckpoint" : "000000001da3185b0b68ac3499084fd96e95487f62700f5ffd040bd8b4d58398",
"height" : 183993,
"timestamp" : "2013-11-02 20:45:11 UTC"
}

If not, then close your client and go to your data folder and delete the blk0001.dat, blkindex.dat, and peers.dat files.  Don't touch your wallet.dat file.  Then restart your client.

Your client should start to download the blockchain from start.  And don't be alarmed if your balance is incorrect.  It will be okay once the blockchain is downloaded completely.

Let me know how it goes.  And thanks for the support.  Smiley
legendary
Activity: 1316
Merit: 1000
Using "version" : "v1.1.6.4-gdf9d55a-cgb'

Showing current block:

"blocks" : 201855,

getting the following warning:

"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

Was going to add CGB to https://www.coinwallet.co however I would like to confirm this error is not an issue first.

Thank you.
newbie
Activity: 44
Merit: 0
Let's hope that we buy at the right time. And it is the currency that will go into growth
I believe mercSuey . And wish him (and us along with it) good luck
full member
Activity: 154
Merit: 100
Please support CGB by signing this petition: https://bitcointalksearch.org/topic/ror-333699

How many 'signs' do we need before they consider it?

300 should be enough.  I guess it will fall way short, but will be interesting to see how many supporters there are.

i think that there are more supporters than they will sign up, maybe some percentage ppl dont know about anket
sr. member
Activity: 364
Merit: 250

Well, I know for a fact there are people who own CGB and have no clue what bitcointalk.org is...hell, they don't even know what BTC-e is.

The market cap should speak for itself over time.
legendary
Activity: 2534
Merit: 1129
Please support CGB by signing this petition: https://bitcointalksearch.org/topic/ror-333699

How many 'signs' do we need before they consider it?

300 should be enough.  I guess it will fall way short, but will be interesting to see how many supporters there are.
legendary
Activity: 2674
Merit: 2965
Terminated.


CGB trading volume is second under LTC yet again:  http://www.cryptocoincharts.info/v2/markets/show/cryptsy

And almost always in the top 3.
I'll update the petition with this, thank you for the share.
sr. member
Activity: 364
Merit: 250


CGB trading volume is second under LTC yet again:  http://www.cryptocoincharts.info/v2/markets/show/cryptsy

And almost always in the top 3.
sr. member
Activity: 346
Merit: 255
Yea - it certainly has potential given its rarity - we are eagerly waiting for news from the devs regarding new projects  Cheesy
sr. member
Activity: 346
Merit: 255
~1,000,000
newbie
Activity: 42
Merit: 0
what's the total amount of CGB to be created?=] tia!
full member
Activity: 154
Merit: 100
Please support CGB by signing this petition: https://bitcointalksearch.org/topic/ror-333699

How many 'signs' do we need before they consider it?
I'm not sure, but they can't ignore it either. It will draw attention.

 i agree, we need to post that link on more topics
legendary
Activity: 2674
Merit: 2965
Terminated.
Please support CGB by signing this petition: https://bitcointalksearch.org/topic/ror-333699

How many 'signs' do we need before they consider it?
I'm not sure, but they can't ignore it either. It will draw attention.
sr. member
Activity: 346
Merit: 255
I doubt they are actually that motivated by the number of forum posts - more market cap and potential for growth Grin
Jump to: