BIND10 run error
James Brown
jlbrown at bordo.com.au
Tue Feb 26 03:43:03 UTC 2013
BIND startup is also stalling for me at the 'STATS_STARTING starting' section:
sudo /usr/local/sbin/bind10
Password:
2013-02-26 14:26:10.676 INFO [b10-cfgmgr.cfgmgr/55267] CFGMGR_CONFIG_FILE Configuration manager starting with configuration file: /usr/local/var/bind10/b10-config.db
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_STARTING starting BIND10: bind10 20110223 (BIND 10 1.0.0)
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_CONFIGURATOR_START bind10 component configurator is starting up
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_COMPONENT_START component Socket creator is starting
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_SOCKCREATOR_INIT initializing socket creator parser
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_COMPONENT_START component msgq is starting
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_STARTING_PROCESS starting process b10-msgq
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_COMPONENT_START component cfgmgr is starting
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_STARTING_PROCESS starting process b10-cfgmgr
2013-02-26 14:26:11.530 INFO [b10-init.init/55263] BIND10_STARTING_CC starting configuration/command session
2013-02-26 14:26:11.539 INFO [b10-init.init/55263] BIND10_READING_INIT_CONFIGURATION reading b10-init configuration
2013-02-26 14:26:11.539 INFO [b10-init.init/55263] BIND10_CONFIGURATOR_RECONFIGURE reconfiguring running components
2013-02-26 14:26:11.539 INFO [b10-init.init/55263] BIND10_COMPONENT_START component b10-stats is starting
2013-02-26 14:26:11.539 INFO [b10-init.init/55263] BIND10_STARTING_PROCESS starting process b10-stats
2013-02-26 14:26:11.548 INFO [b10-init.init/55263] BIND10_COMPONENT_START component b10-cmdctl is starting
2013-02-26 14:26:11.548 INFO [b10-init.init/55263] BIND10_STARTING_PROCESS starting process b10-cmdctl
2013-02-26 14:26:11.575 INFO [b10-init.init/55263] BIND10_STARTUP_COMPLETE BIND 10 started
2013-02-26 14:26:11.701 INFO [b10-stats.stats/55268] STATS_STARTING starting
How do i determine if it's a problem with the Python ssl module?
If it is, what's the best way to install it under Mac OS X 10.8.2?
Thanks,
James.
On 26/02/2013, at 8:47 AM, JINMEI Tatuya / 神明達哉 <jinmei at isc.org> wrote:
> At Mon, 25 Feb 2013 17:09:25 -0400,
> Chris Taylor <Chris.Taylor at corp.eastlink.ca> wrote:
>>
>> I finally got BIND 10 installed, but when I go and run ./bind10 I get the following it seems that BIND10 starts correctly but then dies after the stats section starts.
>
>> Traceback (most recent call last):
>> File "/usr/local/libexec/bind10/b10-cmdctl", line 36, in <module>
>> import ssl, socket
>> File "/usr/local/lib/python3.2/ssl.py", line 60, in <module>
>> import _ssl # if we can't import it, let the error propagate
>> ImportError: No module named _ssl
>
> You'll need to install the Python ssl module properly (I don't think
> I've ever seen this trouble, but importing python module could cause
> this type of trouble). How to install it depends on your system.
>
> p.s. Someone suggested we should catch common such errors at the time
> of ./configure. That's probably a good idea.
>
> ---
> JINMEI, Tatuya
> Internet Systems Consortium, Inc.
> _______________________________________________
> bind10-users mailing list
> bind10-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind10-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5083 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind10-users/attachments/20130226/475b1775/attachment.bin>
More information about the bind10-users
mailing list