Hi Everyone, We are evaluating Keto (Ory in genera...
# talk-keto
q
Hi Everyone, We are evaluating Keto (Ory in general) and we are facing an issue with the Keto gRPC api. We always received this answer
Received RST_STREAM with code 2 triggered by internal client error: Protocol error
from postman or from our custom python implementation. Do you have any advice or have you already faced this issue ? Could it be a Keto issue ?
s
I'd guess it is rather a problem on the network level
ensure that the traffic is not downgraded to HTTP1
what is your setup?
q
Hello Patrick thanks for your answer
wdym by setup
?
s
where do you run Keto, what ingress do you use, ...
q
we are trying to access the version hosted in the cloud
s
ah ok I see, that one does not support grpc right now (because of ingress config issues)
q
using the host provide in the keto dashboard
s
but it will soon
q
Ok
Thank you very much
but if we host a version in our k8s cluster the grpc service would be available right ?
s
yes
q
do you have an estimation of the release date?
s
we aim for august, but cannot promise right now
i.e. end of month
q
Ok thank you very much again for your time and your answers
s
np