Magically, after starting the application with the latest (506) svn checkout, it works! :) And another weird problem with master.py [1] seems to be solved. Could they be related? Anyway, it works at this point. Thanks :)
[1] http://groups.google.com/group/turbogears/browse_thread/thread/a306f55771b67bae 2006/1/9, Kevin Dangoor <[EMAIL PROTECTED]>: > > Hi Ksenia, > > Sadly, I have no idea. I assume you haven't seen these messages in any > other configuration? Is it possible to do SCGI multithreaded? (That > *shouldn't* be the difference, but i thought I'd check). You might > want to send a note to the sqlobject list. > > Kevin > > On 1/8/06, Ksenia Marasanova <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > I am trying to deploy TG application on SCGI / Apache, but experience > > random "connection lost" errors from SQLObject / Postgres. Since last > > svn update it happens in visit filter, but before it was happening in > > different other places (in my own application). > > I use forking scgi script (former SWAP, now part of paste i think). > > The errors that I am getting from psycopg are OperationalError: no > > connection to the server and DatabaseError: connection lost. > > > > I have compeletely no idea what to do now :( Any hints are highly > > appreciated! > > > > -- > > Ksenia > > > > > -- > Kevin Dangoor > Author of the Zesty News RSS newsreader > > email: [EMAIL PROTECTED] > company: http://www.BlazingThings.com > blog: http://www.BlueSkyOnMars.com > -- Ksenia

