Skip to content

Conversation

@ltitanb
Copy link
Collaborator

@ltitanb ltitanb commented Sep 1, 2025

fix #366

@ltitanb ltitanb requested a review from jclapis September 1, 2025 10:53
@ltitanb ltitanb merged commit 66ccc94 into main Sep 2, 2025
2 checks passed
@ltitanb ltitanb deleted the lt/fix-logs-default branch September 2, 2025 08:16
barnabasbusa added a commit to ethpandaops/ethereum-package that referenced this pull request Oct 23, 2025
Commit boost crashes on startup with the following message:
```
Error:
   0: could not deserialize toml from string
   1: TOML parse error at line 12, column 2
   1:    |
   1: 12 | [logs.stdout]
   1:    |  ^^^^
   1: missing field `file`
   1:
```

The workaround is to explicitly disable file logging, since we do
not need it for this use case anyway.


Please note that this is only needed for commit-boost 0.8.0. A [fix]
for this issue has been merged in v0.8.1-rc.2.

[fix]: Commit-Boost/commit-boost-client#367

Co-authored-by: Barnabas Busa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[logs.stdout] requires [logs.file]

3 participants