ErrLookup › warpdotdev/warp

warpdotdev/warp

Warp is an agentic development environment, born out of the terminal. · Rust · 3,931 source files

Analyzed at e72fd7aacb on 2026-08-16. 201 documented errors.

Code / MessageTypeSeverityTags
cleanupOrphans: runId is required.
validation error figma, plugin, argument-validation, cleanup
createSemanticTokens: mode "${modeName}" not found in modeId
validation error figma, design-tokens, validation, variables
createVariableCollection: modeNames must have at least one e
validation error figma, design-tokens, argument-validation
Expected JSON object with 'reviews' key
validation error http, json, validation, eval-viewer
claude -p exited {result.returncode} stderr: {result.stderr}
exception error cli, subprocess, claude, auth
SKILL.md missing frontmatter (no opening ---)
exception error markdown, frontmatter, parsing, skills
SKILL.md missing frontmatter (no closing ---)
exception error markdown, frontmatter, parsing, skills
schema_unavailable_or_invalid
schema_unavailable_or_invalid
exception error json, schema, io, cli
settings_symlink_rejected
settings_symlink_rejected
exception error filesystem, symlink, security, settings
{role}_settings_unavailable_or_invalid
{role}_settings_unavailable_or_invalid
exception error toml, settings, io, cli
source_config_unavailable
source_config_unavailable
exception error filesystem, config, io
config_unavailable
config_unavailable
exception error filesystem, permissions, config
config_symlink_rejected
config_symlink_rejected
exception error filesystem, symlink, security, mcp-config
config_not_regular_file
config_not_regular_file
exception error filesystem, type-validation, config
config_too_large
config_too_large
exception error filesystem, size-limit, config
invalid_json
invalid_json
exception error json, encoding, config
invalid_config_shape
invalid_config_shape
exception error
invalid_wrapper_shape
invalid_wrapper_shape
exception error
ambiguous_wrapper
ambiguous_wrapper
exception error
unrecognized_wrapper
unrecognized_wrapper
exception error
invalid_server_definition
invalid_server_definition
exception error
backup_name_unavailable
backup_name_unavailable
exception error
permission_update_failed
permission_update_failed
exception error
destination_directory_unavailable
destination_directory_unavailable
exception error
atomic_write_failed
atomic_write_failed
exception error
fingerprint_mismatch
fingerprint_mismatch
exception error
{}: {}: {}
exception error
Command '{}' failed to start: {}
exception error
Command '{}' returned non-zero exit status {}
exception error
Font not found: {font_path}
exception error
SVG not found: {svg_path}
exception error
Authentication failed: {err:#}
exception error auth, device-auth, cli, force-terminate
Could not determine user ID. Are you logged in?
exception error auth, whoami, cli, precondition
`whoami` does not support `--output-format ndjson`
validation warning cli, output-format, whoami, usage
Invalid repo format: '{}'. Expected 'owner/repo' or 'https:/
validation warning cli, github, parsing, validation
Exceeded maximum number of authorization attempts ({}). Plea
exception error github, oauth, retry-limit, cli
GitHub authorization failed. Please try again.
exception error github, oauth, cli
GitHub authorization expired. Please try again.
exception error github, oauth, timeout, cli
Unexpected OAuth status
exception error github, oauth, version-skew, state-machine
Error polling OAuth status: {err}
exception error github, oauth, network, cli
Cannot list agents: authorization required but no auth flow
exception error github, integrations, oauth, cli
No updates requested
validation warning cli, agents, validation
--sort-by and --sort-order are not supported with JSON outpu
validation warning cli, agents, json, sorting
Unsupported feature
exception error feature-flag, ambient-agents, cli
unexpected argument '--skill' found
validation warning feature-flag, cli, arguments, skills
Either --prompt, --skill, or --conversation must be provided
validation warning cli, ambient-agents, validation, prompt
Failed to parse saved prompt ID '{id}': {err}
validation error saved-prompts, parsing, cli
'{id}' is not a saved prompt
exception error saved-prompts, type-guard, cli
Saved prompt with ID '{id}' not found
exception error saved-prompts, not-found, sync, cli
`runner_id` is set in the config file but runner support is
validation error feature-flag, config-file, runners
Too many attachments. Maximum {} attachments allowed, but {}
validation warning cli, attachments, limits, validation
Attachment upload is not enabled
validation error feature-flag, ambient-agent, attachments, cli
Streaming commands require `--output-format ndjson`
validation error cli, output-format, streaming, ndjson, validation
{} is set but is not valid Unicode
exception error environment, utf-8, env-var, ambient-agent, ci
failed to create API key
exception error api-key, graphql, server, version-skew, auth
Refusing to expire API key without confirmation in non-inter
validation error api-key, cli, interactive, confirmation, safety, ci
failed to expire API key
exception error api-key, graphql, server, expire, version-skew
API key '{key_identifier}' not found
exception error api-key, cli, identifier, not-found
Multiple API keys match '{key_identifier}'; specify the key
validation error api-key, cli, ambiguity, interactive, identifier
expiration duration is too large
validation error api-key, duration, validation, cli
expiration behavior is required
validation error api-key, arguments, validation, cli
Conversation '{conversation_id}' is not backed by a cloud ag
exception error artifact-upload, conversation, cloud-agent, ambient-agent
{OZ_RUN_ID_ENV_VAR} is set but is not valid Unicode
exception error environment, utf-8, env-var, artifact-upload
Failed to resolve artifact upload association for conversati
exception error artifact-upload, conversation, env-var, association
Failed to resolve artifact upload association: no usable --r
exception error artifact-upload, env-var, arguments, cli
Could not retrieve the agent-mode model list from the server
exception error model-selection, network, server, ambient-agent, retry
Unknown model id '{model_id}'. Try one of: {suggestions}
validation error model-selection, validation, cli
{error_prefix} '{run_id}': {err}
validation error run-id, parsing, validation, ambient-agent
User is not on a team
exception error team, auth, cloud-objects, cli
User should be logged in
validation error auth, login, cloud-objects, cli
Timed out refreshing team metadata
exception error timeout, network, warp-drive, rust, agent-sdk
Timed out waiting for Warp Drive to sync
exception error timeout, warp-drive, sync, rust, agent-sdk
No environments are configured for this account. You can cre
validation error configuration, environments, cli, rust, user-actionable
Error selecting environment: {err}
exception error interactive, terminal, cli, rust, environment-selection
MCP server '{name}' config must be a JSON object
validation error mcp, configuration, json, validation, rust
MCP server '{name}' field 'warp_id' must be a UUID
validation error mcp, configuration, uuid, feature-flag, rust
MCP server '{name}' field 'warp_id' must be non-empty
validation error mcp, configuration, validation, rust
Failed to read attachment file '{}': {e}
exception error filesystem, attachments, io, rust
File is too large ({}MB). Maximum size is 10MB.
validation error attachments, size-limit, validation, rust
Could not determine home directory
exception error environment, home-directory, git-credentials, rust
Agent driver dropped while sending /exit
exception warning lifecycle, claude-code, shutdown, race-condition, rust
could not determine home directory
exception error environment, home-directory, claude-code, configuration, rust
Agent driver dropped while starting Claude message bridge
exception error lifecycle, claude-code, message-bridge, race-condition, rust
could not determine home directory
exception error environment, home-directory, claude-code, message-bridge, rust
could not determine home directory
exception error environment, home-directory, claude-code, transcripts, rust
could not determine home directory
exception error environment, home-directory, codex, configuration, rust
could not determine home directory
exception error environment, home-directory, codex, transcripts, rust
could not determine home directory
exception error environment, home-directory, gemini, configuration, rust
Failed to create temp file '{prefix}': {e}
exception error filesystem, temp-files, io, configuration, rust
Failed to write temp file '{prefix}': {e}
exception error filesystem, temp-files, io, disk-full, rust
Invalid repo format: '{}'. Expected format: 'owner/repo'
validation error rust, cli, validation, github, argument-parsing
Failed to fetch images
console error rust, graphql, network, auth, warp-server
Failed to fetch images: {}
console error rust, graphql, network, timeout, warp-server
Timed out waiting for Warp Drive to sync
console error rust, warp-drive, sync, timeout, network
Environment {} not found
console error rust, cli, validation, id-parsing, copy-paste
No Warp dev images available.
console error rust, cli, docker, empty-list, server-data
Error selecting image
console error rust, cli, interactive-prompt, tty, inquire
Error entering custom image
console error rust, cli, interactive-prompt, tty, inquire
Failed to fetch list of base images
console error rust, graphql, auth, create, warp-server
Failed to fetch images: {err}
console error rust, graphql, network, timeout, create
Exceeded maximum number of authorization attempts ({}). Plea
console error rust, oauth, github, auth-loop, rate-limit
All private repositories in an environment must belong to th
console error rust, github, business-rule, private-repos, create
GitHub authorization failed. Please try again.
exception error rust, oauth, github, auth, browser-flow
GitHub authorization expired. Please try again.
exception error rust, oauth, github, expiry, auth
Unexpected non-terminal OAuth status returned
exception error rust, oauth, invariant, bug, polling
Error polling OAuth status: {err}
exception error rust, oauth, network, polling, timeout
Server error: did not receive auth URL for OAuth flow
exception error rust, oauth, server-contract, version-skew, graphql
Cannot {} environment: authorization required but no auth fl
exception error
Error prompting for confirmation: {err}
exception error
Aborting environment {action} because integration usage coul
exception error
Failed to update environment
exception error
Failed to delete environment
exception error
This feature is not enabled
exception error
--subject-template requires at least one value
validation error
This feature is not enabled
exception error
--metadata must be a JSON object
validation error
--error-category and --error-message must be provided togeth
validation error
Exceeded maximum number of integration creation attempts ({}
exception error
OAuth authorization failed.
exception error
OAuth authorization expired.
exception error
Unexpected non-terminal OAuth status returned
exception error oauth, integration, agent-sdk, invariant, rust
Error polling OAuth status: {err}
exception error oauth, network, integration, agent-sdk, rust
invalid value 'integration'
validation error cli, feature-flags, rust, clap, warp
invalid value 'schedule'
validation error cli, feature-flags, scheduling, rust, warp
invalid value 'secret'
validation error cli, feature-flags, secrets, rust, warp
invalid value 'federate'
validation error cli, feature-flags, sso, federation, rust
invalid value 'harness-support'
validation error cli, feature-flags, agent-harness, rust, warp
invalid value 'artifact'
validation error cli, feature-flags, artifacts, rust, warp
invalid value 'api-key'
validation error cli, feature-flags, api-key, rust, warp
invalid value 'runner'
validation error cli, feature-flags, cloud-runners, rust, warp
unexpected argument '--environment' found
validation error cli, feature-flags, cloud-environments, rust, clap
unexpected argument '--conversation' found
validation error cli, feature-flags, conversations, rust, clap
unexpected argument '--skill' found
validation error cli, feature-flags, skills, rust, clap
unexpected argument '--harness' found
validation error cli, feature-flags, agent-harness, rust, clap
The opencode harness is only supported for local child agent
validation error cli, agent-harness, opencode, rust, warp
--claude-auth-secret is only valid with --harness claude.
validation error cli, argument-validation, secrets, agent-harness, rust
--codex-auth-secret is only valid with --harness codex.
validation error cli, argument-validation, secrets, agent-harness, rust
unexpected argument '--runner' found
validation error cli, feature-flags, cloud-runners, cloud-agents, rust
`runner_id` is set in the config file but runner support is
validation error config, feature-flag, agent-sdk, runner
Invalid runtime state - please file a bug report.
exception error agent-sdk, internal-error, validation, prompt
The --conversation flag is not available in this build
validation error feature-flag, cli, task, conversation
The 'conversation' subcommand is not available in this build
validation error feature-flag, cli, task, conversation
gh auth setup-git failed: {err:?}
exception error git, github-cli, subprocess, agent-sdk
You are not logged in - please log in with `{cli_name} login
exception error authentication, cli, setup
Timed out establishing IAP access to warp-server.
exception error authentication, iap, network, staging, timeout
Your API key is invalid. Please provide a valid key via '--a
exception error authentication, api-key, credentials
Your credentials are invalid. Please log in again with `{cli
exception error authentication, session, credentials
Authentication failed: {err:#}
exception error authentication, network, server-error
Timed out refreshing workspace metadata
exception error network, timeout, model-list, workspace
Timed out waiting for OAuth authorization
exception error oauth, timeout, provider, integration
Invalid data: {err}
validation error jq, json, parsing, output
jq filter error: {err}
validation error jq, filter, type-error, output
Provider '{}' must be setup for either a team or personal ac
validation error provider, oauth, cli, arguments
User is not on a team
validation error provider, team, oauth, workspace
Timed out refreshing team metadata
exception error network, timeout, runner, workspace
Refusing to delete runner '{uid}' without confirmation in no
validation error runner, safety, interactive, cli
Runner '{id}' not found
validation error runner, not-found, cli
A runner UID or --name is required
validation error runner, arguments, cli
Runner '{name}' not found
validation error agent-sdk, runner, cli, not-found, validation
Multiple runners match '{name}'; specify the runner by UID
validation error agent-sdk, runner, cli, ambiguity, validation
--vcpus is required when setting an instance shape for a run
validation error agent-sdk, runner, cli, instance-shape, validation
--memory-gb is required when setting an instance shape for a
validation error agent-sdk, runner, cli, instance-shape, validation
Schedule not found
validation error agent-sdk, schedule, ambient-agents, not-found, cloud-sync
This feature is not enabled
validation error agent-sdk, secrets, feature-flag, gating
Secret name is required. Usage: oz secret create <NAME>
validation error agent-sdk, secrets, cli, usage, validation
Refusing to delete secret without confirmation in non-intera
validation warning agent-sdk, secrets, cli, safety, non-interactive
Secret '{}' not found
validation error agent-sdk, secrets, not-found, owner-scope
Bedrock access key secrets cannot be updated via `--value`;
validation error agent-sdk, secrets, bedrock, unsupported-update
Bedrock API key secrets cannot be updated via `--value`; re-
validation error agent-sdk, secrets, bedrock, unsupported-update
Bedrock secrets require --bedrock-api-key and --region in no
validation error agent-sdk, secrets, bedrock, non-interactive, validation
Bedrock access key secrets require --access-key-id, --secret
validation error agent-sdk, secrets, bedrock, non-interactive, validation
Schedule not found
validation error rust, warp, cloud-sync, scheduling, ambient-agents
Schedule {schedule_id} not found
validation error rust, warp, cloud-sync, scheduling, idempotency
Cannot delete schedule with pending changes
validation error rust, warp, cloud-sync, scheduling, conflict-prevention
Failed to delete schedule: {}
exception error rust, warp, cloud-sync, oneshot, async, ambient-agents
Cloud follow-up did not start in time
exception error rust, warp, cloud-agents, polling, timeout, ambient-agents
Cloud agent failed
exception error rust, warp, cloud-agents, ambient-agents, error-handling
Cloud follow-up finished before a new session became availab
exception warning rust, warp, cloud-agents, ambient-agents, polling
Artifact download failed: {err}
exception error rust, warp, http, download, signed-url, retry
Expected {} field values, got {}
validation error rust, warp, validation, auth, secrets
Field '{}' is required
validation error rust, warp, validation, auth, forms
Auth secret type {:?} is not supported via the harness FTUX
validation error rust, warp, auth, secrets, type-guard, feature-gating
STS AssumeRoleWithWebIdentity failed: {detail}
exception error rust, warp, aws, sts, oidc, bedrock, auth
STS AssumeRoleWithWebIdentity failed: {detail}
exception error rust, warp, aws, sts, oidc, bedrock, token-refresh
Can't read files when not on a local filesystem
exception error rust, warp, feature-flags, wasm, filesystem, compile-time
Failed to materialize conversation: {e}
exception error rust, warp, filesystem, yaml, io, agent-actions
File glob operation timed out
exception warning rust, warp, timeout, git, file-glob, performance
No patterns provided to file_glob
exception error rust, warp, validation, file-glob, agent-actions
No session provided to file_glob
exception error rust, warp, file-glob, session, validation
Failed to parse Grep output, unexpected format
exception error rust, warp, grep, parsing, shell
Failed to parse line number in Grep output: {:?}
exception error rust, warp, grep, parsing, windows, shell
Remote read failed: {e}
exception error remote, rpc, network, files, agent
Timed out sending orchestration message{}
exception error timeout, network, orchestration, agent, async
Truncated tasks for forked conversation at block are empty f
exception error conversation, fork, state, validation, agent
No sqlite sender available.
exception error initialization, persistence, global-state, fork
Failed to persist forked conversation at block: {e:?}.
exception error persistence, sqlite, channel, fork, shutdown
hydrate_remote_child_placeholder_with_cloud_transcript: loca
exception error sync, cloud, conversation, state, multi-agent
Attempted to accept diff in view-only mode
validation warning ui, diff, state-machine, guard
Failed to revert changes to {file_name}
console error ui, diff, filesystem, revert
Missing or empty environment variable: {var_name}
validation error mcp, config, environment, env-vars, setup
Failed to parse Codex TOML: {e}
validation error mcp, toml, config, parsing, codex