Skip to content

Bad host format in python client library doc #6245

@jstirnaman

Description

@jstirnaman

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)
https://discord.com/channels/1325200757427015701/1397402549010825326

Slack Message

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions