Closed
Bug 803591
Opened 12 years ago
Closed 12 years ago
"Error 0 occurred uploading your file." when doing "Upload full profile" or "Upload view"
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: alex_mayorga, Unassigned)
References
Details
I was trying to follow "Profiling with the built-in profiler"[1] to provide some more information on bug 803570.
But whenever I click on "Upload full profile" or "Upload view" it displays "Error 0 occurred uploading your file." after clicking "Upload" on "Upload Profile - Privacy Notice" and waiting a while.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:19.0) Gecko/19.0 Firefox/19.0 ID:20121019030551
1| https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler
Comment 1•12 years ago
|
||
It's possible the file is over 10MB which causes upload to fail. Try saving it to a file. I should add a warning before trying to upload a large file.
Reporter | ||
Comment 2•12 years ago
|
||
According to the UI, it is trying to upload 7.6 MB yet it fails.
Does it make a difference that this install is in a "proxied" connection?
Comment 3•12 years ago
|
||
Ideally no, it's just an XHR request. Then again I'm not familiar with proxied connection. Sending 7.6MB in a single part is a bit on the high side so perhaps it doesn't support it. You can try to change profiler.entries in about:config to something smaller (say 5000), restart firefox and try to upload a profile.
Reporter | ||
Comment 4•12 years ago
|
||
Benoit,
I tried with your suggestion but it still fails the same even when the profile is just 1.9 MB now.
Anything else I could provide to resolve the error?
Flags: needinfo?
Comment 5•12 years ago
|
||
Are you still running into this issue. I recall a similar report that was caused by a proxy but I don't remember if that was you Alex.
Flags: needinfo? → needinfo?(alex_mayorga)
Comment 6•12 years ago
|
||
Closing the bug since there's not enough info to continue investigation. Please re-open if required.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(alex_mayorga)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•