[erlang-questions] fd is larger than the largest allowed fd=1023
Sergey Yelin
elinsn@REDACTED
Tue Dec 13 12:25:20 CET 2011
It's possible you have limit to 1024 open descriptors in your system. What does ulimit -n returns?
On Dec 13, 2011, at 3:20 PM, Max Lapshin wrote:
> =ERROR REPORT==== 13-Dec-2011::15:19:24 ===
> driver_select(0x0000000000000138, 1024, ERL_DRV_WRITE ERL_DRV_USE, 1)
> by tcp_inet driver #Port<0.9528> failed: fd=1024 is larger than the
> largest allowed fd=1023
>
>
> What does it mean and how should I deal with it?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list