Error: EMFILE too many open files

Hi, I got the same error. I have only 5,000 files in the vault.
Try the following command from your user and relaunch the obsidian. It worked for me.

ulimit -n 2048