You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the connection with the w3s is closed and the requests do timeout, if you enable the w3s, the connection become active again and the pubkeys reloaded start to detach and attach pubkeys from the w3s but after they do this the logs stop and validator freezes but doesnt crash
Describe the bug
When the connection with the w3s is closed and the requests do timeout, if you enable the w3s, the connection become active again and the pubkeys reloaded start to detach and attach pubkeys from the w3s but after they do this the logs stop and validator freezes but doesnt crash
To Reproduce
Steps to reproduce the behavior:
version{version="v24.5.1-d2a075-stateofus",commit="d2a075"} 1.0
version{version="v24.7.0-99f657-stateofus",commit="99f657"} 1.0
version{version="v24.9.0-f54a03-stateofus",commit="f54a03"} 1.0
'
ENTRYPOINT:
nimbus_validator_client
CMD:
--doppelganger-detection=false
--non-interactive
--web3-signer-update-interval=10
--beacon-node=http://172.16.0.13:4000
--suggested-fee-recipient=0x7d58F316a09064cA16c23Ad9c8e3Ab37E51815Ff
--graffiti=val1
--metrics
--metrics-address=0.0.0.0
--metrics-port=34050
--web3-signer-url=http://diva5:9000
'
that's all the logs, the validator keeps running but doesnt work nor log
The text was updated successfully, but these errors were encountered: