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

[0.5.2] Setting node_name makes NomadNet crash on startup #59

Closed
mehow opened this issue Sep 16, 2024 · 1 comment
Closed

[0.5.2] Setting node_name makes NomadNet crash on startup #59

mehow opened this issue Sep 16, 2024 · 1 comment

Comments

@mehow
Copy link

mehow commented Sep 16, 2024

0.5.2 introduced a bug where setting node_name in the config file makes NomadNet crash on startup with:
[Error] The configuration file is invalid. The contained exception was: invalid literal for int() with base 10: 'None'

In https://github.com/markqvist/NomadNet/blame/03a02a9ebc4fb1a2cc985bb48a7fb99b6d1bf5f5/nomadnet/NomadNetworkApp.py#L749 "node_name" needs to be replaced withoption.

@markqvist
Copy link
Owner

Thank you very much! Fixed!

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

No branches or pull requests

2 participants