-
Notifications
You must be signed in to change notification settings - Fork 970
Closed
Labels
Description
Description
Having run out of space on my Geth ethereum 1 node, I switched over to infura and deleted the chaindata directory and stopped the Geth service. After syncing back up with the beacon, which is now running without errors, the validator client is refusing to validate.
In the logs, all I can see is:
Jan 17 12:04:30 xxx lighthouse[1730]: Jan 17 12:04:30.412 CRIT Failed to start validator client reason: Unable to open or create validator definitions: UnableToParseFile(EndOfStream)
Jan 17 12:04:30 xxx lighthouse[1730]: Jan 17 12:04:30.412 INFO Internal shutdown received reason: Failed to start validator client
Version
1.0.6
Present Behaviour
Validator exits
Expected Behaviour
Validator starts and validates on the network
Reactions are currently unavailable