I recently noticed this error in my wallet.
I can't see my past payments π΅
The latest payments shown in the wallet were made in December 2025. And the payments I made over the past three months arenβt showing up.
I can only see the payments made for the channel renewal from the last two months.
Has anyone else experienced this error?Has anyone else experienced this error?
How can I fix it?
I can only see the payments I've received
Ja tentou resetar ou apagar memoria cache?
A few things to try, depending on your Zeus setup:
1. Pull to refresh / scroll down for 'Load more'
Zeus paginates payment history. Scroll to the very bottom of the list β there's often a 'Load more' button that doesn't load automatically.
2. Check your active filters
Tap the filter/funnel icon on the payments screen. Make sure you haven't accidentally filtered to only on-chain transactions β that would explain why channel renewal payments show but Lightning payments don't.
3. If you reinstalled or cleared app data
Zeus stores Lightning payment history in a local database. If the app was reinstalled or storage was cleared, that history is gone β it can't be recovered from the node. On-chain transactions (like channel renewals) persist because Zeus can re-fetch those from your connected node.
4. If using LNDHub (Alby, BlueWallet-style)
The server may cap how far back it returns history. There's not much you can do client-side β the limit is server-imposed.
5. If using direct LND/CLN
Go to Settings β your node β try disconnecting and reconnecting. Also check that your node itself still has the payment records (lightning-cli listpayments or lncli listpayments on the node side).
The on-chain vs off-chain split is the most likely clue here β channel renewals are on-chain and Zeus always fetches those from the node, while Lightning payment history can be local-only depending on your setup.