| failed to authenticate websocket connection | exception | error | |
| failed to authenticate websocket connection: invalid message | exception | error | |
| failed to parse arguments | exception | error | |
| failed to create backend | exception | error | |
| failed to fill window title template | exception | error | |
| failed to create webtty | exception | error | |
| TLS client authentication is enabled, but TLS is not enabled | validation | error | |
| failed to read custom index file at `%s` | exception | error | |
| failed to parse window title format `%s` | exception | error | |
| failed to compile regular expression of Websocket Origin: %s | exception | error | regex, configuration, startup |
| failed to setup an HTTP server | exception | error | http, tls, startup |
| failed to listen at `%s` | exception | error | network, tcp, listen |
| failed to setup TLS configuration | exception | error | tls, mtls, configuration |
| could not open CA crt file %s | exception | error | tls, file-io, configuration |
| could not parse CA crt file data in %s | exception | error | tls, certificates, pem |
| unexpected zero length read from master | exception | error | pty, webtty, io |
| received malformed remote command for terminal resize: empty | exception | error | websocket, protocol, terminal-resize |
| Error: No command given. | exception | error | cli, usage, configuration |
| invalid bool expression: %v, use true/false | validation | error | configuration, boolean, parsing |
| failed to start command `%s` | exception | error | |
| failed to marshal preferences as JSON | exception | error | |
| failed to return Pong message to master | error_code | error | |
| received malformed data for terminal resize | error_code | error | |
| unknown message type `%c` | error_code | error | |
| Server is shutting down | http | error | |
| Method not allowed | http | error | |
| Internal Server Error | http | error | |
| Bad Request | http | error | |
| Internal Server Error | http | error | http, base64, authentication, gotty |
| authorization failed | http | warning | http, authentication, basic-auth, credentials, gotty |