I'm ready to shoot someone... when I try logging in with zenoss/zenoss it fails 
with..

2007-07-27 15:47:57 ERROR zen.Events: (1045, "Access denied for user 
'zenoss'@'localhost' (using password: YES)")
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 98, in sendEvent
    evid = self.doSendEvent(event)
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 111, in 
doSendEvent
    conn = self.connect()
  File "/opt/zenoss/Products/ZenEvents/DbAccessBase.py", line 31, in connect
    database=self.database)
  File "/opt/zenoss/Products/ZenEvents/DbConnectionPool.py", line 67, in get
    database=database)
  File "/opt/zenoss/Products/ZenEvents/DbConnectionPool.py", line 100, in 
_createConnection
    db=database, conv=mysqlconv)
  File "/opt/zenoss/lib/python/MySQLdb/__init__.py", line 66, in Connect
    return Connection(*args, **kwargs)
  File "/opt/zenoss/lib/python/MySQLdb/connections.py", line 134, in __init__
    super(Connection, self).__init__(*args, **kwargs2)
OperationalError: (1045, "Access denied for user 'zenoss'@'localhost' (using 
password: YES)")

I tried changing the password to zenoss following a different thread.. to no 
avail.

Help!




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

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

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



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

Reply via email to