Lines Matching refs:log_warn
219 …log_warn("the ulimit(max memory size) is smaller than the expected memory usage (added size of cac… in checkrlimits()
226 …log_warn("the ulimit(data seg size) is smaller than the expected memory usage (added size of cache… in checkrlimits()
232 log_warn("too many file descriptors requested. The builtin" in checkrlimits()
240 log_warn("continuing with less udp ports: %u", in checkrlimits()
254 log_warn("continuing with less udp ports: %u", in checkrlimits()
260 log_warn("getrlimit: %s", strerror(errno)); in checkrlimits()
271 log_warn("setrlimit: %s", strerror(errno)); in checkrlimits()
273 log_warn("cannot increase max open fds from %u to %u", in checkrlimits()
282 log_warn("continuing with less udp ports: %u", in checkrlimits()
284 log_warn("increase ulimit or decrease threads, " in checkrlimits()
315 log_warn("use-systemd and do-daemonize should not be enabled at the same time"); in apply_settings()
422 log_warn("unbound is already running as pid %u.", in checkoldpid()
425 log_warn("did not exit gracefully last time (%u)", in checkoldpid()
587 log_warn("unable to setusercontext %s: %s", in perform_setup()
652 log_warn("unable to initgroups %s: %s", in perform_setup()
718 log_warn("Continuing with default config settings"); in run_daemon()