electroneum / electroneum-pool

GNU General Public License v2.0
177 stars 172 forks source link

Mismatched txids when processing unconfimed txes from pool #83

Open ddvs1 opened 6 years ago

ddvs1 commented 6 years ago

Hi,

I'm getting this issue in wallet-rpc log. any clarification on this?

2017-12-09 20:04:00.684 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1580 Mismatched txids when processing unconfimed txes from pool 2017-12-09 20:04:00.685 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1580 Mismatched txids when processing unconfimed txes from pool 2017-12-09 20:04:00.685 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1580 Mismatched txids when processing unconfimed txes from pool 2017-12-09 20:04:00.686 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1580 Mismatched txids when processing unconfimed txes from pool 2017-12-09 20:04:00.687 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1580 Mismatched txids when processing unconfimed txes from pool 2017-12-09 20:04:56.233 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1812 Detaching blockchain on height 60446 2017-12-09 20:04:56.233 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1863 Detached blockchain on height 60446, transfers detached 0, blocks detached 1 2017-12-09 20:41:11.406 [RPC0] WARN wallet.wallet2 src/wallet/wallet2.cpp:1602 Expected 14 tx(es), got 1

thank You,

Luis

rvrsh3ll commented 6 years ago

Restart your wallet. Fixed mine.

ddvs1 commented 6 years ago

Txs, let me try.

ddvs1 commented 6 years ago

Did not fix, after some time it come the same error. Any clue ?

MRTN87 commented 6 years ago

Have you found any fix ?

ddvs1 commented 6 years ago

Nops

bobbieltd commented 6 years ago

I got same error. It comes from Monero. It was fixed in Monero but not sure if Electroneum did the same .