Hello everybody!

I've switched my web2py app from python2 to python3. The app itself works 
fine, but the web2py online debugger doesn't work anymore and is mostly 
freezing. Sometimes a get the following error message:

Exception timeout: timeout('timed out',)

Traceback (most recent call last): File "/usr/lib/python3.6/socket.py", 
line 586, in readinto return self._sock.recv_into(b) socket.timeout: timed 
out

My configuration is as follows:

web2py 2.19.1-stable+timestamp.2020.03.21.21.49.28 (Running on Rocket 
1.2.6, Python 3.6.9), Ubuntu 18.04 LTS

What do I have to change additionally that the online debugger is working 
under python3?


Thanks a lot for any support!


Best regards Clemens

-- 
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/b49cdc77-8354-405a-9486-c5864769580b%40googlegroups.com.

Reply via email to