Tx not returned from tx_search, but visible in block_results · cometbft cometbft · Discussion #4450 · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I have a situation where tx_search?query is returning empty result with query to filter by event, on some old blocks. Back then, tendermint was used on a project (like a year ago), and it is just on isolated cases (blocks around problematic block are working fine).
Also, other rpc queries, like block_results are returning it correctly, but I need a way to filter by specific field in event, so that is not a way to workaround the issue.
I am just asking what could be potential cause for this, in general sense? As blocks are quite old, finding root cause is tricky and it is really rare occurence, but I am wondering, what is usual cause for tx_search not returning results, and ways to mitigate the issue? Reindex cmd is removed, so that is not an option. Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I have a situation where
tx_search?query
is returning empty result with query to filter by event, on some old blocks. Back then, tendermint was used on a project (like a year ago), and it is just on isolated cases (blocks around problematic block are working fine).Also, other rpc queries, like
block_results
are returning it correctly, but I need a way to filter by specific field in event, so that is not a way to workaround the issue.I am just asking what could be potential cause for this, in general sense? As blocks are quite old, finding root cause is tricky and it is really rare occurence, but I am wondering, what is usual cause for
tx_search
not returning results, and ways to mitigate the issue? Reindex cmd is removed, so that is not an option. ThanksBeta Was this translation helpful? Give feedback.
All reactions