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

Updates logs to report when node has started to conform with ZombieNet's start check #2998

Closed
edwardmack opened this issue Dec 9, 2022 · 1 comment · Fixed by #3192
Closed

Comments

@edwardmack
Copy link
Member

Issue summary

  • ZombieNet greps node log files looking for regular expression 'Listening for new connections|Running JSON-RPC' to determine that a node has started. Gossamer nodes do not use either of these terms when reporting it's started.
  • Update gossamer node to output message to log Listening for new connections or Running JSON-RPC when it's started so that ZombieNet will be aware it's started.

Other information and links

  • https://github.com/paritytech/zombienet
  • Example command to start ZombieNet with debug logging: DEBUG=zombie* ./zombienet-linux-x64 spawn --provider native examples/0001-small-network-gossamer.toml
Copy link

🎉 This issue has been resolved in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants