(1062, "Duplicate entry 'AD5D3E8A2E4.A0451' for key 'PRIMARY'") looks like you need to clean up that database .. shouldn't have duplicate primary keys .. could be why the interface is extremely slow. -- Jeremy McSpadden Flux Labs, Inc http://www.fluxlabs.net<http://www.fluxlabs.net/> Endless Solutions Office : 850-588-4626 Cell : 850-890-2543 Fax : 850-254-2955
On Feb 16, 2012, at 5:22 PM, ManicD wrote: Ran this after seeing it in the crontab -e Is this output normal? root@server:~# manage.py dbclean Traceback (most recent call last): File "/usr/bin/manage.py", line 11, in <module> execute_manager(settings) File "/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 362, in execute_manager utility.execute() File "/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 303, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 195, in run_from_argv self.execute(*args, **options.__dict__) File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 222, in execute output = self.handle(*args, **options) File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 351, in handle return self.handle_noargs(**options) File "/usr/lib/pymodules/python2.6/baruwa/messages/management/commands/dbclean.py", line 40, in handle_noargs DATE_SUB(CURDATE(), INTERVAL 60 DAY)""" File "/usr/lib/pymodules/python2.6/django/db/backends/mysql/base.py", line 84, in execute return self.cursor.execute(query, args) File "/usr/lib/pymodules/python2.6/MySQLdb/cursors.py", line 166, in execute self.errorhandler(self, exc, value) File "/usr/lib/pymodules/python2.6/MySQLdb/connections.py", line 35, in defaulterrorhandler raise errorclass, errorvalue _mysql_exceptions.IntegrityError: (1062, "Duplicate entry 'AD5D3E8A2E4.A0451' for key 'PRIMARY'") root@server:~# -- View this message in context: http://baruwa-users-list.963389.n3.nabble.com/Baruwa-VERY-slow-tp3746553p3752272.html Sent from the Baruwa users list mailing list archive at Nabble.com<http://Nabble.com>. _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056
_______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

