ECONNREFUSED in debug.log, can not log into zope
After setting up a new Zope (using the site-layout NZORedux) I can start zope, however I can not attach to it. the debug log has error as like follows: PROBLEM(100) zrpc:9529 CW: error connecting to ('localhost', 8001):ECONNREFUSED what can be the reason? what can I do to fix it? thanks for any feedback -- mit freundlichen GrĂ¼ssen Robert Rottermann www.redCOR.ch
the site-layout installs a configuration that expects to connect to a ZEO server listening on port 8001. i assume it did install the ZEO server. you need to start it. jens On Friday, Jul 11, 2003, at 15:31 US/Eastern, robert wrote:
After setting up a new Zope (using the site-layout NZORedux) I can start zope, however I can not attach to it.
the debug log has error as like follows: PROBLEM(100) zrpc:9529 CW: error connecting to ('localhost', 8001):ECONNREFUSED
what can be the reason? what can I do to fix it?
thanks for any feedback
Thanks Jens, that could in deed be the reason. Robert Am Freitag, 11. Juli 2003 21:46 schrieb Jens Vagelpohl:
the site-layout installs a configuration that expects to connect to a ZEO server listening on port 8001. i assume it did install the ZEO server. you need to start it.
jens
On Friday, Jul 11, 2003, at 15:31 US/Eastern, robert wrote:
After setting up a new Zope (using the site-layout NZORedux) I can start zope, however I can not attach to it.
the debug log has error as like follows: PROBLEM(100) zrpc:9529 CW: error connecting to ('localhost', 8001):ECONNREFUSED
what can be the reason? what can I do to fix it?
thanks for any feedback
-- mit freundlichen GrĂ¼ssen Robert Rottermann www.redCOR.ch
participants (2)
-
Jens Vagelpohl -
robert