Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3157

[Admin] Download a log file -> "Lost connection" on last Chrome

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.13, 4.2.0
    • 4.2.0
    • None
    • None
    • 4.2 RC2

      On double clicking on a log file, it download it, but I have the following message :

      La connexion avec le serveur a été perdue

      It wasn't like this few weeks ago, should it be a side effect of CMS-8939 ?

          [RUNTIME-3157] [Admin] Download a log file -> "Lost connection" on last Chrome

          Same issue to download file/folder from explorer (and history)

          Raphaël Franchet added a comment - Same issue to download file/folder from explorer (and history)

          Same issue to download a binary from repository

          Raphaël Franchet added a comment - Same issue to download a binary from repository

          Same issue to download the deadlock report

          Raphaël Franchet added a comment - Same issue to download the deadlock report

          Maybe we should add a download header from server ?

          Raphaël Franchet added a comment - Maybe we should add a download header from server ?

          appears on chrome only, probably due to an evolution of chrome since it also affects the 4.1

          we should add an Ametys.download method (to centralize all locations where we do that)

          Raphaël Franchet added a comment - appears on chrome only, probably due to an evolution of chrome since it also affects the 4.1 we should add an Ametys.download method (to centralize all locations where we do that)

          Starting a download with this command

          window.location.href = url + "?" + args;

          does not looks good finally

          Raphaël Franchet added a comment - Starting a download with this command window.location.href = url + "?" + args; does not looks good finally

            raphael Raphaël Franchet
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: