Although I can successfully login as admin on an app using a uwsgi-setup on
Webfaction I cannot access the errors:


web2py™(1, 99, 1, datetime.datetime(2011, 9, 22, 16, 59, 24), 'stable')
PythonPython 2.7.1:TRACEBACK

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

Traceback (most recent call last):
  File "/home/zenex/webapps/test/web2py/gluon/restricted.py", line
194, in restricted
    exec ccode in environment
  File 
"/home/zenex/webapps/test/web2py/applications/admin/controllers/default.py"
<https://zenex.webfactional.com/admin/default/edit/admin/controllers/default.py>,
line 1225, in <module>
  File "/home/zenex/webapps/test/web2py/gluon/globals.py", line 149, in <lambda>
    self._caller = lambda f: f()
  File 
"/home/zenex/webapps/test/web2py/applications/admin/controllers/default.py"
<https://zenex.webfactional.com/admin/default/edit/admin/controllers/default.py>,
line 1079, in errors
    last_line = error_lines[-2]
IndexError: list index out of range

What can cause this?

Is there another way to access the errors using the ssh-login?

Regards
Johann

-- 
 May grace and peace be yours in abundance through the full knowledge of God
and of Jesus our Lord!  His divine power has given us everything we need for
life and godliness through the full knowledge of the one who called us by
his own glory and excellence.
                                                    2 Pet. 1:2b,3a

Reply via email to