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

2 messages · Page 1 of 1 (latest)

pearl mica
#

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.

deep scarab
#

This is fixed on the Metal builder!