Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Client fails with error "handshake payload response does not match request" #56

@akvlad

Description

@akvlad

When I try connecting to my free cloud serverless iox instance, the client fails with error handshake payload response does not match request.
As far as I understand, iox cloud doesn't respond to Ping here:
https://github.com/influxdata/influxdb-iox-client-go/blob/main/iox_client_query.go#L35
You require the payload to be equal to the requested one while the instance responds with the nil payload.

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