Stop Chrome ignoring ERR_CONTENT_LENGTH_MISMATCH for downloads? Announcing the arrival of...

White walkers, cemeteries and wights

Test print coming out spongy

Why not send Voyager 3 and 4 following up the paths taken by Voyager 1 and 2 to re-transmit signals of later as they fly away from Earth?

Tannaka duality for semisimple groups

How do living politicians protect their readily obtainable signatures from misuse?

Random body shuffle every night—can we still function?

Why weren't discrete x86 CPUs ever used in game hardware?

The Nth Gryphon Number

Co-worker has annoying ringtone

What is the difference between CTSS and ITS?

If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?

Putting class ranking in CV, but against dept guidelines

Tips to organize LaTeX presentations for a semester

In musical terms, what properties are varied by the human voice to produce different words / syllables?

Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?

RSA find public exponent

What initially awakened the Balrog?

Weaponising the Grasp-at-a-Distance spell

"klopfte jemand" or "jemand klopfte"?

Should a wizard buy fine inks every time he want to copy spells into his spellbook?

Is multiple magic items in one inherently imbalanced?

Are the endpoints of the domain of a function counted as critical points?

Is there public access to the Meteor Crater in Arizona?

Why is std::move not [[nodiscard]] in C++20?



Stop Chrome ignoring ERR_CONTENT_LENGTH_MISMATCH for downloads?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)how to throttle downloads in ChromeChrome downloads 60 times slower than wget?wgt downloads all files except for the images i wantChrome Downloads Virus Scan FailedGoogle Chrome file downloads : Download file size not displayedSchedule downloads in ChromeMake downloads in wget utilize full bandwithGoogle Chrome automatically clears my Downloads pageWhy do Google Chrome downloads stay at 100% for a long time?Chrome blocks my downloads





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















I sometimes find downloads made using Google Chrome get interrupted, causing files to be truncated. Chrome seems to detect this situation as ERR_CONTENT_LENGTH_MISMATCH, but then ignores the error and considers the download to be successful. There is thus no notification that the downloaded file is incomplete.



The code in Chromium which causes ERR_CONTENT_LENGTH_MISMATCH to be ignored seems to be here.



Is it possible to get Chrome to consider these interrupted downloads as corrupt and thus notify the user to retry? If not, is there an alternative download manager for Chrome, even something as simple as command-line wget, which considers ERR_CONTENT_LENGTH_MISMATCH (or equivalent) to be an error and either fails or automatically retries?










share|improve this question














bumped to the homepage by Community 6 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • I have the opposite problem. Chrome started enforcing ERR_CONTENT_LENGTH_MISMATCH errors and I wish to ignore them for an old router. Otherwise the page won't even load!

    – Chloe
    Oct 13 '16 at 16:03


















1















I sometimes find downloads made using Google Chrome get interrupted, causing files to be truncated. Chrome seems to detect this situation as ERR_CONTENT_LENGTH_MISMATCH, but then ignores the error and considers the download to be successful. There is thus no notification that the downloaded file is incomplete.



The code in Chromium which causes ERR_CONTENT_LENGTH_MISMATCH to be ignored seems to be here.



Is it possible to get Chrome to consider these interrupted downloads as corrupt and thus notify the user to retry? If not, is there an alternative download manager for Chrome, even something as simple as command-line wget, which considers ERR_CONTENT_LENGTH_MISMATCH (or equivalent) to be an error and either fails or automatically retries?










share|improve this question














bumped to the homepage by Community 6 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • I have the opposite problem. Chrome started enforcing ERR_CONTENT_LENGTH_MISMATCH errors and I wish to ignore them for an old router. Otherwise the page won't even load!

    – Chloe
    Oct 13 '16 at 16:03














1












1








1








I sometimes find downloads made using Google Chrome get interrupted, causing files to be truncated. Chrome seems to detect this situation as ERR_CONTENT_LENGTH_MISMATCH, but then ignores the error and considers the download to be successful. There is thus no notification that the downloaded file is incomplete.



The code in Chromium which causes ERR_CONTENT_LENGTH_MISMATCH to be ignored seems to be here.



Is it possible to get Chrome to consider these interrupted downloads as corrupt and thus notify the user to retry? If not, is there an alternative download manager for Chrome, even something as simple as command-line wget, which considers ERR_CONTENT_LENGTH_MISMATCH (or equivalent) to be an error and either fails or automatically retries?










share|improve this question














I sometimes find downloads made using Google Chrome get interrupted, causing files to be truncated. Chrome seems to detect this situation as ERR_CONTENT_LENGTH_MISMATCH, but then ignores the error and considers the download to be successful. There is thus no notification that the downloaded file is incomplete.



The code in Chromium which causes ERR_CONTENT_LENGTH_MISMATCH to be ignored seems to be here.



Is it possible to get Chrome to consider these interrupted downloads as corrupt and thus notify the user to retry? If not, is there an alternative download manager for Chrome, even something as simple as command-line wget, which considers ERR_CONTENT_LENGTH_MISMATCH (or equivalent) to be an error and either fails or automatically retries?







google-chrome browser download wget






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 16 '16 at 7:35









user200783user200783

261510




261510





bumped to the homepage by Community 6 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 6 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • I have the opposite problem. Chrome started enforcing ERR_CONTENT_LENGTH_MISMATCH errors and I wish to ignore them for an old router. Otherwise the page won't even load!

    – Chloe
    Oct 13 '16 at 16:03



















  • I have the opposite problem. Chrome started enforcing ERR_CONTENT_LENGTH_MISMATCH errors and I wish to ignore them for an old router. Otherwise the page won't even load!

    – Chloe
    Oct 13 '16 at 16:03

















I have the opposite problem. Chrome started enforcing ERR_CONTENT_LENGTH_MISMATCH errors and I wish to ignore them for an old router. Otherwise the page won't even load!

– Chloe
Oct 13 '16 at 16:03





I have the opposite problem. Chrome started enforcing ERR_CONTENT_LENGTH_MISMATCH errors and I wish to ignore them for an old router. Otherwise the page won't even load!

– Chloe
Oct 13 '16 at 16:03










1 Answer
1






active

oldest

votes


















0














Since you are using chrome a free alternative would be the plugin listed below.



Free Download Manager



This is a great program which which will show you download progress as well as errors if you run into any.



I prefer this over using chromes built in down-loader. As I have had a similar issue to yours. Give it a shot with some of the downloads you have had issues with.



For Information on what can cause this issue




  1. This issue can Be server related and nothing to do with chrome or what you are doing. Since the Server handles the request if something in the code is broken you could get a ERR_CONTENT_LENGTH_MISMATCH


  2. Could be that there is a proxy in-between you and the connection to the server and it miss handles something. Or it could be your proxy "If you use one".



-Usually getting to a site means you are possibly going through a proxy at some point or another. This is possible with downloads to. The Download link may go through a proxy to the Server to request the download.



I hope this information helps.






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1089900%2fstop-chrome-ignoring-err-content-length-mismatch-for-downloads%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Since you are using chrome a free alternative would be the plugin listed below.



    Free Download Manager



    This is a great program which which will show you download progress as well as errors if you run into any.



    I prefer this over using chromes built in down-loader. As I have had a similar issue to yours. Give it a shot with some of the downloads you have had issues with.



    For Information on what can cause this issue




    1. This issue can Be server related and nothing to do with chrome or what you are doing. Since the Server handles the request if something in the code is broken you could get a ERR_CONTENT_LENGTH_MISMATCH


    2. Could be that there is a proxy in-between you and the connection to the server and it miss handles something. Or it could be your proxy "If you use one".



    -Usually getting to a site means you are possibly going through a proxy at some point or another. This is possible with downloads to. The Download link may go through a proxy to the Server to request the download.



    I hope this information helps.






    share|improve this answer




























      0














      Since you are using chrome a free alternative would be the plugin listed below.



      Free Download Manager



      This is a great program which which will show you download progress as well as errors if you run into any.



      I prefer this over using chromes built in down-loader. As I have had a similar issue to yours. Give it a shot with some of the downloads you have had issues with.



      For Information on what can cause this issue




      1. This issue can Be server related and nothing to do with chrome or what you are doing. Since the Server handles the request if something in the code is broken you could get a ERR_CONTENT_LENGTH_MISMATCH


      2. Could be that there is a proxy in-between you and the connection to the server and it miss handles something. Or it could be your proxy "If you use one".



      -Usually getting to a site means you are possibly going through a proxy at some point or another. This is possible with downloads to. The Download link may go through a proxy to the Server to request the download.



      I hope this information helps.






      share|improve this answer


























        0












        0








        0







        Since you are using chrome a free alternative would be the plugin listed below.



        Free Download Manager



        This is a great program which which will show you download progress as well as errors if you run into any.



        I prefer this over using chromes built in down-loader. As I have had a similar issue to yours. Give it a shot with some of the downloads you have had issues with.



        For Information on what can cause this issue




        1. This issue can Be server related and nothing to do with chrome or what you are doing. Since the Server handles the request if something in the code is broken you could get a ERR_CONTENT_LENGTH_MISMATCH


        2. Could be that there is a proxy in-between you and the connection to the server and it miss handles something. Or it could be your proxy "If you use one".



        -Usually getting to a site means you are possibly going through a proxy at some point or another. This is possible with downloads to. The Download link may go through a proxy to the Server to request the download.



        I hope this information helps.






        share|improve this answer













        Since you are using chrome a free alternative would be the plugin listed below.



        Free Download Manager



        This is a great program which which will show you download progress as well as errors if you run into any.



        I prefer this over using chromes built in down-loader. As I have had a similar issue to yours. Give it a shot with some of the downloads you have had issues with.



        For Information on what can cause this issue




        1. This issue can Be server related and nothing to do with chrome or what you are doing. Since the Server handles the request if something in the code is broken you could get a ERR_CONTENT_LENGTH_MISMATCH


        2. Could be that there is a proxy in-between you and the connection to the server and it miss handles something. Or it could be your proxy "If you use one".



        -Usually getting to a site means you are possibly going through a proxy at some point or another. This is possible with downloads to. The Download link may go through a proxy to the Server to request the download.



        I hope this information helps.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jun 16 '16 at 8:32









        NetworkKingPinNetworkKingPin

        2,08811122




        2,08811122






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1089900%2fstop-chrome-ignoring-err-content-length-mismatch-for-downloads%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

            Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

            Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...