Troubleshooting
Common publish errors and how to resolve them.
| Error | Resolution |
|---|---|
trace_not_marketplace_ready | Run trajectory inspect --trace <file> --json and fix the reported issue — usually a missing required event kind or an event-count mismatch. |
unredacted_secret | A credential marker was found in the trace. Redact it at the source and re-collect; the registry never stores a flagged dataset. |
unauthorized | Your account isn't an approved seller yet, or the API key is wrong. Check TRAJECTORY_REGISTRY_API_KEY and your access record. |
escrow_archive_too_large | The dataset exceeds the archive cap. Split it into fewer traces per listing. |