Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unbound dns resolver not working properly #244

Closed
fichtner opened this issue Jul 8, 2015 · 1 comment
Closed

unbound dns resolver not working properly #244

fichtner opened this issue Jul 8, 2015 · 1 comment
Assignees
Labels
bug Production bug
Milestone

Comments

@fichtner
Copy link
Member

fichtner commented Jul 8, 2015

via: https://forum.opnsense.org/index.php?topic=861.0

Jul 4 19:35:30 unbound: [90549:0] info: start of service (unbound 1.4.22).
Jul 4 19:35:30 unbound: [90549:0] notice: init module 1: iterator
Jul 4 19:35:30 unbound: [90549:0] notice: init module 0: validator
Jul 4 19:35:30 unbound: [90549:0] warning: continuing with less udp ports: 417
Jul 4 19:35:30 unbound: [90549:0] warning: too many file descriptors requested. The builtinmini-event cannot handle more than 1024. Config for less fds or compile with libevent
Jul 4 19:35:30 unbound: [90549:0] notice: Restart of unbound 1.4.22.
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 1: requestlist max 0 avg 0 exceeded 0 jostled 0
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 1: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch
Jul 4 19:35:30 unbound: [90549:0] info: service stopped (unbound 1.4.22).
Jul 4 19:35:30 unbound: [90549:0] info: start of service (unbound 1.4.22).
Jul 4 19:35:30 unbound: [90549:0] notice: init module 1: iterator
Jul 4 19:35:30 unbound: [90549:0] notice: init module 0: validator
Jul 4 19:35:30 unbound: [90549:0] warning: continuing with less udp ports: 417
Jul 4 19:35:30 unbound: [90549:0] warning: too many file descriptors requested. The builtinmini-event cannot handle more than 1024. Config for less fds or compile with libevent
Jul 4 19:35:30 unbound: [90549:0] notice: Restart of unbound 1.4.22.
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 1: requestlist max 0 avg 0 exceeded 0 jostled 0
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 1: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
Jul 4 19:35:30 unbound: [90549:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch
Jul 4 19:35:30 unbound: [90549:0] info: service stopped (unbound 1.4.22).
Jul 4 19:35:29 unbound: [90549:0] info: start of service (unbound 1.4.22).
Jul 4 19:35:29 unbound: [90549:0] notice: init module 1: iterator
Jul 4 19:35:29 unbound: [90549:0] notice: init module 0: validator
Jul 4 19:35:29 unbound: [90549:0] warning: continuing with less udp ports: 417
Jul 4 19:35:29 unbound: [90549:0] warning: too many file descriptors requested. The builtinmini-event cannot handle more than 1024. Config for less fds or compile with libevent
Jul 4 19:35:29 unbound: [90549:0] notice: Restart of unbound 1.4.22.
Jul 4 19:35:29 unbound: [90549:0] info: server stats for thread 1: requestlist max 0 avg 0 exceeded 0 jostled 0
Jul 4 19:35:29 unbound: [90549:0] info: server stats for thread 1: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch
Jul 4 19:35:29 unbound: [90549:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
Jul 4 19:35:29 unbound: [90549:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch
Jul 4 19:35:29 unbound: [90549:0] info: service stopped (unbound 1.4.22).
Jul 4 19:35:29 unbound: [90549:0] info: start of service (unbound 1.4.22).
Jul 4 19:35:29 unbound: [90549:0] notice: init module 1: iterator
Jul 4 19:35:29 unbound: [90549:0] notice: init module 0: validator

@fichtner fichtner added the bug Production bug label Jul 8, 2015
@fichtner fichtner added this to the 16.1 milestone Jul 8, 2015
@fichtner fichtner self-assigned this Jul 8, 2015
@fichtner fichtner changed the title dns resolver not working properly unbound dns resolver not working properly Aug 20, 2015
fichtner added a commit that referenced this issue Aug 20, 2015
Upgrade path is not for fiddling with the installed files,
we're importing config.xml, not a full base system.
fichtner added a commit that referenced this issue Aug 24, 2015
Upgrade path is not for fiddling with the installed files,
we're importing config.xml, not a full base system.
@fichtner
Copy link
Member Author

Will be in 15.7.11 tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

No branches or pull requests

1 participant