Problem with latest Docker image
Darren Ankney
darren.ankney at gmail.com
Sat Jun 21 09:21:34 UTC 2025
Hi Randy,
I've not used the docker images or "geoip-directory", but the error
message you found sounds like support for this is a compile time
option that was not enabled. Perhaps check your configuration. Does
it contain "geoip-directory"? Do you need this support? If not, I
suggest disabling the configuration directive. You may be using it in
an access control list, so check your configuration for that too. See
here: https://bind9.readthedocs.io/en/v9.20.10/reference.html#namedconf-statement-geoip-directory
and here: https://bind9.readthedocs.io/en/v9.20.10/chapter7.html#access-control-lists
Thank you,
Darren Ankney
On Fri, Jun 20, 2025 at 9:24 AM Randy Scott via bind-users
<bind-users at lists.isc.org> wrote:
>
> I've been using the Docker image of v9.20 from https://hub.docker.com/r/internetsystemsconsortium/bind9 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.
>
> At some point, something I did generated a named.run file, and that file ended with these two messages:
>
> config.c: option 'geoip-directory' was not enabled at compile time
> unable to load internal defaults: failure
>
> (But I'm not sure what I did to generate the named.run file, and I haven't been able to recreate it)
>
> 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.
>
> Is there some problem with the 9.20 image, or has something changed recently that makes a previously-working configuration invalid?
>
> Also, how can I get more debugging info?
>
>
> --
> Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
>
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>
>
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
More information about the bind-users
mailing list