I am writing a pylons application, using couchdb as a database, and I
have a weird problem.
Sometimes - I can't really guess why - when I start the paster server
and I try to access a page that interacts in some way with the
database, the server displays a page with the string "Internal server
error" in it, and nothing else.
In the terminal in which paste is running, I get this traceback:
http://pastebin.com/Q7pX27tD

It is really strange because yesterday it worked at some point, I
don't know why, and now it doesn't work and I don't really know what
to do...
I am sure it's related to couchdb in some way, but why doesn't pylons
display the interactive traceback instead of that?

Thanks,
Francesco

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to