--On 15. Januar 2007 19:20:53 +0100 Garito <[EMAIL PROTECTED]> wrote:
Hi, all!
Anyone could explain me what is happening here?
[EMAIL PROTECTED]:~/www$ sudo -u zope
/var/lib/zope2.9/instance/Yanged/bin/zopectl
fg
/var/lib/zope2.9/instance/Yanged/bin/runzope -X debug-mode=on
Traceback (most recent call last):
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/run.py", line 56, in ?
run()
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/run.py", line 19, in run
opts = _setconfig()
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/run.py", line 50, in
_setconfig
handlers.handleConfig(opts.configroot, opts.confighandlers)
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/handlers.py", line 208,
in
handleConfig
return multihandler(handlers)
File "/usr/lib/zope2.9/lib/python/ZConfig/loader.py", line 289, in
__call__
f(value)
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/handlers.py", line 191,
in
root_handler
config.port_base)
File "/usr/lib/zope2.9/lib/python/ZServer/datatypes.py", line 38, in
prepare
self.ip = socket.gethostbyname(self.host)
socket.gaierror: (-2, 'Name or service not known')
Likely an issue with your local /etc/hosts file. Figure out the value of self.host and add a related entry to /etc/hosts. -aj
pgpNuZojuJe3Z.pgp
Description: PGP signature
_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
