<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hey Randy,<div><br></div><div>you haven’t specified previous version you’ve been using, but nothing expect the version has changed between 9.20.8 and 9.20.9 and between 9.20.9 and 9.20.10:</div><div><br></div><div><a href="https://gitlab.isc.org/isc-projects/bind9-docker/-/commits/v9.20?ref_type=heads">https://gitlab.isc.org/isc-projects/bind9-docker/-/commits/v9.20?ref_type=heads</a></div><div><br></div><div>You can change the command like of named from -f to -g:</div><div><br></div><div><a href="https://gitlab.isc.org/isc-projects/bind9-docker/-/blob/v9.18/Dockerfile?ref_type=heads">https://gitlab.isc.org/isc-projects/bind9-docker/-/blob/v9.18/Dockerfile?ref_type=heads</a></div><div><br></div><div>Lookup the documentation for the ENTRYPOINT and CMD (<a href="https://www.docker.com/blog/docker-best-practices-choosing-between-run-cmd-and-entrypoint/">https://www.docker.com/blog/docker-best-practices-choosing-between-run-cmd-and-entrypoint/</a>) how to run named with different arguments (the -g forces named to log to default stderr).</div><div><br></div><div>Ondrej<br id="lineBreakAtBeginningOfSignature"><div dir="ltr"><div>--</div>Ondřej Surý — ISC (He/Him)<div><br></div><div>My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours.</div></div><div dir="ltr"><br><blockquote type="cite">On 20. 6. 2025, at 16:24, Randy Scott via bind-users <bind-users@lists.isc.org> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p>I've been using the Docker image of v9.20 from
<a class="moz-txt-link-freetext" href="https://hub.docker.com/r/internetsystemsconsortium/bind9">https://hub.docker.com/r/internetsystemsconsortium/bind9</a> as a base
image for quite some time, with no issues. However when I use the
most recent image (~6/18/25), named fails to start (no error
message given). I tried upping the debug level with -d 9, but
there was still no error message, either in the logs or to stdout.</p>
<p>At some point, something I did generated a named.run file, and
that file ended with these two messages:</p>
<p> config.c: option 'geoip-directory' was not enabled at compile
time <br>
unable to load internal defaults: failure</p>
<p>(But I'm not sure what I did to generate the named.run file, and
I haven't been able to recreate it)<br>
</p>
<p>I'm not using any geo capability that I know of. I haven't
changed anything in my bind config files in quite some time, and
it's always worked up into two days ago. Also, the v9.21 image
works fine.</p>
<p>Is there some problem with the 9.20 image, or has something
changed recently that makes a previously-working configuration
invalid?</p>
<p>Also, how can I get more debugging info?</p>
<p><br>
</p>
<span>-- </span><br><span>Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list</span><br><span></span><br><span>ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.</span><br><span></span><br><span></span><br><span>bind-users mailing list</span><br><span>bind-users@lists.isc.org</span><br><span>https://lists.isc.org/mailman/listinfo/bind-users</span><br></div></blockquote></div></body></html>