I run under fedora core 6, I have just fixed it : I first tried to re-install completely zenoss, but that wouldn't work. But reading deeply into the logs, I found one error that occured, it told me that zenoss was unable to resolve localhost (name or service not found), and so I checked /etc/hosts (which lists the IPs of the hosts you want to be resovled without DNS, and localhost was there with the right IP of 127.0.0.1, but there was a tab character between the name and the adress, and I had previoulsy seen it with a space instead of the tab. After replacing the tab by the space all worked!
The problem is that it seems so incongrous to me (how could a tab character instead of a space matter in a text file, and even if it could, how could this tab have been inserted into this file without my seeing???) that I think it may be another problem I did not understand, and that may appear again. But try it maybe it is that, though I doubt it. And now that I think of it try to disable IPv6, (in /etc/sysconfig/network, set NETWORKING_IPV6=no), I've done that too. Tell me the results. Bye ------------------------ Florent Gibert -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=7952#7952 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
