Post
Topic
Re: [ANN] [POW] [XHV] Haven Protocol - untraceable payments x stable value storage
by
havenprotocol
on 07/05/2018, 00:04:54 UTC
I've stopped receiving coins to my wallet and the deamon shows the following errors, any pointers on how to trouble shoot?

2018-05-06 22:57:05.069 [RPC0]  ERROR   cn      src/cryptonote_basic/cryptonote_format_utils.cpp:133 Failed to parse transaction from blob
2018-05-06 22:57:05.085 [RPC0]  ERROR   daemon.rpc      src/rpc/core_rpc_server.cpp:169 Failed to parse and validate tx from blob
2018-05-06 22:57:19.116 [RPC0]  ERROR   cn      src/cryptonote_basic/cryptonote_format_utils.cpp:133 Failed to parse transaction from blob
2018-05-06 22:57:19.116 [RPC0]  ERROR   daemon.rpc      src/rpc/core_rpc_server.cpp:169 Failed to parse and validate tx from blob
2018-05-06 22:57:31.068 [RPC1]  ERROR   cn      src/cryptonote_basic/cryptonote_format_utils.cpp:133 Failed to parse transaction from blob
2018-05-06 22:57:31.068 [RPC1]  ERROR   daemon.rpc      src/rpc/core_rpc_server.cpp:169 Failed to parse and validate tx from blob

There is reference here to the error and mention of the Monero fork https://monero.stackexchange.com/questions/7254/failed-to-parse-transaction-from-blob-failed-to-validate-transaction-from-daemo however these errors came from the most recent 2.1.0 version wallet from here https://github.com/havenprotocol/haven/releases

Start by typing flush_txpool in your daemon. Restart it and see if error continues.

If that doesn't work you may have to clear chain and resync. You could also always use one of the remote nodes:

eu-remote.havenprotocol.com
OR
us-remote.havenprotocol.com

For both use port 17750.