Andrew Colin Kissa <andrew@...> writes:
>
>
> On 18 Jul 2011, at 11:19 AM, Stephen Cox wrote:
>
> > It working now. Just one thing, it doesn't report started when using
> > /etc/init.d/baruwa status
>
> Both the path in /etc/sysconfig/baruwa and the status are fixed in
> the latest rpm baruwa-1.1.0-5
>
> --
> Baruwa - www.baruwa.org
>
> _______________________________________________
> Baruwa mailing list
> Baruwa@...
> http://lists.baruwa.org/mailman/listinfo/baruwa
> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>
>
Hi,
I have the latest rpm baruwa-1.1.0-5 installed but i can't get the service to
start.
after running /usr/lib/python2.4/site-packages/baruwa/manage.py celeryd
i recieve this output:
/usr/lib/python2.4/site-packages/celery-2.2.7-py2.4.egg/celery/__init__.py:18:
DeprecationWarning:
Python 2.4 support is deprecated and only versions 2.5, 2.6, 2.7+
will be supported starting from Celery version 2.3.
warnings.warn(DeprecationWarning("""
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/baruwa/manage.py", line 15, in ?
execute_manager(settings)
File "/usr/lib/python2.4/site-packages/django/core/management/__init__.py",
line 438, in execute_manager
utility.execute()
File "/usr/lib/python2.4/site-packages/django/core/management/__init__.py",
line 379, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/usr/lib/python2.4/site-packages/django/core/management/base.py", line
191, in run_from_argv
self.execute(*args, **options.__dict__)
File "/usr/lib/python2.4/site-packages/django/core/management/base.py", line
219, in execute
self.validate()
File "/usr/lib/python2.4/site-packages/django/core/management/base.py", line
249, in validate
num_errors = get_validation_errors(s, app)
File "/usr/lib/python2.4/site-
packages/django/core/management/validation.py", line 103, in
get_validation_errors
connection.validation.validate_field(e, opts, f)
File "/usr/lib/python2.4/site-
packages/django/db/backends/mysql/validation.py", line 14, in validate_field
db_version = self.connection.get_server_version()
File "/usr/lib/python2.4/site-packages/django/db/backends/mysql/base.py",
line 338, in get_server_version
self.cursor()
File "/usr/lib/python2.4/site-packages/django/db/backends/__init__.py", line
252, in cursor
cursor = util.CursorWrapper(self._cursor(), self)
File "/usr/lib/python2.4/site-packages/django/db/backends/mysql/base.py",
line 322, in _cursor
self.connection = Database.connect(**kwargs)
File "/usr/lib/python2.4/site-packages/MySQLdb/__init__.py", line 74, in
Connect
return Connection(*args, **kwargs)
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)")
already checked the folder permission as you asked before
thanks
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056