cronos icon indicating copy to clipboard operation
cronos copied to clipboard

Error in getting block information

Open hongwei520 opened this issue 3 years ago • 3 comments

image

I follow the official documentation to set image image image But still wrong

hongwei520 avatar Aug 14 '22 01:08 hongwei520

what's the max file descriptor in your dev environment? you might need to increase it to 50K if you see too many files opened error from the backend db

JayT106 avatar Aug 15 '22 16:08 JayT106

what's the max file descriptor in your dev environment? you might need to increase it to 50K if you see too many files opened error from the backend db

image

hongwei520 avatar Aug 15 '22 16:08 hongwei520

not sure how you run the cronosd, have you checked ulimit -n under the terminal? Also, can we know which cronos version you are running into?

JayT106 avatar Aug 15 '22 17:08 JayT106