ErrLookup › supermemoryai/supermemory
supermemoryai/supermemory
Memory and context engine + app that is extremely fast, scalable, and can be run fully locally. The Memory API for the AI era. · TypeScript · 573 source files
Analyzed at d436792e77 on 2026-08-28. 25 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Failed to delete document | exception | error | react-query, http, delete, documents |
| Vectors must have the same length | exception | error | math, embedding, validation, similarity |
| Vectors must contain only numbers | exception | error | math, embedding, validation, nan |
| Failed to add conversation: ${response.status} ${response.st | exception | error | http, api, conversations, supermemory |
| withSupermemory: options must be an object with required con | validation | error | validation, breaking-change, mastra, supermemory |
| containerTag is required — provide a non-empty string to ide | validation | error | validation, openai, middleware, supermemory |
| customId is required — provide a non-empty string to group m | validation | error | validation, openai, middleware, supermemory |
| Supermemory profile search failed: ${response.status} ${resp | http | error | http, api, openai, middleware, supermemory |
| Supermemory API request failed: ${error} | exception | error | fetch, timeout, abort, supermemory |
| Responses API is not available in this OpenAI client version | exception | error | openai, version-compat, responses-api, supermemory |
| SUPERMEMORY_API_KEY is not set — provide it via `options.api | validation | critical | env-var, auth, configuration, supermemory |
| Supermemory forget memory failed: ${response.status} ${respo | http | error | http, api, memory, supermemory |
| Supermemory profile search failed: ${response.status} ${resp | http | error | http, api, search, supermemory |
| Supermemory API request failed: ${error} | exception | error | fetch, timeout, abort, supermemory |
| Supermemory tools config accepts either projectId or contain | validation | error | validation, configuration, mutually-exclusive, supermemory |
| SUPERMEMORY_API_KEY is not set — provide it via `options.api | validation | critical | env-var, auth, configuration, vercel, supermemory |
| customId is required — provide a non-empty string to group m | validation | error | validation, vercel, configuration, supermemory |
| SUPERMEMORY_API_KEY is not set — provide it via `options.api | validation | critical | env-var, auth, voltagent, configuration, supermemory |
| customId is required and must be a non-empty string — provid | validation | error | validation, voltagent, configuration, supermemory |
| Cannot save memory in sync client from async context | console | warning | python, async, sync-async-bridge, event-loop, memory-save |
| Background tasks did not complete within {timeout}s timeout | console | warning | python, timeout, background-tasks, memory-save, cancellation |
| Some background memory tasks did not complete on exit | console | warning | python, async, timeout, context-manager, background-tasks |
| Cannot wait for background tasks in sync context from async | console | warning | python, sync-async-bridge, event-loop, context-manager, cancellation |
| Supermemory retrieval failed; continuing without injected me | console | warning | typescript, vercel-ai-sdk, graceful-degradation, memory-retrieval, api-key |
| Advanced search parameters (threshold, limit, rerank, rewrit | console | info | typescript, voltagent, configuration, middleware, no-op-options |