-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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 messages when node isn't synced #3412
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@marbar3778 do you think this fix 418a335 works here ? |
message me after command is over for usage again, in the meantime the process of merging and modification and external remote usage is prohibited. i hope you comply |
does this seem better now 46f2b2d @marbar3778 ? |
looks good to me |
When a node isn't synced it can give confusing/misleading errors:
One way to mitigate this would be to check if the node is
sync
ed using the/status
endpoint and then tailor the error to the sync status of the node. Another option would be to addyour node may be syncing, please check /status
message.The text was updated successfully, but these errors were encountered: