influxdata / influxdata/docs-v2

Bad host format in python client library doc

Open
#6,245 1 comment 0 reactions 0 assignees View on GitHub
InfluxDB 3 Core and Enterprise
Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Description

Possible JS/regex bug
> The error grpc+tcp://localhost:8181:443 suggests an invalid URI where two ports are specified(:443 and :8181). I'm not sure if the following would work:
client = InfluxDBClient3(host="localhost", port=8181)

[Slack Message](https://influxdata.slack.com/archives/D07E8EJ3YRF/p1753440217246759)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the Python client documentation containing the InfluxDBClient3(host="localhost", port=8181) example and review the linked Discord and Slack reports for context. Determine whether the documented host format produces the duplicated-port URI; done means the documentation and example accurately describe a valid host and port configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.