Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-26611

Missing notification and infinite loading when an error 500 occurs during the publication

    XMLWordPrintable

Details

    Description

      Description

      When an error 500 occurs during the publication process, the user does not know it and sees only the spinning icon.

      Context

      I tried to upload the new release on ezplatform.com. There is a dedicated content type with a "File" field. When I send for publish, the process never ends and I have no info about what is happening.

      Server configuration

      • php memory limit: 128MB

      OS and Browser

      • MacOS 10.10.5
      • Chrome Version 54.0.2840.98 (64-bit)

      Error message

      Inspecting the request gives more details

      {_media-type: "application/vnd.ez.api.ErrorMessage+json", errorCode: 500,…}
      _media-type: "application/vnd.ez.api.ErrorMessage+json"
      errorCode: 500
      errorDescription: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 43749245 bytes)"
      errorMessage: "Internal Server Error"
      

      Expected behavior.

      The publication process should be stopped and the error should be displayed as an error notification at the bottom of the page.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sylvain.guittard@ibexa.co Sylvain Guittard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: