Skip to content

zulip-tus returning http address when zulip is behind a reverse proxy #541

@marcustut

Description

@marcustut

I use the zulip helm chart provided in this repository and I did set

    DISABLE_HTTPS: true
    SETTING_EXTERNAL_HOST: zulip.<redacted>.com

This worked fine, zulip messages and everything are working only when I upload files then it will always fail in the UI

Image

and when I take a look at the browser console:

Image

this happened because of this request to zulip-tus return a http:// url:

Image

Is there a way to configure zulip-tus such that it returns a https:// url?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions