Thank you Erik and Collin for your replies, of which I yet haven't tried 
out, perhaps because I don't fully understand them. Like a said; I am a 
noob in Django/Python. :-/

But I have stumbled upon something that could maybe be of help, a thing 
called solr seems to be causing some problems.

supervisor error log says:
Failed to query Solr using 'django_ct:projects.project': [Errno 110] 
Connection timed out

and manage.py rebuild_index gives me this:
Removing all documents from your index because you said so.
Failed to clear Solr index: [Errno 110] Connection timed out
All documents removed.
Indexing 3933 People.
Failed to add documents to Solr: [Errno 110] Connection timed out

Can this solr thing block pages from showing?

There are now three branches of our site tree that are not showing up. :(

The system is Django 1.3, Python 2.7.3, PostgreSQL, Nginx.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/f437437b-62e5-4452-84b1-e2552a31370a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to