Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

gRPC Client failing to write in Influxdb using influxdb-python library #894

Open
vizzyno1 opened this issue Jun 24, 2021 · 0 comments
Open

Comments

@vizzyno1
Copy link

  • InfluxDB version: :: 1.8.5
  • InfluxDB-python version: :: 5.3.1
  • Python version: :: 3.9.0
  • Operating system version:
  • Client - Windows
  • server - Linux

Hi Team ,
I am trying to Create a record using GRPC architecture.
From the Client side , I am trying to send a write entry request from my Client and i am getting the below error.?


    details = "failed to connect to all addresses"
    debug_error_string = "{"created":"@1624522143.341000000","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3009,"referenced_errors":[{"created":"@1624522143.341000000","description":"failed to connect to all addresses","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":398,"grpc_status":14}]}"

Please can someone help me to resolve this or is this not supported.?
influxdb

Thanks
Vijayant

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant