Am not sure what is causing the issue. The debug steps mentioned earlier will help you understand what is going on.

I understand you are on 2.14.x.
As an FYI, web2py 2.15.x on wards has deprecated support for python 2.6.
Search for 2.6 mentions on this page: https://github.com/web2py/web2py/blob/master/CHANGELOG

________________________________________
Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On 05-Sep-17 10:11 AM, Narendra Kumar wrote:
I did not see any error or any warning in httpserver.log file as well as application's log.

Server configuration:

Linux OS = Oracle Linux Server release 6.8
Python =  2.6.6 (r266:84292, Jul 23 2015, 05:13:40) [GCC 4.4.7 20120313 (Red Hat 4.4.7-16)] Web2py = 2.14.6-stable+timestamp.2016.05.09.19.18.48 (Running on Rocket 1.2.6, Python 2.6.6)

Run web2py by:
python web2py.py -a <mypassword> -c 138c3b68d25b8a7d.crt -k keyfile.key --ca-cert gd_bundle-g2-g1.crt -i 192.168.200.155 -p 443

Thanks
Narendra Kumar

On Monday, September 4, 2017 at 7:17:25 PM UTC+5:30, Narendra Kumar wrote:

    Hi,

    I stuck on the problem, as web2py server freezes/hang frequently.
    Almost daily.
    I tried to track the reason, but I did not get any possible
    reason. Because I think this happen due to large amount of data
    processing and create file with large data or try to download big
    files. But later I found that It freezes/hangs any time.

    Please help me.

    Regards
    Narendra Kumar

--
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 <mailto:web2py+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to