VS: DNSSEC 9.14.6 error message

Jukka Pakkanen jukka.pakkanen at qnet.fi
Fri Oct 25 15:14:35 UTC 2019


Any more ideas about this?

Like said, this looks like a bogus error, but now when signing more and more zones, the Windows event viewer is filling with these *error* messages, and it gets more and more difficult to find real errors, if there are any...

Jukka

-----Alkuperäinen viesti-----
Lähettäjä: bind-users <bind-users-bounces at lists.isc.org> Puolesta Jukka Pakkanen
Lähetetty: 9. lokakuuta 2019 16:36
Vastaanottaja: Tony Finch <dot at dotat.at>
Kopio: bind-users at isc.org
Aihe: VS: DNSSEC 9.14.6 error message

Yes I can stop and restart the "isc bind" service without problems and/or errors, only get this message in restart, if the zone serial is not updated.  And everything seems to be working fine despite of that.  Maybe the message is just erroneously categorized as an "error" in syslog.

Jukka

-----Alkuperäinen viesti-----
Lähettäjä: Tony Finch <dot at dotat.at>
Lähetetty: 9. lokakuuta 2019 13:34
Vastaanottaja: Jukka Pakkanen <jukka.pakkanen at qnet.fi>
Kopio: bind-users at isc.org
Aihe: Re: DNSSEC 9.14.6 error message

Jukka Pakkanen <jukka.pakkanen at qnet.fi> wrote:

> Having these *error* messages in the syslog when restarting the 
> service... guess they are not too harmfull, but why exactly is this
> coming:
>
> zone qnet.fi/IN (signed): receive_secure_serial: unchanged

This can happen in the following code, which suggests to me that the error is benign. Did the server shut down gracefully?

	/*
	 * Try to apply diffs from the raw zone's journal to the secure
	 * zone.  If that fails, we recover by syncing up the databases
	 * directly.
	 */
	result = sync_secure_journal(zone, zone->rss_raw, rjournal,
				     start, end, &soatuple,
				     &zone->rss_diff);
	if (result == DNS_R_UNCHANGED)
		goto failure;

Tony.
--
f.anthony.n.finch  <dot at dotat.at>  http://dotat.at/
Bailey: Northwest 5 to 7, occasionally gale 8 at first, becoming variable 3 or
4 later. High at first in far southeast, otherwise rough or very rough. Rain or showers. Moderate or good, occasionally poor.

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

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