ErrLookup › koodo-reader/koodo-reader

koodo-reader/koodo-reader

A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web · JavaScript · 469 source files

Analyzed at 7d40df41e0 on 2026-08-29. 31 documented errors.

Code / MessageTypeSeverityTags
Invalid base64 string
exception error base64, image-validation, covers
Failed to create PDF export frame
exception error pdf-export, iframe, dom
Failed to access PDF export frame
exception error pdf-export, iframe, dom
Failed to download file: ${response.statusText}
exception error network, google-drive, oauth, http
Failed to get file metadata: ${response.statusText}
exception error network, google-drive, oauth, http
Failed to get folder info: ${response.statusText}
exception error network, google-drive, oauth, http
File System Access API not supported
exception error browser-compatibility, file-system-access-api, feature-detection
Directory access was denied. Please select a directory again
exception warning permissions, file-system-access-api, indexeddb
Failed to create directory: ${part}
exception error filesystem, directories, validation
No directory access permission
exception warning permissions, file-system-access-api, local-storage
Invalid custom translation plugin
exception error plugin, eval, validation
Invalid custom dictionary plugin
exception error plugin, eval, dictionary, validation
TTS error code ${code}
exception error tts, api, volcengine, streaming
Invalid signature
validation error jwt, security, crypto, hmac
Invalid XML response
exception error opds, xml, parsing
HTTP ${response.status}: ${response.statusText}
exception error http, network, opds
HTTP ${response.status}
exception error network, http, opds, fetch
HTTP ${response.status}
exception error network, http, fetch, import
Unsupported file format: ${contentType}
validation error validation, content-type, import, http
HTTP ${response.status}
exception error network, http, api, ai-provider, authentication
HTTP ${response.status}: ${response.body.substring(0, 200)}
exception error network, http, api, ai-provider, authentication
Invalid path
validation error security, path-traversal, golang, http-server, validation
Database unavailable
http critical database, sqlite, golang, opds, configuration
Query error
http critical database, sqlite, golang, opds, sql
Book not found
http error http-404, opds, not-found
Cover not found
http error http-404, opds, cover, file-not-found
Cannot open cover
http error http-500, filesystem, permissions, opds, cover
Book file not found
http error http-404, filesystem, opds, download, data-inconsistency
Cannot open book file
http error http-500, filesystem, permissions, opds, download
Missing book key
http error http, opds, bad-request, missing-parameter
Not Found
http error http, opds, not-found, routing