7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » File Uploads fail randomly
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | Next > | |
| Author | Topic: | 1313 Views |
-
File Uploads fail randomly

3 September 2009 at 5:31am
Hey guys,
I seem to have an issue with file uploads randomly failing when uploading more than one file through a DOM. When uploading multiple files, some will randomly pause and say "server did not accept file" It seems it's a SWFUpload issue more than a DOM issue. SWFDebug gives me I/O error 2038.
Just wondering if anyone has experience with this.
Also, it doesn't seem to affect XP machines, or MACS. Just any browser on Vista.
-
Re: File Uploads fail randomly

16 September 2009 at 2:02am
Sounds like there are some issues with Vista. First I've heard of it, though.
http://swfupload.org/forum/generaldiscussion/92
Also, make sure mod_security isn't running. That's a big one.
-
Re: File Uploads fail randomly

16 September 2009 at 2:15am
Thanks for the reply,
mod_security is not running currently. What's interesting is we tried another swfupload style uploading solution, and it also fails (outside of silverstripe). And it is using SWFObject.
I think this is a Adobe issue, more so than a SWFUpload / SWFObject issue.
-
Re: File Uploads fail randomly

16 September 2009 at 2:43am
Update: We tried this on another server we have, and it seems to be working fine on that box. Now we just need to figure out why...
-
Re: File Uploads fail randomly

22 September 2009 at 4:33am
It seems that we we're hitting a limit on our server. We resolved that, and it still doesn't work. It uploads part of the way then just stops. it doesn't even get to the upload handler.
-
Re: File Uploads fail randomly

22 September 2009 at 5:36am
If you're tech savvy, use WireShark to packet sniff the response and provided you have good error reporting, you should be able to get some nice readable errors back from your server.
-
Re: File Uploads fail randomly

23 September 2009 at 6:39am
I Used wire shark to no avail. Media Temple has some sort of proxy / weird configuration on their servers, and it's not having it. Our solution. New Host.
Good luck to anyone else who has this issue.
| 1313 Views | ||
| Go to Top | Next > |

