Skip to content
This repository has been 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

Open
akvlad opened this issue Sep 11, 2023 · 0 comments · May be fixed by #57
Open

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

akvlad opened this issue Sep 11, 2023 · 0 comments · May be fixed by #57

Comments

@akvlad
Copy link

akvlad commented Sep 11, 2023

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.

@akvlad akvlad linked a pull request Sep 11, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant