Closed keokilee closed 12 years ago
File uploads can throw an error, especially if they are large files. There's a thread on Stack Overflow about this issue, but it is not very helpful.
http://stackoverflow.com/questions/3823280/ioerror-request-data-read-error
We can try enforcing a size limit on images and/or inform them that the image will take a while to upload. This may not completely eliminate the errors, but it should reduce the occurrences.
migrate to makahiki2 in csdl repo.
File uploads can throw an error, especially if they are large files. There's a thread on Stack Overflow about this issue, but it is not very helpful.
http://stackoverflow.com/questions/3823280/ioerror-request-data-read-error
We can try enforcing a size limit on images and/or inform them that the image will take a while to upload. This may not completely eliminate the errors, but it should reduce the occurrences.