But I assure you, the wallet address and its general appearance in no way affect the receipt of motivation.
I dont mean beneficiary address. I just want to change node wallet address by some command
Use ânanoâ to edit the file
which file?
config.json
Iâm running 2.1.4 on my Mac Mini M1, and started with data from ChainDB_pruned_2605021.tar.gz file. My connection is a fast one about 150Mbps with static IP, UPnP enabled.
I notice that about every half and hour or so, the service nknd is stopped. The error messages were always âall workers failedâ.
Any ideas why it failed too often?
Hello Ken and welcome
It seems that your Mac have too many open files making the workers fail.
You can increase this limit with the following command :
sudo ulimit -n 2048
Best,
2 Likes
Nice thanks for sharing the information