BIND 10 #1626: Error: Unable to parse response from Auth: Expecting , delimiter: line 1 column 87 (char 87)
BIND 10 Development
do-not-reply at isc.org
Tue Jan 24 15:57:31 UTC 2012
#1626: Error: Unable to parse response from Auth: Expecting , delimiter: line 1
column 87 (char 87)
---------------------------------+-----------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New Tasks
Component: b10-auth | Keywords:
Sensitive: 0 | Defect Severity: Medium
Sub-Project: DNS | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
---------------------------------+-----------------------------------------
{{{
/Auth/listen_on> config set [0]/port 5300
/Auth> config commit
Error: Unable to parse response from Auth: Expecting , delimiter: line 1
column 87 (char 87)
Configuration not committed
}}}
Logging:
{{{
2012-01-24 09:52:00.612 INFO [b10-boss.boss] BIND10_SOCKET_GET requesting
socket [::]:5300 of type TCP from the creator
2012-01-24 09:52:00.614 INFO [b10-boss.boss] BIND10_SOCKET_CREATED
successfully created socket 20
2012-01-24 09:52:00.636 INFO [b10-boss.boss] BIND10_SOCKET_GET requesting
socket [::]:5300 of type UDP from the creator
2012-01-24 09:52:00.636 INFO [b10-boss.boss] BIND10_SOCKET_CREATED
successfully created socket 22
2012-01-24 09:52:00.640 INFO [b10-boss.boss] BIND10_SOCKET_GET requesting
socket [0.0.0.0]:53 of type TCP from the creator
2012-01-24 09:52:00.641 ERROR [b10-boss.boss] BIND10_SOCKET_ERROR error on
bind call in the creator: 13/Permission denied
2012-01-24 09:52:00.643 ERROR [b10-auth.server_common]
SRVCOMM_ADDRESS_FAIL failed to listen on addresses (Error response when
requesting socket: "Error creating socket on bind")
2012-01-24 09:52:00.647 ERROR [b10-auth.auth] AUTH_CONFIG_UPDATE_FAIL
update of configuration failed: Server configuration failed: Error
response when requesting socket: "Error creating socket on bind"
2012-01-24 09:52:00.648 ERROR [b10-cfgmgr.cfgmgr]
CFGMGR_BAD_UPDATE_RESPONSE_FROM_MODULE Unable to parse response from
module Auth: Expecting , delimiter: line 1 column 87 (char 87)
2012-01-24 09:52:00.650 ERROR [b10-cmdctl.cmdctl] CMDCTL_COMMAND_ERROR
error in command set_config to module ConfigManager: Unable to parse
response from Auth: Expecting , delimiter: line 1 column 87 (char 87)
}}}
This was caused by not having privilege to set the port for the other
default listen_on.
My complaint is that the error message in bindctl is not useful to
understand the issue.
--
Ticket URL: <http://bind10.isc.org/ticket/1626>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list