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
I have a list of inscriptions that are not viewable on ordinals.com (internal server error). I have a full indexed node, and when I try to view them locally I get the same error.
When I dig into the data, it appears that I'm getting the following error for the inscription:
JSON-RPC error: RPC error response: RpcError { code: -5, message: "No such mempool or blockchain transaction. Use gettransaction for wallet transactions.", data: None }
Is this an ord indexing error? Or a BTC node indexing error?
I have a list of inscriptions that are not viewable on ordinals.com (internal server error). I have a full indexed node, and when I try to view them locally I get the same error.
When I dig into the data, it appears that I'm getting the following error for the inscription:
JSON-RPC error: RPC error response: RpcError { code: -5, message: "No such mempool or blockchain transaction. Use gettransaction for wallet transactions.", data: None }
Is this an ord indexing error? Or a BTC node indexing error?
One example of this is inscription 90102 with id: https://ordinals.com/inscription/5b3abd650d99c0e1ca537d0b2f740cee95d2b1264734827adb40f4f757059285i0
To double check you can look here: https://ordinals.com/inscriptions/90105 and just click on the first 5 to get 90102.
The text was updated successfully, but these errors were encountered: