Hello,

I just start to publish my app on web. Everything going well but I face a 
new problem, before I never face. Site working but sometimes raise error 
like this;

OperationalError at / 

fe_sendauth: no password supplied



Full error looks like this;

OperationalError at / 

fe_sendauth: no password supplied

 Request Method: GET  Request URL: http://www.domain.co/  Django Version: 
1.5.1  Exception Type: OperationalError  Exception Value: 

fe_sendauth: no password supplied

 Exception Location: 
/var/www/www.domain.co/env/local/lib/python2.7/site-packages/psycopg2/__init__.py
 
in connect, line 164  Python Executable: 
/var/www/www.domain.co/env/bin/python  Python Version: 2.7.3  Python Path: 

['/var/www/www.domain.co/dictionaryproject',
 '/var/www/www.domain.co/env/bin',
 '/var/www/www.domain.co/env/lib/python2.7',
 '/var/www/www.domain.co/env/lib/python2.7/plat-linux2',
 '/var/www/www.domain.co/env/lib/python2.7/lib-tk',
 '/var/www/www.domain.co/env/lib/python2.7/lib-old',
 '/var/www/www.domain.co/env/lib/python2.7/lib-dynload',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-linux2',
 '/usr/lib/python2.7/lib-tk',
 '/var/www/www.domain.co/env/local/lib/python2.7/site-packages']

 Server time: Fri, 18 Oct 2013 03:26:32 -0500


What is the problem and how can I solve it?


Best.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/108c39f7-dc12-435f-8eb0-77a761708aa7%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to