flox icon indicating copy to clipboard operation
flox copied to clipboard

panic: failed printing to stdout: Input/output error (os error 5)

Open sentry[bot] opened this issue 8 months ago • 1 comments

Sentry Issue: CLI-FLOX-T

panic: failed printing to stdout: Input/output error (os error 5)
  ?, in flox::commands::services::logs::Logs::handle::{{closure}}::{{closure}}
  ?, in tracing::instrument::Instrumented<T>::poll
  ?, in flox::commands::LocalDevelopmentCommands::handle::{{closure}}
  ?, in flox::commands::FloxArgs::handle::{{closure}}
  ?, in flox::run::{{closure}}
...
(15 additional frame(s) were not displayed)

sentry[bot] avatar Jun 25 '25 18:06 sentry[bot]

This is similar to https://github.com/flox/flox/issues/1193 but wasn't solved by the solution for that issue, which only fixed when println fails due to a broken pipe

mkenigs avatar Jun 25 '25 18:06 mkenigs