troubleshooting · broadcast
Consolidation diff too large for one request
The world-map consolidation worker tried to submit a structural diff over the per-request size budget. The whole diff must fit one atomic request (the compare-and-swap on base_cursor can't span POSTs), so it can't be chunked like a seed batch.
fix
This is usually an unseeded map: seed the forest first with mapseed --write, then mapworker applies small incremental diffs.
consolidate-diff-too-large
Run shoti explain consolidate-diff-too-large to read this offline. Still stuck? hello@shoti.ai.
All topics: shoti.ai/troubleshooting.