BuildKit logs displaying as base64-encoded JSON instead of readable text
mariocodesforfun
PROOP

4 months ago

Railway is showing raw Docker BuildKit JSON logs (base64-encoded) instead of decoded, readable output. Builds appear to complete, but the logs are unreadable. Example: {"data":"U2VsZWN0aW5nIHByZXZpb3VzbHkgdW5zZWxlY3RlZCBwYWNrYWdl…","stream":1} instead of "Selecting previously unselected package…".

This is not a big deal to me personally but I could still imagine myself wanting to read the logs at some point.

Solved

1 Replies

4 months ago

This is fixed on the Metal builder!


Status changed to Solved brody 4 months ago


Loading...