monogon-dev/monogon

Log streaming fails when entries contain invalid UTF-8

q3k opened this issue · 0 comments

q3k commented
$ metroctl node logs metropolis-XXX --endpoints XXX --dn XXX -f
Error: log stream failed: rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8

This should be handled more gracefully than failing the entire log fetch call.