Client is trying to upload about a 300MB video with the file uploader plugin. It goes for a while, hits about 40%, and then the progress bar starts over. Then it eventually gets a really vague error message (HTTP error: Upload URL might be wrong or doesn’t exist.) and fails. Nothing is written to WordPress’s debug.log.
I noticed the scripts explicitly sets a 5 minute limit. I bumped this to 15 but it doesn’t seem to have affected anything.
Thoughts? Ever seen this?