Closed Bug 1224988 Opened 10 years ago Closed 9 years ago

file upload throwing response code 500

Categories

(Core :: Networking: HTTP, defect)

42 Branch
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: viju1985, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36 Steps to reproduce: Trying to upload multiple files from a page Actual results: throwing response code 500 , after certain files uploaded. Expected results: file upload for all the files should be successfull
This issue happens only in Firefox 42 , rest of the version it works fine. This is also coming intermittently , sometimes after 3 files upload ,sometime after 9 etc.
Is the page where this happens publicly accessible? The error code 500 means that error happens on the server side. If you control the server, can you check if there are any differences during upload? Thank you.
Flags: needinfo?(viju1985)
Component: Untriaged → Networking: HTTP
Product: Firefox → Core
Page is still in our dev not accessible to internet as of now ....we tried to simulate the same issue in lower version of firefox including firefox41...In all other versions this issue was not replicable ....This issue happened only with v42 across multiple users PC.
Flags: needinfo?(viju1985)
so your dev environment is deciding to throw 500.. we need to know why it is making that decision to assess whether or not something should change in firefox. can you get your server devs to help provide that information?
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.