[SOLVED] unbound issue

Started by pierrefrancois, August 18, 2015, 05:11:12 PM

Previous topic - Next topic
August 18, 2015, 05:11:12 PM Last Edit: August 27, 2015, 08:13:40 PM by franco
Hi,

not sure in which categorie I should post this one but I have found that unbound is generating an error every time I restart it :

warning: too many file descriptors requested. The builtinmini-event cannot handle more than 1024. Config for less fds or compile with libevent.

It's not a blocking issue as it's been working fine at the moment.

This seems to be on FreeBSD 10.2 as well: https://unbound.net/pipermail/unbound-users/2008-August/000166.html

I'm opening a ticket, need to decide which direction to go (use unbound from ports with libevent or modify source tree like the email suggests).

Thanks :)

https://github.com/opnsense/src/issues/8

That mail is from 2008. Does this mean it's a 7 year old issue?
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.

Whoops, I misread 1.0.2, thanks for pointing that out. Looks like it is still there for one reason or another. It's a start. :D

Hi, sorry it seems to be a duplicate from a report in the deutsch section, and there's a github ticket also:
https://github.com/opnsense/core/issues/244

I'm not sure which unbound is used in opnsense but in the freebsd handbook 28.7.2, they do not recommend using the base unbound and recommend usage of unbound from the port collection. Not sure if this the issue is related here.
https://www.freebsd.org/doc/handbook/network-dns.html

Thanks for diggin in, I think going with ports unbound is fine. I'll try to squeeze that into one of the next releases. :)

15.7.10 test package will have unbound from ports as opposed to base. Looking for feedback as soon as 15.7.10 is out early next week. :)

Thanks, I will report as soon as I get 15.7.10

Still the same unfortunately.
warning: too many file descriptors requested. The builtinmini-event cannot handle more than 1024. Config for less fds or compile with libevent

Okay, can easily switch to libevent now anyway. I'll provide a test package in a bit.

Are you using amd64/i386/OpenSSL/LibreSSL ?


We're pusing 15.7.11 a lot faster than expected (namely: tomorrow), unbound will be updated to use LIBEVENT as well. Almost there now. :)


Brilliant, thanks for your help!! :)