For weeks I saw 'Failed to setup thread-interuupt handler.  This is usually
not critical' but today after updating from the trunk  I got the following:

*"ERROR:web2py:Traceback (most recent call last):
  File "/home/js/web2py/gluon/main.py", line 467, in wsgibase
    session._try_store_in_db(request, response)
  File "/home/js/web2py/gluon/globals.py", line 1010, in _try_store_in_db
    self.save_session_id_cookie()
  File "/home/js/web2py/gluon/globals.py", line 927, in
save_session_id_cookie
    request = current.request
AttributeError: 'thread._local' object has no attribute 'request'

ERROR:web2py:Traceback (most recent call last):
  File "/home/js/web2py/gluon/main.py", line 467, in wsgibase
    session._try_store_in_db(request, response)
  File "/home/js/web2py/gluon/globals.py", line 1010, in _try_store_in_db
    self.save_session_id_cookie()
  File "/home/js/web2py/gluon/globals.py", line 927, in
save_session_id_cookie
    request = current.request
AttributeError: 'thread._local' object has no attribute 'request'

Failed to setup thread-interrupt handler. This is usually not critical
"*
Regards
Johann

-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to