{"record":{"id":"96a470f40b990304","repo":"openai/codex","slug":"error-96a470","errorCode":null,"errorMessage":"{error:#}","messagePattern":"\\{error:#\\}","errorType":"exception","errorClass":"anyhow::Error","httpStatus":null,"severity":"error","filePath":"codex-rs/cli/src/queue_cmd.rs","lineNumber":62,"sourceCode":"        finalize_session_archive_interactive(interactive, root_config_overrides, config_overrides);\n    if !cli.images.is_empty() {\n        anyhow::bail!(\"`codex queue` does not support image attachments\");\n    }\n    let explicit_remote_endpoint = resolve_remote_endpoint(\n        remote.remote.or(root_remote),\n        remote.remote_auth_token_env.or(root_remote_auth_token_env),\n    )?;\n    codex_tui::run_session_queue_command(\n        thread,\n        message,\n        codex_tui::SessionArchiveCommandOptions {\n            cli,\n            arg0_paths,\n            explicit_remote_endpoint,\n        },\n    )\n    .await\n    .map_err(|error| anyhow::anyhow!(\"{error:#}\"))\n}\n","sourceCodeStart":44,"sourceCodeEnd":64,"githubUrl":"https://github.com/openai/codex/blob/339751715c64496cb86246bfb3935f40e309dd3d/codex-rs/cli/src/queue_cmd.rs#L44-L64","documentation":"Error \"{error:#}\" thrown in openai/codex.","triggerScenarios":"Thrown at codex-rs/cli/src/queue_cmd.rs:62 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"339751715c64496cb86246bfb3935f40e309dd3d","analyzedAt":"2026-08-25T05:35:09.876Z","schemaVersion":2},"datasetVersion":"2026-08-25T06:17:31.827Z"}