[prev in list] [next in list] [prev in thread] [next in thread] 

List:       baruwa
Subject:    Re: [Baruwa] Baruwa error on CentOS 6
From:       Chris_Elvin <chris () winnersh ! net>
Date:       2012-12-21 10:02:20
Message-ID: zarafa.50d433ac.1de5.3a6895603751bd7d () exchange ! winnersh ! net
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Yeah selinux had me running in circles for a while too 

Manish Rane <manishr78@gmail.com> wrote:




Yeah not sure why but it was and when I investigated I found that selinux was causing \
                issues hence had to disable the selinux. Now it runs fine.
--------------------------------------------------------------------------
Thanks and Regards,
Manish R


On Fri, Dec 21, 2012 at 3:10 PM, Manish Rane <manishr78@gmail.com \
<mailto:manishr78@gmail.com> > wrote: Hi,

I am getting below error while installing baruwa on CentOS 6

[root@mailgw.isn.net <mailto:root@mailgw.isn.net> /opt/MailScanner-4.84.5-3]# \
baruwa-admin syncdb --noinput Traceback (most recent call last):
   File "/usr/bin/baruwa-admin", line 11, in <module>
       execute_manager(settings)
   File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line \
438, in execute_manager  utility.execute()
   File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line \
379, in execute  self.fetch_command(subcommand).run_from_argv(self.argv)
   File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 191, \
in run_from_argv  self.execute(*args, **options.__dict__)
   File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 219, \
in execute  self.validate()
   File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 249, \
in validate  num_errors = get_validation_errors(s, app)
   File "/usr/lib/python2.6/site-packages/django/core/management/validation.py", line \
102, in get_validation_errors  connection.validation.validate_field(e, opts, f)
   File "/usr/lib/python2.6/site-packages/django/db/backends/mysql/validation.py", \
line 14, in validate_field  db_version = self.connection.get_server_version()
   File "/usr/lib/python2.6/site-packages/django/db/backends/mysql/base.py", line \
338, in get_server_version  self.cursor()
   File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 252, \
in cursor  cursor = util.CursorWrapper(self._cursor(), self)
   File "/usr/lib/python2.6/site-packages/django/db/backends/mysql/base.py", line \
322, 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)
_mysql_exceptions.OperationalError: (1045, "Access denied for user \
                'baruwa'@'localhost' (using password: YES)")
--------------------------------------------------------------------------
Thanks and Regards,
Manish R


-- 
This message has been scanned for viruses and
dangerous content byMailScanner <http://www.mailscanner.info/> , and is
believed to be clean.

_______________________________________________

Keep Baruwa FREE - http://pledgie.com/campaigns/12056




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="Zarafa HTML builder 1.0">
<TITLE></TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT STYLE="font-family: courier" SIZE=2>
Yeah selinux had me running in circles for a while too <br>
<br>
Manish Rane &lt;manishr78@gmail.com&gt; wrote:<br>
<br>
</FONT>
</P>

<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</BODY></HTML><br><br>Yeah not sure why but it was and when I investigated I found \
that selinux was causing issues hence had to disable the selinux. Now it runs \
fine.<br clear="all"><div>--------------------------------------------------------------------------<br>
 Thanks and Regards,<br>Manish R<br></div>
<br><br><div class="gmail_quote">On Fri, Dec 21, 2012 at 3:10 PM, Manish Rane <span \
dir="ltr">&lt;<a href="mailto:manishr78@gmail.com" \
target="_blank">manishr78@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> Hi,<br><br>I am getting below error while installing baruwa \
on CentOS 6<br><br>[<a href="mailto:root@mailgw.isn.net" \
target="_blank">root@mailgw.isn.net</a> /opt/MailScanner-4.84.5-3]# baruwa-admin \
syncdb --noinput<br>Traceback (most recent call last):<br>

   File &quot;/usr/bin/baruwa-admin&quot;, line 11, in &lt;module&gt;<br>       \
execute_manager(settings)<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/core/management/__init__.py&quot;, line \
438, in execute_manager<br>

       utility.execute()<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/core/management/__init__.py&quot;, line \
379, in execute<br>       self.fetch_command(subcommand).run_from_argv(self.argv)<br> \
File &quot;/usr/lib/python2.6/site-packages/django/core/management/base.py&quot;, \
line 191, in run_from_argv<br>

       self.execute(*args, **options.__dict__)<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/core/management/base.py&quot;, line \
219, in execute<br>       self.validate()<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/core/management/base.py&quot;, line \
249, in validate<br>

       num_errors = get_validation_errors(s, app)<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/core/management/validation.py&quot;, \
line 102, in get_validation_errors<br>       connection.validation.validate_field(e, \
opts, f)<br>

   File &quot;/usr/lib/python2.6/site-packages/django/db/backends/mysql/validation.py&quot;, \
line 14, in validate_field<br>       db_version = \
self.connection.get_server_version()<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/db/backends/mysql/base.py&quot;, line \
338, in get_server_version<br>

       self.cursor()<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/db/backends/__init__.py&quot;, line \
252, in cursor<br>       cursor = util.CursorWrapper(self._cursor(), self)<br>   File \
&quot;/usr/lib/python2.6/site-packages/django/db/backends/mysql/base.py&quot;, line \
322, in _cursor<br>

       self.connection = Database.connect(**kwargs)<br>   File \
&quot;/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py&quot;, line 81, in \
Connect<br>       return Connection(*args, **kwargs)<br>   File \
&quot;/usr/lib64/python2.6/site-packages/MySQLdb/connections.py&quot;, line 187, in \
__init__<br>

       super(Connection, self).__init__(*args, \
**kwargs2)<br>_mysql_exceptions.OperationalError: (1045, &quot;Access denied for user \
&#39;baruwa&#39;@&#39;localhost&#39; (using password: YES)&quot;)<br \
clear="all"><div>--------------------------------------------------------------------------<br>


Thanks and Regards,<br>Manish R<br></div>
</blockquote></div><br>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.

<pre>_______________________________________________<br>
Keep Baruwa FREE - http://pledgie.com/campaigns/12056<br>
</pre>



_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic