Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐛 BUG]: Velox incorrectly outputs log entries #2028

Closed
1 task done
rauanmayemir opened this issue Oct 16, 2024 · 0 comments · Fixed by roadrunner-server/velox#184
Closed
1 task done

[🐛 BUG]: Velox incorrectly outputs log entries #2028

rauanmayemir opened this issue Oct 16, 2024 · 0 comments · Fixed by roadrunner-server/velox#184
Assignees
Labels
B-bug Bug: bug, exception F-need-verification

Comments

@rauanmayemir
Copy link

No duplicates 🥲.

  • I have searched for a similar issue in our bug tracker and didn't find any solutions.

What happened?

Velox outputs some log entries as base64 encoded string:

{"time":"2024-10-16T14:10:53.730049+05:00","level":"DEBUG","msg":"[STDERR OUTPUT]","BUILDER":{"log":"Z286IGdpdGh1Yi5jb20vYn="}}

This is a bit annoying to debug as I have to decode each entry. 😅

Version (rr --version)

vx version 2024.2.1

How to reproduce the issue?

vx build -c velox.toml -o .

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: bug, exception F-need-verification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants