My validator was working fine for maybe the first month. Then I noticed my wallet was no longer receiving rewards. I restarted everything and when doing Lukso Status everything looks good. I ran lukso logs consensus | grep "warning" and lukso logs consensus | grep "error" and got the following response: INFO[0000] Selected layer: execution
INFO[000] Selected client: geth
#Validator Stopped Working without any change
4 messages · Page 1 of 1 (latest)
I’m no expert but I suggest: 1. Update everything including Ubuntu and geth etc. 2. start a brand new working folder.
sorry stupid question, but how do you do that?
i used WinSCP to access my VPS.
and basically follow these steps.
you would need to use winSCP to create a folder in the root folder if you don't know how to do it on on the termial.
After that you just do the steps for starting validiators the way you did it before.
like
- put all your keystore json files in the folder
- lukso validator import --validator-keys "./path/to/your/keys/folder"
- sudo lukso start --validator --transaction-fee-recipient "0x1234..." --checkpoint-sync --no-slasher