ErrLookup › browsh-org/browsh
browsh-org/browsh
A fully-modern text-based browser, rendering to TTY and browsers · JavaScript · 40 source files
Analyzed at 499ef386d4 on 2026-09-02. 12 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| A headless Firefox is already running | exception | error | process, firefox, startup |
| Firefox binary not found: | exception | critical | firefox, configuration, missing-binary |
| There appears to already be an existing Web Extension connec | exception | error | firefox, webextension, dev-mode, startup |
| Failed to connect to Firefox's Marionette within 30 seconds | exception | critical | firefox, marionette, timeout, startup |
| Installed Firefox version is too old. Firefox 57 or newer i | exception | error | firefox, version-check, compatibility |
| Could not find Firefox on your registry | exception | critical | windows, registry, firefox, missing-install |
| Installed Firefox version is too old. Firefox 57 or newer i | exception | error | windows, firefox, version-check, compatibility |
| Browsh tried to run `%s` but failed with: %s, err: %w | exception | error | shell, process-execution, environment |
| Error starting websocket server: %w | exception | critical | websocket, port-in-use, network, startup |
| Config file error: %s | panic | critical | configuration, toml, viper, startup |
| Error reading Windows registry: %w | exception | critical | windows, registry, firefox-detection |
| VersionOrdinal: invalid version | panic | error | versioning, panic, firefox |