what does it mean???

ERROR ZEO.zrpc: (2220) CW: connect_ex(('localhost', 8100)) failed: (-2, 'Name or service not known')

It means exactly what it says, "Name of service not known." It is referring to the host to which it is trying to connect which is localhost. What happens when you try to ping localhost? That probably won't resolve either because your /etc/hosts file is broken and has no valid entry for localhost.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to