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

Better error message on bootstrap rejected because of blacklist/whitelist #3292

Closed
damip opened this issue Dec 1, 2022 · 0 comments
Closed
Assignees
Labels
bootstrap Issues related to the bootstrap good first issue Good for newcomers

Comments

@damip
Copy link
Member

damip commented Dec 1, 2022

2022-12-01T17:38:55.403601Z  INFO massa_node: Node version : TEST.17.0
2022-12-01T17:38:55.435090Z  INFO massa_bootstrap::client: Start bootstrapping from 195.134.167.226:31245
2022-12-01T17:38:55.435808Z  WARN massa_bootstrap::client: Error while bootstrapping: io error: early eof

"early eof" is not very informative of the problem which is lack of whitelisting.

Maybe do it like we do elsewhere: send an error message from the server if there are slots available, otherwise just close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrap Issues related to the bootstrap good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants