connect_client: accept failed (error 24: too many open files)!

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
jmariano
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon May 11, 2015 8:47 pm

connect_client: accept failed (error 24: too many open files)!

Post by jmariano »

Hello.

im running a RAGNAROK emulator inside a VDS

but i am getting this error .. see image below

http://postimg.org/image/lpyecgxkv/
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: connect_client: accept failed (error 24: too many open files)!

Post by soja »

What linux distro are you using? You probably need to raise the open files limit of the operating system.
Not a NFO employee
jmariano
New to forums
New to forums
Posts: 5
Joined: Mon May 11, 2015 8:47 pm

Re: connect_client: accept failed (error 24: too many open files)!

Post by jmariano »

hello.

centos 6 64bit..

i tried on ulimit
vi etc/security/limits.conf

* soft core 16384
* hard rss 10000
* soft nofile 63536
* hard nofile 63536


still having error
Post Reply