BIND 10 #2242: what is specifically wrong with "Bad config data for Auth"?
BIND 10 Development
do-not-reply at isc.org
Thu Sep 6 13:15:02 UTC 2012
#2242: what is specifically wrong with "Bad config data for Auth"?
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New
Component: Unclassified | Tasks
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
I shutdown BIND 10 from June and restarted today's master with my old
configuration.
{{{
2012-09-06 07:49:22.523 ERROR [b10-xfrout.xfrout]
XFROUT_MODULECC_SESSION_ERROR
error encountered by configuration/command module: Bad config data for
Auth: {'statistics-interval': 62, 'datasources': [{'zones': [{'origin':
'example.org', 'file': '/home/reed/work/isc/bind10/all-types.zone-
canonical'}], 'type': 'memory'}], 'listen_on': [{'port': 5300, 'address':
'::'}, {'port': 5300, 'address': '0.0
.0.0'}]}
}}}
The same thing also happens for DDNS_GET_REMOTE_CONFIG_FAIL (two times,
three times) and then DDNS_MODULECC_SESSION_ERROR for trying to use Auth's
configuration.
The starting of xfrout and ddns repeatedly are trying to start now. The
b10-auth process is running though.
It doesn't say what part is bad. If this was a very long configuration, it
could be very difficult to track down.
I may have tracked it down:
{{{
> config remove Auth/datasources[0]
> config commit
Error: Error in config validation: Unknown item statistics-interval
Configuration not committed
}}}
But config show Auth doesn't show it.
(I see it is mentioned in changelog 468.)
Maybe a new ticket is needed to allow to remove an unknown item.
So I stopped all of bind10 and manually edited the file to remove
statistics-interval.
--
Ticket URL: <http://bind10.isc.org/ticket/2242>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list