Giter Site home page Giter Site logo

Comments (8)

epaulson10 avatar epaulson10 commented on July 2, 2024 1

Thanks guys! I was just coming to this issue to report that this miraculously started working again after upgrading Spicedb to v1.31.0. Can confirm it is working for @ldeng-apex and I now.

from zed.

josephschorr avatar josephschorr commented on July 2, 2024

This is sadly a known issue and we have not determined a root cause as of yet

from zed.

Saturas89 avatar Saturas89 commented on July 2, 2024

Is there any workaround?
We are using the java client in our backend. There is no possibility to set the debug header or?

from zed.

ldeng-apex avatar ldeng-apex commented on July 2, 2024

We hit the same issue. We host spicedb in k8s cluster with istio. If we access spicedb via istio virtual service, with --explain, we reproduce the same error:
Error: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR

If we k8s port-forward k8s service of the spicedb Pods to a local port, then run the zed permission check --explain, against the local port, it then works fine. So it makes us think it is an issue related to networking.

from zed.

josephschorr avatar josephschorr commented on July 2, 2024

@ldeng-apex Any insight into why istio might be showing that error?

from zed.

ldeng-apex avatar ldeng-apex commented on July 2, 2024

@ldeng-apex Any insight into why istio might be showing that error?

No idea. Just a guess it is related to istio, based on that the workaround does not go through the istio network routing.

from zed.

josephschorr avatar josephschorr commented on July 2, 2024

Update: we believe this is due to the debug trace information exceeding the maximum configured allowable size of the HTTP2 trailers; some clients libraries allow this to be overridden, but we're doing more research to determine a long-term solution

from zed.

vroldanbet avatar vroldanbet commented on July 2, 2024

This should be addressed now as of https://github.com/authzed/zed/releases/tag/v0.17.0

from zed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.