Does anyone have a solution for this error. Single uploads are fine. I get the following when I use the bulk upload option. Even when I only select 1 file.

Error code -200 with message "404" received while uploading file

Any guidance will help thanks.

WM

Comments

martinwillb’s picture

Note: I got this error after I moved my site from being hosted by NetworkSolutions. I'm hosting it on my own server now.

balancemedia_developer’s picture

I'm getting the same error. I'm on AWS.

sarah_g’s picture

Yes,
On my local site this is the error I'm getting. On the live site it is "Error uploading file nameoffirstfile.gif: Invalid user"
I'm able to upload individual files on both my local and my live site but not bulk upload?

jamesdixon’s picture

I'm not sure about the Error code 200 or 404 errors, but I had the "Invaid User" bug you mentioned and this worked for me:

http://drupal.org/node/1267090

cabose’s picture

I am receiving the same error as well when I try to upload the images using the Bulk option that is provided by the Module. I am logged in on the Admin account so I know its not a permissions problem. Any solutions to fix this problem?

cabose’s picture

Actually I am getting a 401 error which is authorization denied. It has to do with file permissions on the box I am assuming. Anyone have an idea of what type of permissions need to be set and for what?

sarah_g’s picture

We gave up on the IMCE solution and are just using swfupload on a cck field. One plus is on page thumbnails are quite nice for our users. Minus: navigating the file folder is not possible. In our case this was just fine.

cabose’s picture

Yea I might as well find another solution as IMCE + Swfupload does not work.

stonecrest’s picture

This module was working fine, then I did a bunch of module updates and got the same error as everyone else. I simply reverted this module from beta8 to beta7 and it began working again for me. Not sure what the issue is, but maybe this helps someone else.

stonecrest’s picture

...or maybe it had to do with the fact that I was trying to upload when I was in maintenance mode (site off-line). Regardless, between the combination of reverting to beta7 and putting the site back "on-line", it worked again. I don't know if one or both of these steps are required for it to work, but it fixed it for me.