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] Config errors cause the full config to be logged #166

Open
praetoriansentry opened this issue Nov 7, 2024 · 0 comments
Open

[BUG] Config errors cause the full config to be logged #166

praetoriansentry opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@praetoriansentry
Copy link

Bug Report

It looks like if there is an issue with the config file, the full file is logged. The file might have keystore passwords and sensitive date in it, so the whole thing should probably not be logged:
image

Description

To Reproduce

Start the node with some kind of issue in the config file

Expected behavior

Ideally, it would log an error and maybe a pointer to the what the issue is.

Environment (please complete the following information):

  • Version v0.4.0-beta4

Additional context

Add any other context about the problem here.

@praetoriansentry praetoriansentry added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant