*5282474 FastCGI sent in stderr: "Traceback (most recent call last):
File "/home/mark/work/common/flup/server/fcgi_base.py", line 558, in run
protocolStatus, appStatus = self.server.handler(self)
File "/home/mark/work/common/flup/server/fcgi_base.py", line 1116, in
handler
result = self.application(environ, start_response)
File "/home/mark/work/common/facebook/wsgi.py", line 78, in __call__
return self.app(environ, start_response)
File "/home/mark/work/common/web/application.py", line 279, in wsgi
result = self.handle_with_processors()
File "/home/mark/work/common/web/application.py", line 252, in
handle_with_processors
return process(self.processors)
File "/home/mark/work/common/web/application.py", line 249, in process
raise self.internalerror()
File "/home/mark/work/common/web/application.py", line 457, in
internalerror
parent = self.get_parent_app()
File "/home/mark/work/common/web/application.py", line 442, in
get_parent_app
if self in web.ctx.app_stack:
File "/home/mark/work/common/web/utils.py", line 832, in __getattr__
return getattr(self._getd(), key)
File "/home/mark/work/common/web/utils.py", line 64, in __getattr__
raise AttributeError, k
AttributeError: 'app_stack'" while reading response header from upstream,
client: 204.15.23.169,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---