caido / documentation

📙 User documentation for Caido
Creative Commons Attribution 4.0 International
24 stars 16 forks source link

Common renderer error #56

Closed Sytten closed 3 months ago

Sytten commented 9 months ago

Visible error: Unexpected error when rendering on the frontend Cause: You are running caido as root with --no-renderer-sandbox. In the logs [link to data location], you will see something like:

Rendering error: LaunchIo(Custom { kind: UnexpectedEof, error: "unexpected end of stream" }, BrowserStderr("[0101/110718.156035:ERROR:zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.\n"))   

Resolution: