ErrLookup › Eugeny/tabby
Eugeny/tabby
A terminal for a more modern age · TypeScript · 323 source files
Analyzed at 14e2d60b9b on 2026-08-12. 30 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Did not find any bootstrap components. Are there any plugins | exception | critical | angular, bootstrap, plugins, startup, configuration |
| Vault not configured | exception | error | vault, encryption, config, security, configuration |
| Not found | exception | error | file-providers, vault, retrieval, configuration |
| No available file providers | exception | error | file-providers, vault, availability, setup, configuration |
| Unsupported vault format version ${vault.version} | exception | error | vault, versioning, migration, decryption, compatibility |
| Vault unlock cancelled | exception | warning | vault, passphrase, modal, user-cancel, ui |
| Vault is locked | exception | error | vault, file-providers, availability, locked, configuration |
| Nothing selected | exception | warning | vault, file-providers, user-cancel, upload, platform |
| Not found | exception | error | vault, file-providers, retrieval, missing-data, configuration |
| canceled | exception | info | electron, file-providers, user-cancel, dialog, platform |
| Refusing access outside the target directory: ${relativePath | exception | error | security, path-traversal, electron, validation, filesystem |
| Not supported | exception | warning | electron, platform, windows-only, process, compatibility |
| Config sync host must use HTTPS (got: ${host}) | exception | error | security, config-sync, https, network, configuration, mitm |
| ${method} ${url} failed: ${response.status} ${response.statu | exception | error | config-sync, http, network, authentication, error-handling |
| Download cancelled | exception | info | sftp, ssh, download, user-cancel, transfer |
| ${profile.options.host}: jump host "${profile.options.jumpHo | exception | error | ssh, jump-host, profiles, configuration, references |
| No private keys in profile | exception | warning | ssh, private-keys, putty, winscp, validation |
| WinSCP not found | exception | error | ssh, winscp, windows, registry, dependencies |
| File handle is closed | exception | error | sftp, ssh, file-handle, lifecycle, race-condition |
| Remote rejected opening a shell channel: ${err} | exception | error | ssh, shell-channel, x11, server-config, network |
| Authentication rejected | exception | error | ssh, authentication, russh, credentials |
| No username | exception | error | ssh, authentication, username, config |
| Cannot add remote port forward before auth | exception | error | ssh, port-forwarding, russh, state |
| Cannot remove remote port forward before auth | exception | error | ssh, port-forwarding, russh, teardown |
| Cannot open shell channel before auth | exception | error | ssh, shell, pty, russh, state |
| Passphrase prompt cancelled | exception | warning | ssh, private-key, passphrase, modal, user-input |
| Unsupported | exception | warning | web, platform, sftp, download, unsupported |
| Not implemented | exception | warning | web, platform, window-management, unsupported |
| Unavailable | exception | warning | web, platform, window-management, unsupported |
| Invalid code point | validation | error | buffer, polyfill, utf8, encoding, data-corruption |