Failed - network error when downloading a file
I have configured the apache webserver for my Django application for https redirection and its working fine. When i was testing my application I found out that it sometimes shows Failed -Network error when trying to download a XLSX file .Downloading a tarfile does not give any error.. Tried in different browser but got the same result.. But when I download it via Free download manager it works fine.. Not sure what is wrong
Ubuntu - 20.04 python - 3.6.9
Please Help. Thanks