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

validator client should set beacon API endpoint in configurations #13778

Merged
merged 1 commit into from Mar 20, 2024

Conversation

james-prysm
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

Running validator client in rest mode with --enable-beacon-rest-api with the web UI causes the following error
image
this is due to the beacon API endpoint not being set. by setting these settings during registration it should fix the issue.

@james-prysm james-prysm added Bug Something isn't working API Api related tasks Validator Client labels Mar 20, 2024
@james-prysm james-prysm requested a review from a team as a code owner March 20, 2024 15:19
@james-prysm james-prysm added this pull request to the merge queue Mar 20, 2024
Merged via the queue into develop with commit 2255c8b Mar 20, 2024
16 of 17 checks passed
@james-prysm james-prysm deleted the fix-node-url branch March 20, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks Bug Something isn't working Validator Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants