Failed-Network error when exporting form entries from Contour as CSV
Hi all!
We've been having an error for a few weeks now in which we cannot download CSV files of our form entries in Contour. Across multiple browsers and operating systems, we are getting some version of a "Failed-Network Error" message on the file download in the tray at the bottom of the browser.
Just to clarify, we're using the icon that looks like this on the left side of the screen:
Which gives us a lightbox like this:
Aaand clicking "export data" gets us this error:
This has been a pretty large issue for us, which we've been able to get around using the other export tools Contour offers, but we've had some trouble with corrupt exports using those other options. I'd definitely like to find a solution to this if there is one!
No, I didn't add it as an Issue because I have no account to do this.
If you can do it, we would thank you to add this issue and thank you even more if they fix it fast :) .
We're experience the same problem on 7.4.3 across IE 11, Firefox 49 and Chrome 53, and Safari browsers. What is really odd is it sometime but rarely works.
OK @frank.eddy I have to hold my hands up and admit I made a mistake,
the 3.0.30 build published on our.umbraco did not have the branch
merged in & got slipped through the usual process of PRs being made
for a GitFlow workflow.
Above in this thread I created a nightly build of that specific branch
containing that fix but since getting the OK this never got merged
back in.
Hello all here,
I have updated the latest version of Contour with a nightly build that contains the response header Content-Length that should fix this problem up.
If you could install this nightly containing this fix please and let me know if this now resolves your problem. (Please backup files & DB, as always when preforming any upgrade)
Failed-Network error when exporting form entries from Contour as CSV
Hi all!
We've been having an error for a few weeks now in which we cannot download CSV files of our form entries in Contour. Across multiple browsers and operating systems, we are getting some version of a "Failed-Network Error" message on the file download in the tray at the bottom of the browser.
Just to clarify, we're using the icon that looks like this on the left side of the screen:
Which gives us a lightbox like this:
Aaand clicking "export data" gets us this error:
This has been a pretty large issue for us, which we've been able to get around using the other export tools Contour offers, but we've had some trouble with corrupt exports using those other options. I'd definitely like to find a solution to this if there is one!
Thanks!
Hello,
I got exactly the same error with Contour v3.0.22. While investigating, we found that the problem is only since Chrome v53.
The problem is that Chrome now need the header "Content-Length" when downloading a file and Contour does not provide it.
I saw that the latest version of Contour (v3.0.29) does not fix it either.
Maybe developers could add "Content-Length" in the next update ?
I've just encountered this issue, too. It works with Firefox, but not with Chrome or Edge.
Has anyone logged this as an Issue? http://issues.umbraco.org/issues/CON
No, I didn't add it as an Issue because I have no account to do this. If you can do it, we would thank you to add this issue and thank you even more if they fix it fast :) .
OK, added the issue: http://issues.umbraco.org/issue/CON-1184
Please vote for it if you want it fixed :)
We're experience the same problem on 7.4.3 across IE 11, Firefox 49 and Chrome 53, and Safari browsers. What is really odd is it sometime but rarely works.
Voted for and watching...
Tested using UmbracoContour.files.3.0.30.zip and it is still failing. In browser console, I see:
Resource interpreted as Document but transferred with MIME type application/octet-stream:
As posted on the issue thread Frank.
Warren - I downloaded 3.0.31 and installed it to all of our environments and it fixes the problem as confirmed by our QA team.
Thank you, respectfully - Frank
Hello all here,
I have updated the latest version of Contour with a nightly build that contains the response header
Content-Length
that should fix this problem up.A nightly build has been created here http://nightly.umbraco.org/?container=umbraco-contour
If you could install this nightly containing this fix please and let me know if this now resolves your problem. (Please backup files & DB, as always when preforming any upgrade)
Many Thanks,
Warren
is working on a reply...