ErrLookup › danielmiessler/Fabric

danielmiessler/Fabric

Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. · Go · 197 source files

Analyzed at 338b89cfe9 on 2026-08-15. 24 documented errors.

Code / MessageTypeSeverityTags
HTTP error! status: ${response.status}
exception error http, streaming, network, api-client
Response body is null
exception error streaming, fetch, browser-support
response.error
exception error api-client, error-envelope, storage
Invalid response format: missing vendors data
exception error api-client, schema-mismatch, models, validation
HTTP_ERROR
HTTP error! status: ${response.status}
exception error http, chat, streaming, api-client
NULL_RESPONSE
Response body is null
exception error streaming, fetch, service-worker, chat
FETCH_ERROR
Failed to fetch chat stream
exception error network, chat, cors, fetch
STREAM_CONTENT_ERROR
value.content
exception error streaming, chat, llm-provider, mid-stream-error
${fileName} contains no machine-readable text. OCR is necess
exception warning pdf, ocr, validation, upload
${fileName}: the conversion returned no text.
exception warning pdf, text-extraction, validation
errorData.error || `HTTP error! status: ${response.status}`
exception error transcript, http, api-client
data.error
exception error transcript, error-envelope, api-client
STREAMING_BLOCKED
Message submission blocked - already streaming
exception warning chat, state-management, reentrancy, ui
await response.text()
exception error notes, http, api-client, proxy
No file selected
exception info file-dialog, ui, cancel-handling
Invalid session file format
exception warning validation, json, file-import, session-store
Failed to load session: ${response.statusText}
exception error network, http, session-store, api
Fabric API error: ${fabricResponse.statusText}
http error network, http, fabric, proxy, llm
No response from fabric backend
http error streaming, fabric, fetch-api, sveltekit
responseData.error || 'Failed to save to Obsidian'
exception error obsidian, http, file-write, svelte
errorData.error || 'Failed to fetch transcript'
exception error youtube, transcript, http, scraping
Please select a provider and model first.
validation warning streamlit, configuration, precondition, python
No output received from create_pattern
validation error fabric, subprocess, llm, empty-output
Pattern validation failed: {validation_message}
validation error fabric, pattern, validation, llm-output