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

Use upstream 5.0.4 #6

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Use upstream 5.0.4 #6

merged 1 commit into from
Sep 26, 2024

Conversation

dappnodedev
Copy link
Contributor

Use v5.0.4 to prevent the regeneration of the Auth token that implies unauthorized connection from the brain service of the Web3Signer package:

time="2024-09-26 10:04:15" level=warning msg="You are using an insecure gRPC connection. If you are running your beacon node and validator on the same machines, you can ignore this message. If you want to know how to enable secure connections, see: https://docs.prylabs.network/docs/prysm-usage/secure-grpc" prefix=client
time="2024-09-26 10:04:15" level=warning msg="Auth token is a legacy file and should be regenerated." prefix=rpc
time="2024-09-26 10:04:15" level=warning msg="Auth token does not follow our standards and should be regenerated either 
1. by removing the current token file and restarting 
2. using the `validator web generate-auth-token` command. 
Tokens can be generated through the `validator web generate-auth-token` command" error="invalid auth token: token should be hex-encoded and at least 256 bits" prefix=rpc
time="2024-09-26 10:04:15" level=info msg="Once your validator process is running, navigate to the link below to authenticate with the Prysm web interface" prefix=rpc
time="2024-09-26 10:04:15" level=info msg="http://0.0.0.0:3500/initialize?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.e30.MxwOozSH-TLbW_XKepjyYDHm2IT8Ki0tD3AHuajfNMg" prefix=rpc
time="2024-09-26 10:04:15" level=info msg="Validator Client auth token for gRPC and REST authentication set at /root/.eth2validators/prysm-wallet-v2/auth-token" prefix=rpc
``

@dappnodedev dappnodedev merged commit 8b9a467 into main Sep 26, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant