influxdata / influxdata/influxdb-java

Issue when InfluxDB 1.8.2 behind traefik reverse proxy (http/2)

Open
#700 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.2k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

Hello,

I have a traefik 2.2 reverse proxy on top of my InfluxDB 1.8.2 instance.

I played with [warp10-ext-influxdb](https://github.com/senx/warp10-ext-influxdb), which relies on influxdb-java and I noticed that :
* with direct access, it works expected
* with traefik in between, it does not work - seems the client does not support the http/2 connection

You may not fix it as 2.0 is soon GA but at least, it may save some time for people having a similar issue.

Nicolas

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the difference between direct InfluxDB access and access through the Traefik 2.2 reverse proxy using the warp10-ext-influxdb client path. Trace the Java client’s HTTP/2 handling and determine whether the issue can be fixed or clearly documented as a compatibility limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.