...
Code Block |
---|
docker-compose up -d |
Re-migration.
If you saw the error this is how you do migration manually.
Chcek puppeteer and remember balance of someone.
start accounting
open clickhouse client, then check if the tables exist
Code Block delete from ledgerRecords where true
open logs for accounting in other terminal
Code Block docker compose logs -f accounting
In new windows run the marionette cli tool.
./m cli
run the migration
Code Block call 'accounting.migrate'
make sure it is finished, check the logs
if no errors migration is done
restart balances
Code Block docker compose restart balances
check puppeteer for balances and make sure the balances are same and there are not duplicate records