Same as Jim: I have experience with nginx and uwsgi. And googling "<your web server> set timeout" should give you the answer, e.g.: https://ubiq.co/tech-blog/increase-request-timeout-nginx/ https://httpd.apache.org/docs/2.4/mod/core.html#keepalivetimeout
If it's not a timeout problem (but I'm sure it is), I could be a restriction in the size of the data transferable per request. But please first try to increase the timeout. Clemens On Tuesday, November 10, 2020 at 10:20:52 PM UTC+1 Jim S wrote: > That depends on your software stack. > > Where is this hosted? > > What web server? > > Are you using uwsgi? > > I have experience with nginx and uwsgi but not much else. > > -Jim > > > On Tuesday, November 10, 2020 at 3:10:28 PM UTC-6, SR wrote: >> >> How do I fix this? Any suggestion would be appreciated. >> >> On Tuesday, November 10, 2020 at 11:47:53 AM UTC-6 Clemens wrote: >> >>> If I had to guess, I'd say, that your web server is running in a >>> timeout while downloading such a large file. >>> >>> Best regards >>> Clemens >>> >>> On Tuesday, November 10, 2020 at 6:41:35 PM UTC+1 SR wrote: >>> >>>> Hi >>>> I store my uploaded file in the web2py "static" folder. >>>> One of the download link for linux binaries fails. It downloads 1GB, >>>> then fails. >>>> This is the link: >>>> >>>> https://cryoem.bcm.edu/cryoem/static/software/continuous_build/eman2_sphire_sparx_huge.linux.unstable.sh >>>> . >>>> Is this problem due to the file is larger than 1GB? Could it be related >>>> to one of the server settings? >>>> Could you help me figure out what is going on? >>>> Thank you very much in advance. >>>> >>>> Regards >>>> Sneka. >>>> >>> -- 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/a6ba4864-b5aa-4995-89d5-4a6fdfeb869en%40googlegroups.com.