You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
glog.Error("[OPTION] File descriptor hard limit is too small: ", rlm.Max, "! The problem may be solved by executing the following command before launching BTCAgent: ulimit -Hn 65535")
}
ifrlm.Cur<5000 {
glog.Error("[OPTION] File descriptor soft limit is too small: ", rlm.Cur, "! The problem may be solved by executing the following command before launching BTCAgent: ulimit -Sn 65535")