Applies to:
Resolution Steps
If newer logs load successfully
Step 1: Check if logs are queryable via BTQL
Run a BTQL query to determine if the log data exists in the database.Step 2: Verify root span IDs in the database
The URLr= parameter maps to root_span_id, not id.
Step 3: Interpret results
If BTQL returns data but UI won’t render, it’s a data completeness issue. If no results, spans were likely lost during the checksum instability window and cannot be recovered.If all logs fail to load
Step 1: Check for checksum errors in API logs
Look for checksum mismatch errors in your brainstore API and reader logs during the timeframe when logs were created.Step 2: Verify BRAINSTORE_LOCKS_URI configuration
Ensure theBRAINSTORE_LOCKS_URI environment variable matches the value in your brainstore_env_checksum database table.