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
When I restart my Rippled service and check the status with the server_info command, my full history node shows an incorrect complete ledger range. However, when I make a curl request to check if older ledgers persist on my node, the request outputs older ledger history results.
Steps to Reproduce
Restart Rippled service.
Expected Result
Backfill and show the correct complete ledger range.
Actual Result
There is a mismatch between the complete ledger range shown in the server_info command and the actual curl request output for older ledger history on that node.
The text was updated successfully, but these errors were encountered:
Issue Description
When I restart my Rippled service and check the status with the server_info command, my full history node shows an incorrect complete ledger range. However, when I make a curl request to check if older ledgers persist on my node, the request outputs older ledger history results.
Steps to Reproduce
Expected Result
Actual Result
The text was updated successfully, but these errors were encountered: