Skip to content

Client does not work if db is behind reverse proxy #576

@TheCodeCaptain

Description

@TheCodeCaptain

We have the influx db behind a caddy reverse proxy.
Port 8086 will be served via https://IP-ADDRESS/influxdb
This works fine with rest clients like eg. postman or bruno, they use the /influxdb.
But the cli client seems to forget the /influxdb, so it does not get a response from the influxdb, but from the reverse proxy.
See screenshot from bruno rest client, cli client with http and cli client with https.

Bruno:
Image

HTTP:

Image

HTTPS:

Image

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