-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Summary
On Nov 19, 2025, the indexer running on branch v3-master stopped recording new transactions to the database. Transactions are visible on-chain (TzKT) but not in our DB/UI.
Impact
-
New transactions for affected DAOs are not shown in the UI.
-
Example transaction (Andrei):
-
After restarting with cleaned volumes, only Temple DAO is tracked; other DAOs disappeared from the index.
Timeline (concise)
- 2025-11-19 – Noticed new transactions not showing in UI while testing.
- 2025-11-19 – Confirmed transaction exists on-chain (TzKT) but missing in our DB.
- 2025-11-19 – Restarted indexer → no change.
- 2025-11-19 – Restarted indexer with cleaned volumes → indexer runs, but only Temple DAO is tracked.
Troubleshooting Done
- Restarted indexer (no data change).
- Restarted indexer with cleaned volumes → DAOs lost, Temple DAO only.
- Cross-checked with TzKT to confirm the issue is with indexing, not the chain.
Current State
-
Indexer on
v3-masteris running but:- New transactions are not being persisted.
- DAO coverage is incomplete (only Temple DAO visible).
-
Web app is up but shows stale/incomplete proposal data.
Metadata
Metadata
Assignees
Labels
No labels