jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Topic started by: Corvette on 24.02.2020 01:04:24

Title: Limit on file size for download?
Post by: Corvette on 24.02.2020 01:04:24
I'm receiving an error "502 Bad Gateway" when attempting to download any MP3 file over 150MB - is there a way to fix it or is there a process I'm missing?  Example: http://www.deephousepodcastarchive.com/index.php/download/21-house-of-soul-wmnf-88-5-tampa/799-radio-sessions-volume-1-wmnf-88-5fm-house-of-soul
Title: Re: Limit on file size for download?
Post by: Arno on 25.02.2020 11:16:18
How long exist this problem? Maybe should you contact your hoster. It could be a server problem.
Title: Re: Limit on file size for download?
Post by: Corvette on 26.02.2020 00:23:46
This error didn't exist in 3.2, only 3.9.


Allowed file uploads:    Yes
Maximum allowed file size (max_filesize):    500M
Maximum allowed POST size: (post_max_size):    600M
Memory limit (memory_limit):    128M
Maximum input time for uploads (max_input_time) in seconds:    60
Maximum execution time of scripts (max_execution_time) in seconds:    120
Title: Re: Limit on file size for download?
Post by: ColinM on 26.02.2020 11:01:18
Hi
Just trying to eliminate/understand :) Could you advise what version of PHP you are running please.Also which version of jD 3.9In Options - Global Settings   what is the setting of "Send Downloads using the PHP Script"
Also in Options Monitoring could you set 'Use Test Run First' to Yes,  'Monitor all File Types' to No and ensure you have the correct extensions in 'Monitor only the following File Types' Then do a Test Run from the Control Panel - objective is to check the databse settings - I do not exect any challenge with this but just checking
What are you settings in Media Player Options?
Have you allowed previewing of audio files?




Colin
Title: Re: Limit on file size for download?
Post by: Arno on 27.02.2020 14:07:12
Colin has right we need much more informations.

Do you use any download limitation in jD User Groups Settings? As example a lower bandwidth?
It seems me that the download process is very slow.
Title: Re: Limit on file size for download?
Post by: Corvette on 01.03.2020 00:21:38
PHP 7.3, no limits on any user group.

Not using "send over php script" now, but, will not download *.mp3, plays the file in the browser window.  sending over php script works for files under 150MB - is there a way to increase that script to support larger files?
Title: Re: Limit on file size for download?
Post by: ColinM on 03.03.2020 18:17:51
Hi
Yes that way the browser is in charge so one can use the download possibilities in the browser.There is no limit imposed by 'send over php script' unless there is a site limit of some sort. Will look further
Colin