cronos
cronos copied to clipboard
Error in getting block information

I follow the official documentation to set
But still wrong
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
what's the max file descriptor in your dev environment? you might need to increase it to 50K if you see
too many files openederror from the backend db

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?