Lines Matching refs:log_warn
219 log_warn("the ulimit(max memory size) is smaller than the expected memory usage (added size of caches). %u < %u bytes", (unsigned)rlim.rlim_cur, (unsigned)memsize_expect);
226 log_warn("the ulimit(data seg size) is smaller than the expected memory usage (added size of caches). %u < %u bytes", (unsigned)rlim.rlim_cur, (unsigned)memsize_expect);
232 log_warn("too many file descriptors requested. The builtin"
240 log_warn("continuing with less udp ports: %u",
254 log_warn("continuing with less udp ports: %u",
260 log_warn("getrlimit: %s", strerror(errno));
271 log_warn("setrlimit: %s", strerror(errno));
273 log_warn("cannot increase max open fds from %u to %u",
282 log_warn("continuing with less udp ports: %u",
284 log_warn("increase ulimit or decrease threads, "
315 log_warn("use-systemd and do-daemonize should not be enabled at the same time");
420 log_warn("unbound is already running as pid %u.",
423 log_warn("did not exit gracefully last time (%u)",
615 log_warn("unable to setusercontext %s: %s",
680 log_warn("unable to initgroups %s: %s",
749 log_warn("Continuing with default config settings");