Hi All,
     I am getting gevent error even only when doing import on production 
linux machine (Debian 9.5) .  I am trying to register a new user and I use 
recaptcha2 for that. 

File "/home/www-data/web2py/applications/application/controllers/default.py", 
line 4222, in register
if form.accepts(request.vars, session):

<class 'gevent.exceptions.LoopExit'> This operation would block forever 
Hub: <Hub '' at 0x7f9f6ca157e0 epoll default pending=0 ref=0 fileno=16 
resolver=<gevent.resolver_thread.Resolver at 0x7f9f68a9b590 
pool=<ThreadPool at 0x7f9f68abe790 1/1/10 hub=<Hub at 0x7f9f6ca157e0 
thread_ident=0x140323193978944>>> threadpool=<ThreadPool at 0x7f9f68abe790 
1/1/10 hub=<Hub at 0x7f9f6ca157e0 thread_ident=0x140323193978944>> 
thread_ident=0x7f9f8a218040> Handles: []

Any clue ? 

Rahul

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/448beef3-6824-4514-ad72-5f4bdc928c36%40googlegroups.com.

Reply via email to