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

13 days 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

0 Replies

brody
EMPLOYEE

13 days ago

This is fixed on the Metal builder!


Status changed to Solved brody 9 days ago


Loading...