Closed jpraynaud closed 3 days ago
Following a problem with #1957, we have made a manual operation on the database with sqlite3
.
We have deleted some open messages, but the delete cascade was not executed as this is not a feature activated by default with this tool.
The pruning of the verification keys failed because some single signatures associated with the aforementioned open messages were not properly deleted and created the constraint error which triggered a panic of the node.
We have manually deleted the remaining single signatures and the aggregators of testing-preview
and testing-sanchonet
have resumed successfully.
Why
The
testing-preview
andtesting-sanchonet
networks are down with the following panic:What
Investigate and fix the problem that prevents the aggregator from starting in
testing-preview
andtesting-sanchonet
.How
genesis bootstrap
command the test networks (1 epoch after the fix is applied):testing-preview
testing-sanchonet