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

Write a thorough FAQ area to explain what to do in case of DKG troubles #280

Closed
7 tasks
boulder225 opened this issue Nov 14, 2023 · 0 comments
Closed
7 tasks
Labels

Comments

@boulder225
Copy link
Contributor

🎯 Problem to be solved

An issue with clusters during the DKG process could appear multifaceted, involving both software and human error components. There should be clear guidelines to explain what to do in case of issues.

🛠️ Proposed solution

Write a FAQ page for accurate diagnosis, such as:

  • Running DKG in debug mode (--log-level=debug --log-color=disable)
  • Sharing and analyzing full logs rather than screenshots or partial logs
  • Ensuring the .charon directory is clean and only contains charon-enr-private-key
  • checking the existence of a validator_client directory from a previous DKG attempt, which could cause issues.
  • checking any errors related to relay circuits (NO_RESERVATION (204)) and peer connection failures (sync client: read size: EOF) which suggest potential issues with relay handling and peer connections
  • Updating and monitoring relays as part of the ongoing management.
  • making sure of the synchronous running of the DKG ceremony and ensuring all nodes complete the process without premature exits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant