Skip to content

Bug: NS_ERROR_CORRUPTED_CONTENT when visiting zipline proxied via nginx, which is behind cloudflare? #1077

Description

@pngmeow

Bug description

I’m currently experiencing issues with the Zipline dashboard. The dashboard takes a long time to load, and in some cases, it does not load at all.

While inspecting the issue in Firefox DevTools, I noticed that several JavaScript modules are failing with the NS_ERROR_CORRUPTED_CONTENT error.

Image

However, when I check the affected modules directly on the server, the files exist and their contents appear to be valid and intact.

Image

How is Zipline being run?

On docker (docker, docker compose, etc.)

Zipline Version

trunk (latest)

If applicable, what browsers are you seeing this issue on?

Firefox based (Firefox, Zen Browser, Waterfox, etc.)

Relevant Logs

No response

Steps to Reproduce

Steps to reproduce:

  1. Install the latest trunk version of Zipline using Docker Compose.
  2. Install NGINX and configure it as a reverse proxy for the Zipline dashboard.
  3. Put the domain behind Cloudflare using the default Cloudflare settings.
  4. Open the dashboard in Firefox.
  5. Observe intermittent slow loading, failed page loads, or the NS_ERROR_CORRUPTED_CONTENT error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions