Hello,

I have recently installed Zenoss 1.1.0 in one of my Red Hat ES 3.0 boxes. Since 
I was not able to install the latest version, I tried the previous version. Now 
the problem is that though I was able to install Zenoss successfully, I am not 
able to use it. At many different points, I get errors related to the database. 
The first and foremost error that I get is Lost Connection to Zenoss while 
clicking on the Dashboard. Even I cannot create any device as I constantly get 
MySQL related errors. A sample copy of one of the errors received is as follows

Traceback (most recent call last): File 
"/usr/local/zenoss/Products/ZenModel/Device.py", line 903, in setProdState db = 
self.ZenEventManager.connect() File 
"/usr/local/zenoss/Products/ZenEvents/DbAccessBase.py", line 29, in connect 
db=database, conv=mysqlconv) File 
"usr/local/zenoss/lib/python/MySQLdb/__init__.py", line 66, in Connect # log 
messages. When the "real" loggers are set up, we flush File 
"usr/local/zenoss/lib/python/MySQLdb/connections.py", line 134, in __init__ 
OperationalError: (2002, "Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (2)")  2007-04-16 11:28:15 ERROR zen.Device failed 
to update events with new priority 
Traceback (most recent call last): File 
"/usr/local/zenoss/Products/ZenModel/Device.py", line 917, in setPriority db = 
self.ZenEventManager.connect() File 
"/usr/local/zenoss/Products/ZenEvents/DbAccessBase.py", line 29, in connect 
db=database, conv=mysqlconv) File 
"usr/local/zenoss/lib/python/MySQLdb/__init__.py", line 66, in Connect # log 
messages. When the "real" loggers are set up, we flush File 
"usr/local/zenoss/lib/python/MySQLdb/connections.py", line 134, in __init__ 
OperationalError: (2002, "Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (2)") 

As per the replies given in a number of posts in the forum, I tried to connect 
to the MySQL using the user as zenoss and was able to connect it without any 
problem. Though everything seems to be working fine, I am not able to work with 
Zenoss. Does anybody have any idea as to where I  may be wrong and a solution 
for the same?

------------------------
 Nitesh Shah




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=5574#5574

-------------------- m2f --------------------



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

Reply via email to