Testnet
I 'm testing trying to figure out everything on testnet.
I see now in explorer that those nodes with height bigger than 149xxx are gone.
Also i see my was listed once but i do not get why the public key is different i mean is new
if i have put back the old addresses.yml file which had different accounts and public keys in it.
In mean time i managed to block my node it now give me this error if i do healtCheck:
2021-05-08T07:17:28.301Z warn Container rest-gateway is NOT running YET.
when stated it says that the rest api has been started but i couldn’t access the node from rest api so i have done the healthchek. I left the node over night running in hope it will start that rest-api but this morning it was still stuck.
So i would like to reconfigure the node from start with my old accounts (addresses).
If i use the -r (--reset)
option it cleans up the target folder and it generates new addresses file.
I have tried to run the config option with --upgrade after replacing the addresses file with the old one.
I see then that it takes the old addresses in but then later it throws the following error in console:
2021-05-08T07:33:26.690Z error Unknown error generating the configuration. Voting key should have been previously generated!!! You need to reset your target folder. Please run --reset using your original custom preset. 2021-05-08T07:33:26.690Z error The target folder 'target' should be deleted!!! Error: Voting key should have been previously generated!!! You need to reset your target folder. Please run --reset using your original custom preset. etc...
Question is how can I force the configuration to use another existing addresses file