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

bee printconfig stderr, block-time, and bootnode #4933

Open
3 tasks
Cafe137 opened this issue Dec 13, 2024 · 0 comments
Open
3 tasks

bee printconfig stderr, block-time, and bootnode #4933

Cafe137 opened this issue Dec 13, 2024 · 0 comments
Labels
needs-triaging new issues that need triaging

Comments

@Cafe137
Copy link

Cafe137 commented Dec 13, 2024

Context

Bee 2.3.0

Summary

I often deploy Bee nodes by creating the full YAML with the printconfig command, then adjust the values. I noticed some anomalies which I would like to report - if these are done on purpose, please just close the issue.

Expected behavior

  • Is there a reason that printconfig writes to stderr instead of stdout? Needs to be used as ./bee printconfig &> bee.yaml.
  • block-time: 15 is by default - maybe change it to 5 so if accidentally left unchanged, batchTTL values don't report over-exaggerated values?
  • bootnode: [] is by default - maybe add "/dnsaddr/mainnet.ethswarm.org" so Bee can start connecting to other nodes?

Actual behavior

block-time: 15
bootnode: []

Steps to reproduce

./bee printconfig
@Cafe137 Cafe137 added the needs-triaging new issues that need triaging label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triaging new issues that need triaging
Projects
None yet
Development

No branches or pull requests

1 participant