I'm having problems with wallet, see below. I upgraded to the latest wallet v0.11.1.0 but the problem is still there.
Hope I don't have to re-sync the entire blockchain to sort out this bug.
The last 6 payment from the pool are not showing up in the wallet, last payment to wallet was on 2nd February 2018 at 12:20 pm. Anyone had this problem ?
The deamon syncs OK but when I open the wallet this is what I get:
Starting refresh...
Error: refresh failed: refresh error: transaction parse error. Blocks received:0
Background refresh thread started
[wallet etnkHJ]:
..and the deamon shows this when the wallet opens:
2018-02-06 16:14:57.454 [RPC0] ERROR cn src/cryptonote_basic/cryptonote_
format_utils.cpp:102 Failed to parse transaction from blob
2018-02-06 16:14:57.455 [RPC0] ERROR daemon.rpc src/rpc/core_rpc_server.
cpp:163 Failed to parse and validate tx from blob
this error occurs when the wallet cant parse the binary data. When we assume there is no bug in the wallet/daemon, youre only chance is to resync your blockchain. So if you delete your blockchain data, it should start from 0 and try again. good luck
To prevent somehting like this, you should always use "control + c" to close the daemon and not the "X".
If you allready have the new daemon, you could try the old one just to make sure that its not a new bug.