[Thu Jul 24 01:22:17 UTC 2025] run start_be.sh
Set max number of open file descriptors to a value greater than 60000.
Ask your system manager to modify /etc/security/limits.conf and append content like
* soft nofile 655350
* hard nofile 655350
and then run 'ulimit -n 655350' to take effect on current session.
但是已经配置很高了