Hi All,
I am facing the Access denied for user while running the babysitter.
Please let me know how to get rid of this issue.
Log:
===
/usr/local2/autotest/scheduler/monitor_db_babysitter
09:43:37 INFO | initializing
09:43:37 INFO | Killing monitor_db
09:43:37 INFO | STARTING monitor_db with log
file /usr/local2/autotest/logs/scheduler.log.2010-10-03-09.43.37
Traceback (most recent call last):
File "/usr/local2/autotest/database/database_connection.py", line 208,
in _connect_backend
db_name=self.db_name)
File "/usr/local2/autotest/database/database_connection.py", line 112,
in connect
self._cursor = self._connection.cursor()
File
"/usr/local2/autotest/site-packages/django/db/backends/__init__.py",
line 81, in cursor
cursor = self._cursor()
File
"/usr/local2/autotest/site-packages/django/db/backends/mysql/base.py",
line 281, in _cursor
self.connection = Database.connect(**kwargs)
File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line
81, in Connect
return Connection(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line
187, in __init__
super(Connection, self).__init__(*args, **kwargs2)
OperationalError: (1045, "Access denied for user
'autotest'@'localhost' (using password: YES)")
Thanks,
Madhuri
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest