[Baruwa] Celeryd start fail

Andrew Colin Kissa andrew at topdog.za.net
Mon Aug 1 14:34:36 SAST 2011


On 01 Aug 2011, at 2:15 PM, Efi wrote:

> File "/usr/lib/python2.4/site-packages/MySQLdb/connections.py", line 170, in 
> __init__    super(Connection, self).__init__(*args, **kwargs2)
> _mysql_exceptions.OperationalError: (1045, "Access denied for 
> user 'root'@'localhost' (using password: NO)")
> 
> any ideas what to check before i reinstall the entire machine?
> Thanks,

That error message indicates that you are trying to talk to mysql using
the user root without a password, which means you have not set the
USER and PASSWORD database options in your settings.py, it could
also mean you have multiple installs of baruwa and the wrong settings
are being read.

How are you installing ? From source or from packages ? 

What is the output of

find / -name settings.py

--
Baruwa - www.baruwa.org



More information about the Baruwa mailing list