[bind10-dev] Error: unexpected answer from ConfigManager
Jeremy C. Reed
jreed at isc.org
Wed Feb 24 15:41:53 UTC 2010
> I've added a print of that unexpected answer to cmdctl, can you send me
> the output?
After an update I went from two "unexpected answer" to only one:
t1:trunk$ /home/reed/opt/bind10/sbin/bind10 --verbose
BIND 10 v20091030 (Paving the DNS Parking Lot)
Starting msgq using port 9912
Started msgq (PID 19379)
Starting b10-cfgmgr
Started b10-cfgmgr (PID 14783)
[XX] starting ccsession
RETURNING: <class 'isc.config.module_spec.ModuleSpec'>
[XX] handling new config:
{}
[XX] ccsession started
Starting b10-auth on port 5300
Started b10-auth (PID 23327)
Starting b10-cmdctl on port 8080
Started b10-cmdctl (PID 13325)
b10-cmdctl module is starting on :localhost port:8080
b10-cmdctl send command 'get_commands_spec' to ConfigManager
My local name is: 4b854837_5 at t1.m.reedmedia.net
b10-cmdctl send command 'get_module_spec' to ConfigManager
b10-cmdctl send command 'get_config' to ConfigManager
Error: unexpected answer from ConfigManager
{'specification_update': ['Auth', [{'item_name': 'default_name',
'item_optional': False, 'item_default': 'Hello, world!', 'item_type':
'string'}, {'item_name': 'zone_list', 'item_optional': False,
'list_item_spec': {'item_name': 'zone_name', 'item_optional': False,
'item_default': '', 'item_type': 'string'}, 'item_default': [],
'item_type': 'list'}]]}
[XX] got config:
{"result": [ 0, {} ]}
handleConfigUpdate {}
handleConfigUpdate {}
[XX] auth: new config {}
end handleConfigUpdate {}
Server started.
More information about the bind10-dev
mailing list