openmonero icon indicating copy to clipboard operation
openmonero copied to clipboard

Periodic error when scanning a block

Open margarita-f opened this issue 6 years ago • 1 comments

Hi guys!

During transaction search, the following error occurs sometimes in Openmonero logs: 2019-02-22 09:20:36,397 [W,OM,OutputInputIdentification.cpp:xmreg::OutputInputIdentification::OutputInputIdentification(const cryptonote::address_parse_info*, const secret_key*, const cryptonote::transaction*, const crypto::hash&, bool):37] Cant get derived key for tx: ... pub_tx_key: ....

Could this lead to the fact that some transactions are skipped and don't get into MySQL? Hope you guys could help me to understand and fix it.

margarita-f avatar Feb 22 '19 16:02 margarita-f

There was an issue about this before: https://github.com/moneroexamples/openmonero/issues/128

At the time it was only one coinbase txs that was cosign it. And yes, it is skipped.

moneroexamples avatar Feb 22 '19 22:02 moneroexamples