ErrLookup › iOfficeAI/AionUi
iOfficeAI/AionUi
Open-source 24/7 Cowork app for OpenClaw, Hermes, Claude Code, Codex, OpenCode and 20+ more CLI Agent | Customize your assistants | Team them up|Star if you like it! · TypeScript · 959 source files
Analyzed at 711aa0550e on 2026-08-28. 42 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Image file not found. Searched paths: ${possiblePaths.map((p | exception | error | filesystem, image, path-resolution, chat |
update.errors.invalidUrl update.errors.invalidUrl | validation | error | url-validation, updater, config |
update.errors.httpsOnly update.errors.httpsOnly | validation | error | security, updater, url-validation, https |
update.errors.hostNotAllowed update.errors.hostNotAllowed | validation | error | security, allowlist, updater, ssrf |
update.errors.redirectNoLocation update.errors.redirectNoLocation | exception | error | http, redirect, updater, network |
update.errors.tooManyRedirects update.errors.tooManyRedirects | exception | error | http, redirect-loop, updater, network |
update.errors.githubApiFailed update.errors.githubApiFailed | http | error | github-api, http-status, updater, rate-limit |
update.errors.githubApiNotArray update.errors.githubApiNotArray | exception | error | github-api, json-validation, updater |
update.errors.githubApiTimeout update.errors.githubApiTimeout | exception | error | timeout, github-api, network, updater |
update.errors.cdnManifestFailed update.errors.cdnManifestFailed | http | error | cdn, http-status, updater, manifest |
update.errors.cdnManifestInvalid update.errors.cdnManifestInvalid | exception | error | update, cdn, json-parse, manifest |
update.errors.cdnManifestTimeout update.errors.cdnManifestTimeout | exception | error | update, cdn, timeout, abort, network |
update.errors.downloadFailed update.errors.downloadFailed | http | error | update, download, http-status, cdn |
update.errors.downloadNoBody update.errors.downloadNoBody | exception | error | update, download, empty-body, http |
| [WebUI] Cannot start: aioncore is not running (globalThis.__ | exception | critical | webui, backend, startup, race-condition |
| [WebUI] /api/auth/status returned ${statusRes.status} | http | error | webui, auth, http-status, backend |
| [WebUI] /api/webui/reset-password returned ${resetRes.status | http | error | webui, password-reset, http-status, auth |
| [WebUI] /api/webui/reset-password returned no new_password | exception | error | webui, password-reset, api-contract, schema |
| StartupArchitectureMismatchError | exception | critical | startup, architecture, cpu, platform-mismatch |
| reset-password returned no new_password | exception | error | cli, password-reset, api-contract, schema |
| fork returned no conversation | exception | error | ipc, conversation, fork, renderer, defensive-guard |
| scm port not configured | exception | error | scm, ipc, port, initialization, source-control |
| result?.msg || fallbackMessage | exception | error | ipc, bridge, error-envelope, renderer |
| assistant_id is required | validation | error | cron, scheduled-tasks, assistant, validation, config |
| aionrsModelRequiredMessage | validation | error | cron, scheduled-tasks, aionrs, model-config, validation |
STT_FILE_TOO_LARGE STT_FILE_TOO_LARGE | error_code | warning | speech-to-text, audio, file-size, upload-limit |
STT_REQUEST_FAILED payload.msg || 'STT_REQUEST_FAILED' | error_code | error | speech-to-text, backend-error, http, response-parsing |
| Failed to flush feedback report${eventId ? ` (${eventId})` : | exception | error | sentry, telemetry, feedback, initialization |
| Failed to flush feedback report${eventId ? ` (${eventId})` : | exception | warning | sentry, telemetry, flush, network-timeout |
| AudioWorkletUnavailableError | exception | warning | web-audio, audioworklet, speech, feature-detection, browser-support |
| File data not found | exception | error | ipc, file-not-found, download, electron |
| File download failed (${response.status}) | exception | error | http, download, fetch, backend |
| Path traversal blocked: "${relativePath}" resolves outside w | exception | error | path-traversal, security, preview, html, workspace |
| Image file not found | exception | error | image, file-not-found, ipc, preview |
| t(keys.startFailed) | exception | error | office-preview, watch-server, ipc, start-failure |
| Rule file not found | exception | error | file-read, skill-rules, ipc, not-found |
| ⚠️ Backend binary not found — starting in FRONTEND-ONLY mod | console | warning | backend-missing, cli, startup, frontend-only-mode |
| Missing: ${backendBin} | console | warning | backend-missing, path-resolution, diagnostic |
| The web UI will load but API calls will fail until a back | console | warning | frontend-only-mode, api-unavailable, cli |
| To enable backend: download aioncore and set AIONUI_BACKE | console | warning | backend-missing, environment-variable, setup |
| [aionui-web] could not open the browser automatically: ${ope | console | warning | browser-open, headless, cli, non-fatal |
spawn aioncore startup directory preparation failed | exception | critical | spawn, filesystem, permissions, startup, directory-setup |