• open file limit problem

  • to fix:

    • add fs.file-max=5000000 to /etc/sysctl.conf
    • run: ulimit -Sn 5000000