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

Provide feedback when there's no eth1 connection #13

Open
paulhauner opened this issue Oct 27, 2020 · 5 comments
Open

Provide feedback when there's no eth1 connection #13

paulhauner opened this issue Oct 27, 2020 · 5 comments
Labels
empire Input from Empire is required to resolve

Comments

@paulhauner
Copy link
Collaborator

Lighthouse users can disable syncing via eth1 (by not supplying --eth1 or --staking). It would be nice if the GUI could tell users "you don't have eth1 enabled and you'll never sync" instead of showing a 0% progress or other error. However, there is no API endpoint for this, so this issue is blocked.

@paulhauner paulhauner added the sigp Input from Sigma Prime is required to resolve label Oct 27, 2020
@daniel-flex
Copy link
Collaborator

Agree. When the flag is not enabled it returns an error message when hitting /lighthouse/eth1/syncing, so could use that.

@paulhauner
Copy link
Collaborator Author

When the flag is not enabled it returns an error message when hitting /lighthouse/eth1/syncing

Oh yeah, that's right. That's all the information we need then.

Could we perhaps add the following text if you get that specific error?

The beacon node needs to be restarted with the --eth1 flag.

And we should make it red like an error, since it wont get fixed without them doing something.

@paulhauner paulhauner added flex Input from Flex Dapps is required to resolve and removed sigp Input from Sigma Prime is required to resolve labels Oct 29, 2020
@daniel-flex
Copy link
Collaborator

need designs around this - tagging design

@daniel-flex daniel-flex added the empire Input from Empire is required to resolve label Oct 30, 2020
@daniel-flex
Copy link
Collaborator

Screen Shot 2020-10-31 at 9 53 58 am
Screen Shot 2020-10-31 at 9 54 15 am

@daniel-flex daniel-flex removed the flex Input from Flex Dapps is required to resolve label Oct 30, 2020
@qnou
Copy link

qnou commented Nov 4, 2020

@daniel-flex So the tagging system is supposed to be propagated exactly where the text shows up in the card on the bottom left. Please view the prototype update for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
empire Input from Empire is required to resolve
Projects
None yet
Development

No branches or pull requests

3 participants