Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 20, 20222 yr I keep getting an Error 200 when trying to upload new content to my Downloads system. While I have listings in my downloads system, all of the files are gone. Not sure if I set everything up correctly when I moved to a new server.
November 21, 20222 yr This is a limitation that is being hit on your server somewhere. Usually memory_limit, but can be others. You would be best to check on your server error logs when that occurs, which will give you more information
December 5, 20222 yr Hello, we are having the same issues. I'm not able to upload files bigger than 50MB. Already checked together with the hoster and from there side it is looking good .. they also told me that they do not have made any changes from there side and the only thing i was doing is applying updates of IPB. I was also able to upload a file with over 400MB 2 months ago .. so that is really strange. But now i'm only getting Error 200 and i'm not sure what is hould do .. because the hoster told me .. no changes and errors on the server ... Edited December 5, 20222 yr by CcM04
December 5, 20222 yr What is the type of file which you are uploading? If it is an image or something which requires processing, this could be an issue of resources available.
December 6, 20222 yr Its also worth checking your server error files, as that will tell you exactoy what is being hit
December 6, 20222 yr Solution Had to increase upload_max_filesize It was set by default to 200MB but i was not able to upload files larger than 50MB .. i have set it now to 512 and i was able to upload a MP4 Video to the gallery with about 170MB .. Thanks! Edited December 6, 20222 yr by CcM04