Pages:
Author

Topic: Blockchain info showing:Got error 157 'Unknown error code' from NDBCLUSTER (Read 1640 times)

soy
legendary
Activity: 1428
Merit: 1013
Busy working on a project today so wasn't watching much but found my XP suffering a blue screen of death.  Chkdsk fixed it.  On restarting I see the note that Bitcoin-QT needs an upgrade.  Also I recall sending a signed message to Eligius changing my minimum payout - it never registered.  I'll upgrade tomorrow.
----------------------

Just looked and Coinbase got the btc.
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
So I suppose the smart thing to do is discard the wallet that contains .00000004btc.

Just wait till transaction gets confirmation or still it is dropped. There is no need to create new wallet.
soy
legendary
Activity: 1428
Merit: 1013
So I suppose the smart thing to do is discard the wallet that contains .00000004btc.
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
Dust output will be a problem. Hope it goes through. Smiley

https://www.blocktrail.com/BTC/tx/5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430

I tried this:

11:43:40 sendrawtransaction 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430
11:43:40 TX decode failed (code -22)

A lookup of the code indicates:

RPC_DESERIALIZATION_ERROR = -22, //! Error parsing or validating structure in raw format

Try https://blockchain.info/decode-tx.

Code:
{
   "lock_time":0,
   "size":258,
   "inputs":[
      {
         "prev_out":{
            "index":21,
            "hash":"3144b798702a34850505cbf1c50a5821598c96f00f887ceb286170e26835e9d3"
         },
         "script":"4830450221009e19db3c022da6a745b565b1af1677f02d5a7679888a51714b12a0276af66b8d022018b0d8e436a77fd74eaa62b748ae4fdc2bc5fe7bd305132b183261cddd64474b014104e528e1e23a33cf3d4482461c2d8b205061deaba2f55a4f84bdfd8f3936724ba1b7230c5644af41ded9fe939a221cd0f72e7d1326b4b18b0955ff3f2b74189a03"
      }
   ],
   "version":1,
   "vin_sz":1,
   "hash":"5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430",
   "vout_sz":2,
   "out":[
      {
         "script_string":"OP_DUP OP_HASH160 91af93013fc114c977dcec2643f780b8fec193c8 OP_EQUALVERIFY OP_CHECKSIG",
         "address":"1EHKJvnVzGC8ekNQzi7mc5kz2WAizNWFuY",
         "value":4,
         "script":"76a91491af93013fc114c977dcec2643f780b8fec193c888ac"
      },
      {
         "script_string":"OP_DUP OP_HASH160 8e4ff75f16b45504a490e8dfea0f2263211d2d59 OP_EQUALVERIFY OP_CHECKSIG",
         "address":"1DyUkPwPzFLvH8Wk5c7um75YB9EfEaeZTt",
         "value":25207805,
         "script":"76a9148e4ff75f16b45504a490e8dfea0f2263211d2d5988ac"
      }
   ]
}
soy
legendary
Activity: 1428
Merit: 1013
I tried this:

11:43:40 sendrawtransaction 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430
11:43:40 TX decode failed (code -22)

A lookup of the code indicates:

RPC_DESERIALIZATION_ERROR = -22, //! Error parsing or validating structure in raw format
soy
legendary
Activity: 1428
Merit: 1013
I wonder if it relates to a hate of satoshi.  My error in not including the entire Eligius payout, besides the transaction fee I mistakenly left .00000004 btc in my wallet, created that .00000004 btc chunk.
soy
legendary
Activity: 1428
Merit: 1013
Does this make sense to anyone?


10:59:13

getrawtransaction 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430



10:59:13

0100000001d3e93568e2706128eb7c880ff0968c5921580ac5f1cb050585342a7098b7443115000 0008b4830450221009e19db3c022da6a745b565b1af1677f02d5a7679888a51714b12a0276af66b 8d022018b0d8e436a77fd74eaa62b748ae4fdc2bc5fe7bd305132b183261cddd64474b014104e52 8e1e23a33cf3d4482461c2d8b205061deaba2f55a4f84bdfd8f3936724ba1b7230c5644af41ded9 fe939a221cd0f72e7d1326b4b18b0955ff3f2b74189a03ffffffff0204000000000000001976a91 491af93013fc114c977dcec2643f780b8fec193c888acfda38001000000001976a9148e4ff75f16 b45504a490e8dfea0f2263211d2d5988ac00000000
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
Try -rescan command and if it didn't work, try -reindex.

I've contacted Coinbase.

If the transaction was not broadcasted, then there is no use in contacting Coinbase support.
soy
legendary
Activity: 1428
Merit: 1013
Yes.

So, is there a Bitcoin-QT timeout that restores the btc if the transaction isn't confirmed in some set time frame?
The node that created and initially broadcast the transaction will re-broadcast the transaction at some set time frame (30 min I think) if the transaction is not confirmed.
Well then there's something very wrong.  I sent the btc two days ago and no confirmations yet:

Status: 0/unconfirmed
Date: 6/6/2015 10:02
To: 2015Coinbase 1DyUkPwPzFLvH8Wk5c7um75YB9EfEaeZTt
Debit: -0.25207805 BTC
Transaction fee: -0.0005 BTC
Net amount: -0.25257805 BTC
Transaction ID: 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430


Did you send it from Blockchain.info wallet or Bitcoin Core? I looked up the tx id and both blockchain.info and blocktrail don't have that transaction, so it was never broadcasted.

I've contacted Coinbase.
legendary
Activity: 1708
Merit: 1003
Yes.

So, is there a Bitcoin-QT timeout that restores the btc if the transaction isn't confirmed in some set time frame?
The node that created and initially broadcast the transaction will re-broadcast the transaction at some set time frame (30 min I think) if the transaction is not confirmed.
Well then there's something very wrong.  I sent the btc two days ago and no confirmations yet:

Status: 0/unconfirmed
Date: 6/6/2015 10:02
To: 2015Coinbase 1DyUkPwPzFLvH8Wk5c7um75YB9EfEaeZTt
Debit: -0.25207805 BTC
Transaction fee: -0.0005 BTC
Net amount: -0.25257805 BTC
Transaction ID: 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430


Did you send it from Blockchain.info wallet or Bitcoin Core? I looked up the tx id and both blockchain.info and blocktrail don't have that transaction, so it was never broadcasted.
soy
legendary
Activity: 1428
Merit: 1013
Yes.

So, is there a Bitcoin-QT timeout that restores the btc if the transaction isn't confirmed in some set time frame?
The node that created and initially broadcast the transaction will re-broadcast the transaction at some set time frame (30 min I think) if the transaction is not confirmed.
Well then there's something very wrong.  I sent the btc two days ago and no confirmations yet:

Status: 0/unconfirmed
Date: 6/6/2015 10:02
To: 2015Coinbase 1DyUkPwPzFLvH8Wk5c7um75YB9EfEaeZTt
Debit: -0.25207805 BTC
Transaction fee: -0.0005 BTC
Net amount: -0.25257805 BTC
Transaction ID: 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430

sr. member
Activity: 268
Merit: 250
Yes.

So, is there a Bitcoin-QT timeout that restores the btc if the transaction isn't confirmed in some set time frame?
The node that created and initially broadcast the transaction will re-broadcast the transaction at some set time frame (30 min I think) if the transaction is not confirmed.
soy
legendary
Activity: 1428
Merit: 1013
Yes.

So, is there a Bitcoin-QT timeout that restores the btc if the transaction isn't confirmed in some set time frame?
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
I don't understand the transaction rejected.  What happens to the btc?
It stays in the wallet. If the transaction is not broadcasted, the Bitcoins will be unspent and you can still spend them later.

It was broadcast.  My Bitcoin-QT is down now and is scheduled to open a little later but it said something like no confirmations.

The transaction still doesn't show on blockchain.info although the site appears to be functioning normally. 

Status: 0/unconfirmed
Date: 6/6/2015 10:02
To: 2015Coinbase 1DyUkPwPzFLvH8Wk5c7um75YB9EfEaeZTt
Debit: -0.25207805 BTC
Transaction fee: -0.0005 BTC
Net amount: -0.25257805 BTC
Transaction ID: 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430

That's over $56 in freshly mined btc missing.

See the payout was .25257809btc and I meant to sent .25207809btc with .0005btc min fee (maintaining a blockchain here) but mistakenly sent .25207805btc + .0005 transaction fee.  But the transaction is being ignored.

Is your Bitcoin-Qt fully synced?
soy
legendary
Activity: 1428
Merit: 1013
I don't understand the transaction rejected.  What happens to the btc?
It stays in the wallet. If the transaction is not broadcasted, the Bitcoins will be unspent and you can still spend them later.

It was broadcast.  My Bitcoin-QT is down now and is scheduled to open a little later but it said something like no confirmations.

The transaction still doesn't show on blockchain.info although the site appears to be functioning normally.  

Status: 0/unconfirmed
Date: 6/6/2015 10:02
To: 2015Coinbase 1DyUkPwPzFLvH8Wk5c7um75YB9EfEaeZTt
Debit: -0.25207805 BTC
Transaction fee: -0.0005 BTC
Net amount: -0.25257805 BTC
Transaction ID: 5a1e334dfa4cfe52a947a5505dc5f56bbf6e6d81493e8e44db9e373f639fd430

That's over $56 in freshly mined btc missing.

See the payout was .25257809btc and I meant to sent .25207809btc with .0005btc min fee (maintaining a blockchain here) but mistakenly sent .25207805btc + .0005 transaction fee.  But the transaction is being ignored.
legendary
Activity: 1148
Merit: 1006
Black Panther
I'm contact blockchain and here's their response :

Hello, and thank you for contacting the Blockchain.info support team. We are aware of the issue impacting block explorer users and wallet users alike. We are investigating this issue and will have further information available via our social media channels. We're sorry for any inconvenience this may be causing you, and can assure you that your funds are still 100% safe and secure. Thank you for your patience.

But now everything is back to normal. I hope everything resolved
hero member
Activity: 812
Merit: 1000
I also saw this message yesterday, was trying to view the balance of some adresses and some transactions and this messaged kept displaying. I was confused at first and thought may I wasn't copy pasting it correctly but then realized that they were having problems. Had to use another block explorer.

I don't understand the transaction rejected.  What happens to the btc?

This is why you should always take backup of your keys from Blockchain info wallet because if for some reason the site is down, you can still import the keys into another wallet and get hold of your funds.
sr. member
Activity: 268
Merit: 250
I don't understand the transaction rejected.  What happens to the btc?
It stays in the wallet. If the transaction is not broadcasted, the Bitcoins will be unspent and you can still spend them later.
soy
legendary
Activity: 1428
Merit: 1013
I don't understand the transaction rejected.  What happens to the btc?
hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
Have it also.  Got a payout from Eligius to my Bitcoin-QT.  I then sent the payout to Coinbase but made a math error and left .00000004btc behind.  That transaction has not been processed.  When I checked the transaction on blockchain.info this error appeared: Got error 157 'Unknown error code' from NDBCLUSTER

So, I had been assuming it was somehow relating to my math error.  I see it isn't.

That is regarding Blockchain.info not your wallet or transaction. FYI, Blockchain.info is currently under maintenance.

BTW, your transaction will probably get rejected.
Pages:
Jump to: