problem: ulimit: open files: cannot modify limit: Operation not permitted Current status: ulimit -n 1024 Solution: ulimit -n 16384 and refresh the system