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

Lighthouse v0.3.0 Breaks Beacon Metrics #63

Open
SeaMonkey82 opened this issue Oct 11, 2020 · 1 comment
Open

Lighthouse v0.3.0 Breaks Beacon Metrics #63

SeaMonkey82 opened this issue Oct 11, 2020 · 1 comment

Comments

@SeaMonkey82
Copy link

WARN Error processing HTTP API request       method: GET, path: /beacon/head, status: 405 Method Not Allowed,
@protolambda
Copy link
Collaborator

If you use the new lighthouse v0.3, make sure to update to the latest eth2stats-client version, and use --beacon.type="v1" instead of --beacon.type="lighthouse". The v1 here refers to the standard API which lighthouse adopted in v0.3. Eventually all clients will be supporting this, and then we can remove the need for the type flag, and just always use the standard API.

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