ErrLookup › Mintplex-Labs/anything-llm
Mintplex-Labs/anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience · JavaScript · 1,171 source files
Analyzed at 526360e320 on 2026-08-13. 485 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Type "${type}" is not a valid type to sync. | validation | warning | api, validation, resync, request-payload |
| Not a valid URL. | validation | warning | url-validation, ssrf-guard, website-depth, request-payload |
| Invalid link provided | validation | warning | validation, resync, link, request-payload |
| Failed to sync link content. ${reason} | exception | error | network, resync, link, scraping |
| Failed to sync YouTube video transcript. ${reason} | exception | error | network, resync, youtube, transcription |
| Invalid source property provided | validation | warning | validation, resync, confluence, request-payload |
| Failed to sync Confluence page content. ${reason} | exception | error | auth, network, resync, confluence |
| Failed to sync GitHub file content. ${reason} | exception | error | auth, network, resync, github |
| Failed to sync GitLab file content. ${reason} | exception | error | auth, network, resync, gitlab |
| Failed to sync Gitea file content. ${reason} | exception | error | auth, network, resync, gitea |
| Failed to fetch document content | exception | error | auth, network, resync, paperless-ngx |
| Failed to load pdf-parse. Please install it with eg. `npm in | exception | critical | dependency, pdf, module-load, pdf-parse |
| No base URL was set. | validation | error | config, whisper, openai, validation, audio |
| No OpenAI API key was set. | validation | error | config, whisper, openai, api-key, audio |
| FFMPEG candidate path not found. | exception | error | ffmpeg, audio, binary-resolution, environment |
| FFMPEG candidate path is not valid ffmpeg binary. | exception | error | ffmpeg, audio, binary-resolution, validation |
| FFMPEG binary not found. | exception | critical | ffmpeg, audio, binary-resolution, environment, setup |
| Input file ${inputPath} does not exist. | validation | error | ffmpeg, audio, filesystem, validation |
| FFMPEG conversion failed | exception | error | ffmpeg, audio, conversion, encoding |
| Audio file sample rate is too low for accurate transcription | validation | warning | audio, whisper, validation, sample-rate |
| Audio file duration exceeds maximum limit of 4 hours. | validation | warning | audio, whisper, validation, duration, limits |
| Audio file exceeds maximum allowed length. | validation | warning | audio, whisper, validation, memory, limits |
| [Conversion Failed]: Could not convert file to .wav format! | exception | warning | audio, whisper, dead-code, conversion |
| Invalid audio file: ${error.message} | validation | warning | audio, whisper, validation, error-wrapping |
| The native whisper model failed to download from the hugging | exception | critical | whisper, model-download, network, huggingface, setup |
| HTTP ${res.status}: ${res.statusText} | http | error | network, http, download, url |
| Failed to fetch ${url} from Confluence: ${response.status} | http | error | confluence, http, integration, auth |
| Failed to fetch ${url}: ${response.status} | http | error | drupalwiki, http, integration, auth |
| Failed to fetch documents from Paperless-ngx: ${res.status} | http | error | paperless-ngx, http, integration, auth |
| Failed to fetch documents from Paperless-ngx: ${error.messag | exception | error | paperless-ngx, http, integration, error-wrapping |
| Failed to fetch document content: ${response.status} | http | warning | paperless-ngx, http, integration, content-fetch |
| [Gitea Loader]: not in ready state! | exception | error | gitea, repo-loader, state, initialization |
| [GitHub Loader]: not in ready state! | exception | error | github, repo-loader, state, initialization |
| [Gitlab Loader]: not in ready state! | exception | error | gitlab, repo-loader, state, initialization |
| Invalid video id! | validation | error | youtube, validation, input-validation, constructor |
| Failed to get youtube video id from the url | validation | error | youtube, validation, url-parsing |
| No suitable caption track found for the video | exception | error | youtube, transcript, captions, language, content-availability |
| Impossible to retrieve Youtube video ID. | validation | error | youtube, validation, input-validation |
| Filename is required! | validation | error | files, validation, input-validation, filesystem |
| Invalid path. | validation | error | files, security, path-traversal, filesystem, validation |
| Invalid runtime setting: ${key} | validation | error | runtime-settings, config, validation, programming-error |
| ${res.statusText || "Error fetching api keys."} | exception | error | frontend, api-keys, admin, network, fetch |
| ${res.statusText || "Error generating api key."} | exception | error | frontend, api-keys, admin, network, fetch, validation |
| ${res.error || "Failed to save flow"} | exception | error | frontend, agent-flows, fetch, bug, network |
| ${res.error || "Failed to get flow"} | exception | error | frontend, agent-flows, fetch, bug, network |
| ${res.error || "Failed to delete flow"} | exception | error | frontend, agent-flows, fetch, bug, network |
| ${res.error || "Failed to toggle flow"} | exception | error | frontend, agent-flows, fetch, bug, network |
| ${response?.error ?? res.statusText} | exception | error | frontend, community-hub, network, import, fetch |
| ${response.error || "Failed to update settings"} | exception | error | frontend, community-hub, settings, validation, fetch |
| ${response.error || "Failed to fetch settings"} | exception | error | frontend, community-hub, settings, network, fetch |
| ${response.error || "Failed to create system prompt"} | exception | error | frontend, community-hub, system-prompt, validation, fetch |
| ${response.error || "Failed to create agent flow"} | exception | error | frontend, community-hub, agent-flows, validation, fetch, unhandled-rejection |
| ${response.error || "Failed to create slash command"} | exception | warning | api, community-hub, slash-command, validation, auth |
| ${res.reason} | exception | warning | api, data-connector, github, auth, rate-limit |
| res.reason | exception | warning | api, data-connector, github, auth, traversal |
| res.statusText | exception | error | api, embed, bug, error-handling, auth |
| Could not update agent plugin status. | exception | warning | api, experimental, agent-plugins, feature-flag, error-handling |
| Could not update agent plugin config. | exception | warning | api, experimental, agent-plugins, validation, error-handling |
| Could not delete agent plugin config. | exception | warning | api, experimental, agent-plugins, delete, error-handling |
| Could not update status. | exception | warning | api, experimental, live-sync, feature-flag, error-handling |
| res.statusText || "Error setting watch status for document." | exception | warning | api, workspace, live-sync, watch-status, error-handling |
| Failed to download file | exception | warning | network, filesystem, auth, agent-skills |
| Failed to fetch image | exception | warning | network, image, auth, image-generation |
| Could not find indexes. | exception | warning | network, vector-db, embeddings, auth |
| Could not find onboarding information. | exception | warning | network, onboarding, bootstrap |
| Could not find setup information. | exception | warning | network, setup, settings |
| Could not fetch local files. | exception | warning | network, filesystem, documents, auth |
| Search failed. | exception | warning | network, search, documents, auth |
| Failed to fetch documents by paths. | exception | warning | network, documents, batch, auth |
| Could not validate login. | exception | error | network, auth, login |
| Could not refresh user. | exception | error | network, auth, session |
| data.message || "Error recovering account." | exception | error | network, auth, recovery, account |
| data.message || "Error resetting password." | exception | error | network, auth, password, reset |
| Error uploading pfp. | exception | error | network, upload, multipart, profile, auth |
| Error uploading logo. | exception | error | network, upload, multipart, branding, auth |
| Failed to fetch logo! | exception | warning | network, branding, logo, cors |
| Failed to fetch pfp. | exception | warning | network, profile, avatar, auth |
| Failed to remove pfp. | exception | error | network, profile, delete, auth |
| Failed to get is default logo! | exception | warning | network, branding, logo |
| Error removing logo! | exception | error | network, branding, logo, delete, auth, method-mismatch |
| res.statusText || "Error fetching api key." | exception | error | network, api-keys, authz, admin |
| res.statusText || "Error generating api key." | exception | error | frontend, api-client, http, authentication, network |
| res.statusText || "Error finding custom models." | exception | error | frontend, api-client, llm-provider, http, network |
| Error creating slash command preset. | exception | error | frontend, api-client, validation, crud, slash-commands |
| Could not update slash command preset. | exception | error | frontend, api-client, validation, crud, slash-commands |
| Failed to transcribe audio. | exception | error | frontend, api-client, audio, whisper, upload, network |
| Error downloading model: ${response.statusText} | exception | error | frontend, api-client, model-download, dmr, streaming, network |
| Error downloading model: ${response.statusText} | exception | error | frontend, api-client, model-download, lemonade, streaming, network |
| Error setting suggested messages. | exception | error | frontend, api-client, workspace, validation, bug, network |
| No text to predict on. | exception | warning | frontend, web-worker, tts, piper, validation |
| QEMU directory not found: ${dir} Contents of ${parent}: ${co | exception | critical | cli, config, qemu, windows, filesystem, setup |
| EFI firmware not found: ${EFI_FIRMWARE_FILE} Searched in: ${ | exception | critical | cli, config, qemu, windows, uefi, edk2, filesystem |
| EFI vars template not found: ${file} Searched in: ${QEMU_DIS | exception | critical | cli, config, qemu, windows, uefi, edk2, filesystem |
| Command aborted | exception | warning | mcp-tool, shell, abort, visible-bash, process-control |
| Command timed out after ${timeout} seconds | exception | warning | mcp-tool, shell, timeout, visible-bash, process-control |
| ${text} Command exited with code ${realExitCode} | exception | error | mcp-tool, shell, exit-code, visible-bash, process-control |
| HTTP ${resp.status}: ${(await resp.text()).slice(0, 200)} | http | warning | llm, preflight, http, routing, api-client, fallback |
| No webSocketDebuggerUrl — is Chromium running? | exception | critical | cdp, chromium, browser-debugging, config, setup |
| No browser pages open. | exception | error | cdp, chromium, browser-debugging, tabs, setup |
| No browser tab matching "${targetUrl}". Open tabs: ${openTab | exception | error | cdp, chromium, browser-debugging, tabs, targeting |
| No webSocketDebuggerUrl — is Chromium running? | exception | critical | cdp, chromium, browser-debugging, config, input-injection, setup |
| No browser pages open. | exception | error | cdp, browser-automation, precondition, chromium |
| No browser tab matching "${targetUrl}". Open tabs: ${openTab | exception | error | cdp, browser-automation, target-matching, chromium |
| click requires <x> <y> coordinates | validation | error | cdp, browser-automation, argument-validation, click |
| type requires <text> argument | validation | error | cdp, browser-automation, argument-validation, typing |
| key requires <key> argument (e.g. Enter, Tab, Escape) | validation | error | cdp, browser-automation, argument-validation, keyboard |
| Invalid path name | validation | warning | filesystem, path-traversal, security, documents, validation |
| Invalid folder name. | validation | warning | filesystem, path-traversal, security, documents, validation |
| Community Hub connection key not found | validation | error | community-hub, configuration, authentication, missing-credential |
| Failed to update default system prompt. | exception | error | system-settings, database, admin, system-prompt |
| An error occurred while downloading the model | http | error | docker-model-runner, model-download, network, sse |
| An error occurred while downloading the model | http | error | lemonade, model-download, network, authentication |
| Invalid scope: ${JSON.stringify(v)} | validation | warning | memory, validation, enum, input-validation |
| Content must be a non-empty string | validation | warning | memory, validation, input-validation, string |
| Run not found | exception | error | scheduled-jobs, not-found, database, id-validation |
| Failed to create workspace | exception | error | scheduled-jobs, workspace, database, upsert |
| Failed to create thread | exception | error | scheduled-jobs, workspace-thread, database, thread |
| System prompt variable not found | exception | warning | system-prompt-variables, not-found, database, crud |
| Key is required | validation | warning | system-prompt-variables, validation, input-validation, required-field |
| Key must contain only letters, numbers and underscores | validation | error | validation, system-prompt-variables, user-input |
| Key must be less than 255 characters | validation | error | validation, system-prompt-variables, length-limit |
| Key cannot start with 'user.' | validation | error | validation, system-prompt-variables, reserved-namespace |
| Key cannot start with 'system.' | validation | error | validation, system-prompt-variables, reserved-namespace |
| System prompt variable with this key already exists | validation | error | validation, system-prompt-variables, duplicate, uniqueness |
| Public token is required to validate a temporary auth token. | validation | error | sso, temporary-auth-token, validation, authentication |
| Invalid token. | exception | error | sso, temporary-auth-token, authentication, single-use |
| Token expired. | exception | error | sso, temporary-auth-token, authentication, expiry |
| Username cannot be longer than 64 characters | validation | error | validation, user, length-limit |
| Username must be at least 2 characters | validation | error | validation, user, length-limit |
| Username must start with a lowercase letter and only contain | validation | error | validation, user, regex, naming |
| Invalid role. Allowed roles are: ${VALID_ROLES.join(", ")} | validation | error | validation, user, role, authorization |
| Daily message limit must be null or a number greater than or | validation | error | validation, user, numeric, quota |
| Bio cannot be longer than 1,000 characters | validation | error | validation, user, length-limit |
| File not found | exception | error | workspace, parsed-files, embedding, not-found |
| No file location in metadata | exception | error | workspace, parsed-files, metadata, data-integrity |
| Source file not found | exception | error | workspace, parsed-files, filesystem, storage |
| Failed to embed document | exception | error | workspace, parsed-files, embedding, vector-database, provider |
| Workspace not found | exception | warning | workspace, suggested-messages, silent-failure, not-found |
| No Anthropic API key was set. | exception | critical | config, env, authentication, anthropic, constructor |
| AnthropicLLM::getChatCompletion failed to communicate with A | exception | error | network, api, anthropic, try-catch, runtime |
| No ApiPie LLM API key was set. | exception | critical | config, env, authentication, apipie, constructor |
| ApiPie chat: ${this.model} is not valid for chat completion! | exception | error | config, model-validation, apipie, precondition |
| ${e.message} | exception | error | network, api, apipie, try-catch, runtime |
| No Azure API endpoint was set. | exception | critical | config, env, azure, constructor, precondition |
| No Azure API key was set. | exception | critical | config, env, authentication, azure, constructor |
| "${azureOpenAiEndpoint}" is not a valid URL. Check your sett | exception | error | config, url-validation, azure, constructor |
| No AZURE_OPENAI_MODEL_PREF ENV defined. This must the name o | exception | error | config, model, azure, runtime, precondition |
| AWS_BEDROCK_LLM_API_KEY is required for AWS Bedrock. | exception | critical | config, env, authentication, bedrock, aws, constructor |
| AWS_BEDROCK_LLM_REGION is required for AWS Bedrock. | exception | critical | config, env, bedrock, aws, constructor, region |
| AWSBedrock::getChatCompletion failed. ${e.message} | exception | error | network, api, bedrock, aws, try-catch, runtime |
| No Cerebras API key was set. | exception | critical | config, env, authentication, cerebras, constructor |
| Cerebras:cacheContextWindows - ${res.statusText} | exception | warning | network, api, cerebras, caching, degraded |
| ${e.message} | exception | error | network, api, cerebras, try-catch, runtime |
| Cerebras:getModelCapabilities - ${res.statusText} | exception | warning | network, api, cerebras, feature-detection, degraded |
| No Cohere API key was set. | exception | critical | config, env, authentication, cohere, constructor |
| ${e.message} | exception | error | cohere, openai-sdk, chat-completion, api-error, error-rewrap |
| Cohere:getModelCapabilities - ${res.statusText} | exception | warning | cohere, model-capabilities, http-status, network, non-fatal |
| No CometAPI API key was set. | exception | critical | cometapi, missing-api-key, constructor-guard, env-var |
| CometAPI chat: ${this.model} is not valid for chat completio | exception | error | cometapi, invalid-model, chat-completion, model-cache, validation |
| ${e.message} | exception | error | cometapi, openai-sdk, chat-completion, api-error, error-rewrap |
| No DeepSeek API key was set. | exception | critical | deepseek, missing-api-key, constructor-guard, env-var |
| DeepSeek chat: ${this.model} is not valid for chat completio | exception | error | deepseek, invalid-model, chat-completion, model-validation, network-dependent |
| e.message | exception | error | deepseek, openai-sdk, chat-completion, api-error, error-rewrap |
| Invalid response body returned from DeepSeek: ${JSON.stringi | exception | error | deepseek, invalid-response, chat-completion, empty-choices, response-parsing |
| No Docker Model Runner API Base Path was set. | exception | critical | docker-model-runner, missing-config, constructor-guard, env-var, local-llm |
| No Docker Model Runner Model Pref was set. | exception | critical | docker-model-runner, missing-model, constructor-guard, env-var, local-llm |
| Docker Model Runner chat: ${this.model} is not valid or defi | exception | error | docker-model-runner, invalid-model, chat-completion, truthiness-check, local-llm |
| No FireworksAI API key was set. | exception | critical | fireworks-ai, missing-api-key, constructor-guard, env-var |
| FireworksAI chat: ${this.model} is not valid for chat comple | exception | error | fireworks-ai, invalid-model, chat-completion, model-cache, validation |
| Catalog request failed with status ${response.status} | exception | error | foundry, catalog, http-status, network, azure, model-discovery |
| No Foundry Base Path was set. | exception | critical | foundry, configuration, environment-variables, local-inference, constructor |
| Could not load ${this.model} into Foundry Local: ${error} | exception | error | foundry, model-loading, local-inference, configuration |
| Foundry chat: ${this.model} is not valid or defined model fo | exception | error | foundry, configuration, model-selection, chat-completion |
| e.message | exception | error | foundry, openai-sdk, error-wrapping, chat-completion, network |
| No Gemini API key was set. | exception | critical | gemini, configuration, authentication, environment-variables, constructor |
| e.message | exception | error | gemini, openai-sdk, error-wrapping, chat-completion, authentication |
| GenericOpenAI must have a valid base path to use for the api | exception | critical | generic-openai, configuration, environment-variables, openai-compatible, constructor |
| GenericOpenAI must have a valid model set. | exception | error | generic-openai, configuration, model-selection, constructor |
| No token context limit was set. | exception | error | generic-openai, configuration, token-limits, validation |
| e.message | exception | error | generic-openai, openai-sdk, error-wrapping, chat-completion, network |
| No Gitee AI API key was set. | exception | critical | giteeai, configuration, authentication, environment-variables, constructor |
| e.message | exception | error | giteeai, openai-sdk, error-wrapping, chat-completion, authentication |
| Invalid response body returned from GiteeAI: ${JSON.stringif | exception | error | giteeai, response-validation, openai-format, chat-completion, content-filter |
| No Groq API key was set. | exception | critical | groq, configuration, authentication, environment-variables, constructor |
| GroqAI:chatCompletion: ${this.model} is not valid for chat c | exception | error | groq, model-validation, model-map, chat-completion |
| e.message | exception | error | groq, openai-sdk, error-wrapping, chat-completion, rate-limit |
| GroqAI:streamChatCompletion: ${this.model} is not valid for | exception | error | groq, model-validation, model-map, streaming |
| KoboldCPP must have a valid base path to use for the api. | exception | critical | koboldcpp, configuration, environment-variables, local-inference, constructor |
| KoboldCPP must have a valid model set. | exception | critical | koboldcpp, configuration, env-var, constructor, model-selection |
| No token context limit was set. | exception | error | koboldcpp, configuration, env-var, token-limit, pre-flight |
| e.message | exception | error | koboldcpp, api-error, openai-sdk, error-wrapping, runtime |
| No Lemonade API Base Path was set. | exception | critical | lemonade, configuration, env-var, constructor, base-path |
| No Lemonade Model Pref was set. | exception | critical | lemonade, configuration, env-var, constructor, model-selection |
| LiteLLM must have a valid base path to use for the api. | exception | critical | litellm, configuration, env-var, constructor, base-path |
| LiteLLM must have a valid model set. | exception | critical | litellm, configuration, env-var, constructor, model-selection |
| No token context limit was set. | exception | error | litellm, configuration, env-var, token-limit, pre-flight |
| e.message | exception | error | litellm, api-error, openai-sdk, error-wrapping, runtime |
| No LMStudio API Base Path was set. | exception | critical | lmstudio, configuration, env-var, constructor, base-path |
| LMStudio must have a valid model set. | exception | critical | lmstudio, configuration, env-var, constructor, model-selection |
| LMStudio chat: ${this.model} is not valid or defined model f | exception | error | lmstudio, defensive-check, model-selection, runtime, dead-code |
| No LocalAI Base Path was set. | exception | critical | localai, configuration, env-var, constructor, base-path |
| No LocalAi token context limit was set. | exception | error | localai, configuration, env-var, token-limit, pre-flight |
| LocalAI chat: ${this.model} is not valid for chat completion | exception | error | localai, model-validation, dead-code, runtime, unreachable |
| LocalAi chat: ${this.model} is not valid for chat completion | exception | error | localai, model-validation, dead-code, runtime, streaming, unreachable, string-inconsistency |
| No Minimax API key was set. | exception | critical | minimax, configuration, api-key, env, constructor |
| Minimax chat: ${this.model} is not valid for chat completion | exception | error | minimax, model-validation, chat-completion, configuration |
| e.message | exception | error | minimax, error-handling, openai-client, anti-pattern, rate-limit |
| Invalid response body returned from Minimax: ${JSON.stringif | exception | error | minimax, response-parsing, api-contract, content-policy |
| Minimax stream: ${this.model} is not valid for chat completi | exception | error | minimax, model-validation, streaming, configuration |
| No Mistral API key was set. | exception | critical | mistral, configuration, api-key, env, constructor |
| Mistral chat: ${this.model} is not valid for chat completion | exception | error | mistral, model-validation, chat-completion, configuration |
| e.message | exception | error | mistral, error-handling, openai-client, anti-pattern, rate-limit |
| No model router found for this workspace. | exception | error | model-router, workspace, configuration, routing |
| No Moonshot AI API key was set. | exception | critical | moonshot, configuration, api-key, env, constructor |
| e.message | exception | error | moonshot, error-handling, openai-client, anti-pattern, context-length |
| No Novita API key was set. | exception | critical | novita, configuration, api-key, env, constructor |
| Novita chat: ${this.model} is not valid for chat completion! | exception | error | novita, model-validation, chat-completion, configuration |
| e.message | exception | error | novita, error-handling, openai-client, anti-pattern, timeout |
| No NVIDIA NIM API Base Path was set. | exception | critical | nvidia-nim, configuration, self-hosted, base-path, env, constructor |
| No NVIDIA NIM token context limit was set. | exception | warning | nvidia-nim, configuration, token-limit, validation, misleading-message |
| NVIDIA NIM chat: ${this.model} is not valid or defined model | exception | error | nvidia-nim, model-validation, configuration, self-hosted |
| ${e.message} | exception | error | nvidia-nim, llm-provider, network, configuration |
| No Ollama Base Path was set. | exception | critical | ollama, configuration, env |
| Your Ollama instance could not be reached or is not respondi | exception | error | ollama, network, connectivity, error-handling |
| Ollama::getChatCompletion failed to communicate with Ollama. | exception | error | ollama, llm-provider, runtime, error-handling |
| Ollama::getChatCompletion text response was empty. | exception | error | ollama, llm-provider, empty-response, validation |
| Stream returned undefined chunk. Aborting reply - check mode | exception | error | ollama, streaming, runtime, resilience |
| No OMLX API Base Path was set. | exception | critical | omlx, configuration, env |
| OMLX must have a valid model set. | exception | critical | omlx, configuration, validation |
| OMLX:cacheContextWindows - ${res.statusText} | exception | warning | omlx, configuration, network, logging |
| Model capabilities for ${this.model} could not be retrieved | exception | warning | omlx, configuration, capabilities, logging |
| No OpenAI API key was set. | exception | critical | openai, configuration, env, authentication |
| OpenAI chat: ${this.model} is not valid for chat completion! | exception | error | openai, configuration, validation |
| ${e.message} | exception | error | openai, llm-provider, runtime, api-error |
| No OpenRouter API key was set. | exception | critical | openrouter, configuration, env, authentication |
| OpenRouter chat: ${this.model} is not valid for chat complet | exception | error | openrouter, configuration, validation, cache |
| ${e.message} | exception | error | openrouter, llm-provider, runtime, api-error |
| Invalid response body returned from OpenRouter: ${result.out | exception | error | openrouter, llm-provider, response-validation, runtime |
| No Perplexity API key was set. | exception | error | configuration, api-key, env, llm-provider, perplexity, constructor |
| Perplexity chat: ${this.model} is not valid for chat complet | exception | error | validation, model-selection, llm-provider, perplexity, chat-completion |
| ${e.message} | exception | error | runtime, api-error, llm-provider, perplexity, network, error-wrapping |
| No PPIO API key was set. | exception | error | configuration, api-key, env, llm-provider, ppio, constructor |
| PPIO chat: ${this.model} is not valid for chat completion! | exception | error | validation, model-selection, llm-provider, ppio, chat-completion |
| ${e.message} | exception | error | runtime, api-error, llm-provider, ppio, network, error-wrapping |
| No Privatemode Base Path was set. | exception | error | configuration, env, llm-provider, privatemode, constructor, self-hosted |
| Privatemode chat: ${this.model} is not valid or defined mode | exception | error | validation, model-selection, llm-provider, privatemode, chat-completion |
| No SambaNova API key was set. | exception | error | configuration, api-key, env, llm-provider, sambanova, constructor |
| ${e.message} | exception | error | runtime, api-error, llm-provider, sambanova, network, error-wrapping |
| TextGenWebUI must have a valid base path to use for the api. | exception | error | configuration, env, llm-provider, textgenwebui, constructor, self-hosted |
| No token context limit was set. | exception | error | configuration, env, validation, llm-provider, textgenwebui, token-limit |
| ${e.message} | exception | error | runtime, api-error, llm-provider, textgenwebui, network, self-hosted, error-wrapping |
| No TogetherAI API key was set. | exception | error | configuration, api-key, env, llm-provider, togetherai, constructor |
| TogetherAI chat: ${this.model} is not valid for chat complet | exception | error | validation, model-selection, llm-provider, togetherai, chat-completion |
| ${e.message} | exception | error | runtime, api-error, llm-provider, togetherai, network, error-wrapping |
| No xAI API key was set. | exception | critical | xai, grok, config, env, auth, startup |
| xAI chat: ${this.model} is not valid for chat completion! | exception | error | xai, grok, model-validation, dead-code, config |
| ${e.message} | exception | error | xai, grok, error-wrapping, network, auth |
| No Z.AI API key was set. | exception | critical | zai, zhipu, glm, config, env, auth, startup |
| ${e.message} | exception | error | zai, zhipu, glm, error-wrapping, network, auth |
| No Azure API endpoint was set. | exception | critical | azure, openai, embeddings, config, env, startup |
| No Azure API key was set. | exception | critical | azure, openai, embeddings, config, env, auth, startup |
| No Embedding Model preference defined. | exception | error | azure, openai, embeddings, config, deployment-name |
| Azure OpenAI Failed to embed: ${error} | exception | error | azure, openai, embeddings, rate-limit, content-filter, batch |
| No Cohere API key was set. | exception | critical | cohere, embeddings, config, env, auth, startup |
| Cohere Failed to embed: ${error} | exception | error | cohere, embeddings, rate-limit, batch, content-filter |
| No Gemini API key was set. | exception | critical | gemini, google, embeddings, config, env, auth, startup |
| Gemini Failed to embed: ${error} | exception | error | gemini, google, embeddings, rate-limit, quota, batch |
| GenericOpenAI must have a valid base path to use for the api | exception | critical | generic-openai, embeddings, config, env, local-llm, startup |
| GenericOpenAI Failed to embed: ${error.message} | exception | error | generic-openai, embeddings, local-llm, network, batch |
| No Lemonade API Base Path was set. | exception | critical | lemonade, amd, embeddings, config, env, local-llm, startup |
| No Embedding Model Pref was set. | exception | critical | lemonade, amd, embeddings, config, env, model-config |
| Lemonade Failed to embed: [${error.type}]: ${error.message} | exception | error | lemonade, amd, embeddings, local-llm, batch, network |
| LiteLLM must have a valid base path to use for the api. | exception | critical | litellm, embedding, config, env, constructor |
| LiteLLM Failed to embed: ${error} | exception | error | litellm, embedding, runtime, network, upstream |
| No embedding base path was set. | exception | critical | lmstudio, embedding, config, env, constructor |
| No embedding model was set. | exception | critical | lmstudio, embedding, config, env, constructor |
| LMStudio service could not be reached. Is LMStudio running? | exception | error | lmstudio, embedding, network, runtime, preflight |
| LMStudio Failed to embed: ${Array.from(uniqueErrors).join(", | exception | error | lmstudio, embedding, runtime, upstream |
| No embedding base path was set. | exception | critical | localai, embedding, config, env, constructor |
| No embedding model was set. | exception | critical | localai, embedding, config, env, constructor |
| LocalAI Failed to embed: ${error} | exception | error | localai, embedding, runtime, upstream, network |
| No Mistral API key was set. | exception | critical | mistral, embedding, config, env, auth, constructor |
| Mistral returned empty embeddings for batch | exception | error | mistral, embedding, runtime, data-validation |
| Mistral Failed to embed: ${error.message} | exception | error | mistral, embedding, runtime, auth, rate-limit |
| No embedding base path was set. | exception | critical | ollama, embedding, config, env, constructor |
| No embedding model was set. | exception | critical | ollama, embedding, config, env, constructor |
| Ollama service could not be reached. Is Ollama running? | exception | error | ollama, embedding, network, runtime, preflight |
| Ollama returned empty embeddings for batch! | exception | error | ollama, embedding, runtime, data-validation |
| Ollama Failed to embed: ${error} | exception | error | ollama, embedding, runtime, upstream, resource |
| No OpenAI API key was set. | validation | critical | openai, embedding, config, env, auth, constructor |
| OpenAI Failed to embed: ${error} | exception | error | openai, embedding, runtime, auth, rate-limit, upstream |
| No OpenRouter API key was set. | validation | critical | openrouter, embedding, config, env, auth, constructor |
| OpenRouter Failed to embed: ${error} | exception | error | openrouter, embeddings, api-rate-limit, network, configuration |
| No Voyage AI API key was set. | validation | critical | voyage-ai, embeddings, configuration, missing-api-key, constructor |
| Voyage AI failed to embed: Rate limit reached | exception | error | voyage-ai, embeddings, api-rate-limit, heuristic, sdk-error |
| Image edit failed (${res.status}): ${body || res.statusText} | exception | error | image-generation, image-edit, http-error, openai-compatible, network |
| Failed to fetch edited image: ${imgRes.status} | exception | error | image-generation, image-edit, download, network, transient |
| Image edit returned no image data. | exception | error | image-generation, image-edit, response-shape, provider-compat, data-integrity |
| Failed to fetch generated image: ${res.status} | exception | error | image-generation, download, network, transient, openai-compatible |
| Image provider returned no image data. | exception | error | image-generation, response-shape, provider-compat, data-integrity, ollama |
| No Lemonade image generation base path was set. | validation | critical | lemonade, image-generation, configuration, missing-env, constructor |
| No Lemonade image generation model was set. | validation | critical | lemonade, image-generation, configuration, missing-env, constructor |
| No Ollama image generation base path was set. | validation | critical | ollama, image-generation, configuration, missing-env, constructor |
| No Ollama image generation model was set. | validation | critical | ollama, image-generation, configuration, missing-env, constructor |
| No OpenAI image generation API key was set. | validation | critical | openai, image-generation, configuration, missing-api-key, constructor |
| OpenRouter returned no image data. | exception | error | openrouter, image-generation, response-shape, data-integrity, provider-compat |
| No OpenRouter image generation API key was set. | validation | critical | openrouter, image-generation, configuration, missing-api-key, constructor |
| No OpenRouter image generation model was set. | validation | critical | openrouter, image-generation, configuration, missing-env, constructor |
| MCP server type must have sse or streamable value. | validation | error | mcp, configuration, validation, transport, config-schema |
| MCP server "${name}": missing required "url" for ${server.ty | validation | error | mcp, configuration, validation, missing-field, transport |
| MCP server "${name}": invalid URL "${server.url}" | validation | error | mcp, configuration, validation, malformed-url, transport |
| MCP server args must be an array | validation | error | mcp, configuration, validation, stdio, config-schema |
| MCP server name is required | validation | error | mcp, configuration, validation |
| MCP server command or url is required | validation | error | mcp, configuration, validation, transport |
| MCP server ${name} is not currently running | exception | error | mcp, runtime, agent, lifecycle |
| Failed to generate user recovery codes! | exception | error | password-recovery, database, state, partial-write |
| Invalid password. | validation | error | password-recovery, validation, input |
| Passwords do not match | validation | error | password-recovery, validation, input |
| No Deepgram API key was set. | validation | error | stt, deepgram, configuration, environment, credentials |
| Deepgram transcription failed (${response.status}) - ${errBo | exception | error | stt, deepgram, network, api, http |
| Deepgram transcription failed - ${error.message} | exception | error | stt, deepgram, network, error-handling |
| No Groq API key was set. | validation | error | stt, groq, configuration, environment, credentials |
| Audio conversion failed. | exception | error | stt, audio, ffmpeg, collector, conversion |
| STT_PROVIDER "${provider}" is not a server-side provider. | validation | error | stt, configuration, environment, validation, provider-selection |
| No Lemonade base path was set. | validation | error | stt, lemonade, configuration, environment |
| No OpenAI API key was set. | validation | error | stt, openai, configuration, environment, credentials |
| No OpenAI compatible endpoint was set. Please set this to us | validation | error | stt, openai-compatible, configuration, environment, provider-selection |
| No ElevenLabs API key was set. | validation | error | tts, elevenlabs, configuration, environment, credentials |
| ENV: No TTS_PROVIDER value found in environment! | validation | error | tts, configuration, environment, validation, provider-selection |
| No Kokoro endpoint was set. Please set TTS_KOKORO_ENDPOINT t | validation | error | tts, kokoro, configuration, environment |
| No OpenAI API key was set. | validation | error | tts, openai, configuration, environment, credentials |
| No OpenAI compatible endpoint was set. Please set this to us | validation | error | tts, openai-compatible, configuration, environment, provider-selection |
| Unknown flow type: ${step.type} | exception | error | agent-flows, flow-execution, validation, switch-default |
| HTTP error! status: ${response.status} | http | error | api-call, http, response-status, agent-flows |
| API Call failed: ${error.message} | exception | error | api-call, error-handling, network, json-parse |
| LLM processing failed: ${error.message} | exception | error | llm, provider, agent-flows, error-handling |
| URL is required for web scraping | validation | error | web-scraping, validation, agent-flows |
| URL could not be scraped and no content was found. | exception | error | web-scraping, collector, network, agent-flows |
| There was no content to be collected or read. | exception | warning | web-scraping, content, agent-flows |
| This flow includes unsupported blocks. They may not be suppo | validation | error | agent-flows, validation, import, cross-platform |
| Flow ${uuid} not found | exception | warning | agent-flows, file-not-found, delete |
| The agent model failed to respond: ${error.message} | exception | error | llm, provider, agent, error-handling, aibitat |
| Maximum rounds reached | exception | warning | agent, conversation, limits, aibitat |
| Unknown provider: ${config.provider}. Please use a valid pro | validation | error | provider, configuration, aibitat, validation |
| Cannot copy symbolic link: ${source}. Symlinks are not allow | exception | warning | filesystem, security, symlink, copy |
| Access denied - path outside allowed directories. | exception | error | filesystem, security, sandbox, path-validation |
| Access denied - symlink target outside allowed directories. | exception | error | filesystem, security, symlink, sandbox, path-validation |
| Access denied - parent directory outside allowed directories | exception | error | filesystem, security, sandbox, symlink, path-validation |
| Parent directory does not exist: ${parentDir} | exception | error | filesystem, validation, missing-directory |
| Could not find exact match for edit:\n${edit.oldText} | exception | error | filesystem, edit, search, validation |
| @vscode/ripgrep not installed | exception | error | filesystem, search, dependency, ripgrep, environment |
| ${result.stderr || `ripgrep exited with code ${result.status | exception | error | ripgrep, filesystem, spawn, agent-tool, argument-injection |
| search pattern must not start with '-' | validation | warning | ripgrep, security, argument-injection, validation, agent-tool |
| Invalid period: "${period}". Use "today", "tomorrow", "week" | validation | warning | google-calendar, validation, date-range, agent-tool, user-input |
| There is no supported database connector for ${identifier} | validation | error | sql-agent, database, validation, factory-pattern, configuration |
| This document has no readable content that could be found. | exception | warning | summarize, document, text-extraction, agent-tool, data-quality |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | serpapi, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | searchapi, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | serper-dev, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | bing-search, azure, web-search, http, api-key, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | baidu, web-search, http, api-key, agent-tool, i18n |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | serly, web-search, http, api-key, rate-limit, agent-tool |
| Unauthorized. Please double check your AGENT_SERPLY_API_KEY | exception | error | serly, web-search, authentication, api-key, agent-tool, non-standard-http |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | searxng, web-search, http, self-hosted, configuration, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | tavily, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | exa, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | perplexity, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText} | exception | error | brave-search, web-search, http, api-key, rate-limit, agent-tool |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | network, search, api-auth, http-status, env-config, fastcrw |
| data?.error || "fastCRW returned an unsuccessful response." | exception | error | search, api, application-error, fastcrw, transient |
| ${res.status} - ${res.statusText}. params: ${JSON.stringify( | exception | error | network, search, api-auth, rate-limit, youcom, http-status |
| URL could not be scraped and no content was found. | exception | warning | web-scraping, collector, content-fetch, url, agent-tool |
| There was no content to be collected or read. | exception | warning | web-scraping, content-empty, collector, parser, agent-tool |
| Unsupported provider ${JSON.stringify(provider)} for this ta | validation | critical | provider, config, switch-default, langchain, validation |
| error.message | exception | error | llm-provider, cerebras, retry, rate-limit, openai-sdk |
| error.message | exception | error | llm-provider, cohere, retry, rate-limit, streaming, openai-sdk |
| error.message | exception | error | llm-provider, cometapi, retry, rate-limit, streaming, openai-sdk |
| error.message | exception | error | llm-provider, deepseek, retry, rate-limit, streaming, openai-sdk |
| error.message | exception | error | llm-provider, docker-model-runner, local-inference, retry, streaming, openai-sdk |
| error.message | exception | error | llm-provider, fireworks, retry, rate-limit, streaming, openai-sdk |
| Foundry Local crashed trying to reply to this message. You s | exception | error | llm-provider, foundry, local-inference, premature-close, stream-error |
| error.message | exception | error | llm-provider, foundry, retry, rate-limit, local-inference, openai-sdk |
| Gemini: ${this.model} does not support tool calling. | exception | error | gemini, tool-calling, config, model-selection |
| Gemini error: ${this._lastErrorMessage} | exception | warning | gemini, retry, rate-limit, quota, api-error |
| error.message | exception | warning | generic-openai, retry, config, transient, openai-sdk |
| error.message | exception | warning | giteeai, retry, config, transient, openai-sdk |
| LMStudio must have a valid model set. | exception | critical | lmstudio, config, env, model-selection, local-llm |
| OMLX must have a valid model set. | exception | critical | omlx, config, env, model-selection, local-llm |
| SambaNova chat: No results! | exception | error | sambanova, response-parsing, config, model-selection |
| SambaNova chat: No results length! | exception | error | sambanova, response-parsing, content-filter, model-selection |
| OpenAI API key must be provided to use agents. | exception | critical | openai, config, env, auth, agents |
| Anthropic API key must be provided to use agents. | exception | critical | anthropic, config, env, auth, agents |
| LMStudio base path must be provided to use agents. | exception | critical | lmstudio, config, env, agents, local-llm |
| Ollama base path must be provided to use agents. | exception | critical | ollama, config, env, agents, local-llm |
| Groq API key must be provided to use agents. | exception | critical | groq, config, env, auth, agents |
| TogetherAI API key must be provided to use agents. | exception | critical | togetherai, config, env, auth, agents |
| Azure OpenAI API endpoint and key must be provided to use ag | exception | error | agents, llm-provider, azure, openai, environment-variables, config |
| KoboldCPP must have a valid base path to use for the api. | exception | error | agents, llm-provider, koboldcpp, local-llm, environment-variables, config |
| LocalAI must have a valid base path to use for the api. | exception | error | agents, llm-provider, localai, local-llm, environment-variables, config |
| OpenRouter API key must be provided to use agents. | exception | error | agents, llm-provider, openrouter, api-key, environment-variables, config |
| Mistral API key must be provided to use agents. | exception | error | agents, llm-provider, mistral, api-key, environment-variables, config |
| API base path must be provided to use agents. | exception | error | agents, llm-provider, generic-openai, openai-compatible, environment-variables, config |
| Perplexity API key must be provided to use agents. | exception | error | agents, llm-provider, perplexity, api-key, environment-variables, config |
| TextWebGenUI API base path must be provided to use agents. | exception | error | agents, llm-provider, textgenwebui, local-llm, environment-variables, config |
| FireworksAI API Key must be provided to use agents. | exception | error | agents, llm-provider, fireworksai, api-key, environment-variables, config |
| DeepSeek API Key must be provided to use agents. | exception | error | agents, llm-provider, deepseek, api-key, environment-variables, config |
| LiteLLM API base path and key must be provided to use agents | exception | error | agents, llm-provider, litellm, proxy, environment-variables, config |
| ApiPie API Key must be provided to use agents. | exception | error | agents, llm-provider, apipie, api-key, environment-variables, config |
| xAI API Key must be provided to use agents. | exception | error | agents, llm-provider, xai, grok, api-key, environment-variables, config |
| Z.AI API Key must be provided to use agents. | exception | error | agents, llm-provider, zai, glm, api-key, environment-variables, config |
| Novita API Key must be provided to use agents. | exception | error | agents, llm-provider, novita, api-key, environment-variables, config |
| NVIDIA NIM base path must be provided to use agents. | exception | error | agents, llm-provider, nvidia-nim, nim, environment-variables, config |
| PPIO API Key must be provided to use agents. | exception | error | agents, llm-provider, ppio, api-key, environment-variables, config |
| Gemini API key must be provided to use agents. | exception | error | agents, llm-provider, gemini, google, api-key, environment-variables, config |
| Moonshot AI model must be set to use agents. | exception | error | agents, llm-provider, moonshotai, model-config, environment-variables, config |
| CometAPI API Key must be provided to use agents. | exception | error | agents, llm-provider, cometapi, api-key, environment-variables, config |
| Foundry base path must be provided to use agents. | exception | error | config, env, agent-provider, foundry, agents |
| GiteeAI API Key must be provided to use agents. | exception | error | config, env, agent-provider, giteeai, api-key, agents |
| Cohere API key must be provided to use agents. | exception | error | config, env, agent-provider, cohere, api-key, agents |
| Docker Model Runner base path must be provided to use agents | exception | error | config, env, agent-provider, docker-model-runner, local-llm, agents |
| No valid provider found for the agent. | exception | error | config, agent-provider, model-resolution, ephemeral, agents |
| Plugin handler does not pass path validation. | exception | error | security, path-traversal, plugins, cwe-22, agents |
| No plugin hubID passed. | exception | error | plugins, api, validation, agents |
| [ImportedPlugin.importCommunityItemFromUrl]: Entry "${entry. | exception | critical | security, path-traversal, zip-slip, cwe-22, plugins, agents |
| Privatemode base path must be provided to use agents. | exception | error | config, env, agent-provider, privatemode, local-llm, agents |
| SambaNova API key must be provided to use agents. | exception | error | config, env, agent-provider, sambanova, api-key, agents |
| Lemonade base path must be provided to use agents. | exception | error | config, env, agent-provider, lemonade, local-llm, agents |
| OMLX base path must be provided to use agents. | exception | error | config, env, agent-provider, omlx, local-llm, agents |
| Minimax API key must be provided to use agents. | exception | error | config, env, agent-provider, minimax, api-key, agents |
| Cerebras API key must be provided to use agents. | exception | error | config, env, agent-provider, cerebras, api-key, agents |
| No workspace agent provider set. Please set your agent provi | exception | error | config, agent-provider, agents |
| No valid provider found for the agent. | exception | error | config, agent-provider, model-resolution, agents |
| This agent invocation is already closed | exception | warning | agents, invocation, lifecycle, concurrency |
| No docPath provided in request | validation | error | documents, validation, files, jobs |
| Invalid path. | validation | error | path-traversal, validation, security, filesystem |
| Invalid folder name. | validation | error | validation, filesystem, document-storage |
| Folder name cannot contain path separators. | validation | error | validation, filesystem, document-storage, path-separator |
| Invalid file location. | validation | error | path-traversal, security, filesystem, document-storage |
| Invalid file path. | validation | error | path-traversal, security, filesystem, upload, branding |
| Invalid export type: ${format} | validation | error | validation, export, chat-history |
| Invalid chat type: ${chatType} | validation | error | validation, export, chat-history |
| Unsupported export type: ${type} | validation | error | validation, export, chat-history, rendering |
| ENV: No valid LLM_PROVIDER value found in environment! Using | exception | critical | config, llm, provider, environment |
| No valid image generation provider was set. Got: ${provider} | exception | error | config, image-generation, provider, environment |
| Not a supported tokenized format. | exception | error | tokenizer, validation, llm, type-error |
| Cannot create JWT as JWT_SECRET is unset. | exception | critical | auth, jwt, config, environment, security |
| Failed to download file from Telegram | exception | error | telegram, network, retry, bot |
| Failed to transcribe audio. | exception | error | telegram, collector, transcription, audio |
| Document processing is unavailable. The collector service is | exception | error | telegram, collector, infrastructure, document-parsing |
| Failed to parse document: ${originalFilename} | exception | error | telegram, collector, document-parsing, validation |
| Internal Server Error | http | error | api, admin, database, http-500 |
| Not Found | http | warning | express, admin-api, workspaces, not-found, idempotency |
| Bad Request | http | warning | express, admin-api, api-keys, input-validation, client-error |
| Unauthorized | http | warning | express, api, admin-api, multi-user-mode, authorization |
| Internal Server Error | http | error | express, api, admin-api, users, database, schema-migration |
| Internal Server Error | http | error | document-api, file-upload, collector, validation, error-handling |
| Not Found | http | warning | anythingllm, collector, file-types, http-404, health |
| Internal Server Error | http | error | anythingllm, embed, prisma, database, express, http-500 |
| Internal Server Error | http | error | anythingllm, openai-compatible, models, prisma, database, express, http-500 |
| Internal Server Error | http | warning | anythingllm, system, env, dumpenv, filesystem, express, http-500 |
| Internal Server Error | http | error | database, express, anythingllm, prisma, multi-user |
| Internal Server Error | http | error | workspace, express, anythingllm, telemetry, partial-success |
| Bad Request | http | warning | workspace, express, anythingllm, request-validation, not-found |
| Not Found | http | warning | workspace, express, anythingllm, document-management, not-found, null-safety |
| Bad Request | http | warning | workspace, workspace-thread, express, anythingllm, request-validation, not-found |
| Internal Server Error | http | error | workspace-thread, express, anythingllm, telemetry, partial-success, prisma |
| Internal Server Error | http | error | embed, chat-history, data-corruption, express, api |
| Internal Server Error | http | warning | embed-management, express, prisma, admin, api |
| Not Found | http | info | live-sync, experimental, http-semantics, document, api |
| Internal Server Error | http | warning | extensions, collector, communication-key, express, api |
| Internal Server Error | http | error | express, prisma, invites, database |
| Internal Server Error | http | error | express, middleware, memory, prisma, session |
| Internal Server Error | http | error | express, mobile, prisma, schema-mismatch, database |
| Internal Server Error | http | error | express, model-router, prisma, database, admin-only |
| Internal Server Error | http | error | express, scheduled-jobs, tool-discovery, sendstatus-bug, dead-code |
| Internal Server Error | http | critical | express, prisma, public-endpoint, system-settings, onboarding, boot-blocking |
| Bad Request | http | warning | validation, api-key, input-validation, bad-request |
| Unprocessable Entity | http | warning | slash-command-presets, update, race-condition, validation |
| Internal Server Error | http | error | telegram, config, database, connector, internal-error |
| Internal Server Error | http | error | metrics, system-settings, database, disk-space, health-check, internal-error |
| Bad Request | http | warning | export, validation, input-validation, bad-request, chat-export |
| Not Found | http | error | http-404, workspace, export, slug-validation, multi-user |
| Internal Server Error | http | error | http-500, thread, creation, catch-all, database |
| Internal Server Error | http | error | http-500, workspace, creation, catch-all, database |
| Bad Request | http | warning | http-400, workspace, update, slug-validation, multi-user |