I'm trying to use zed with an Authzed development ...
# spicedb
k
I'm trying to use zed with an Authzed development permission system I have setup. Commands like 'schema read' and 'relationship read' are working fine but when I try to do 'check permission' I always get back this error
Error: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
Is there something I'm doing wrong?
v
👋🏻
are you using authzed.com, or are you hosting your own SpiceDB?
k
I'm using authzed.com
v
which version of zed are you using?
k
zed version client: zed 0.7.5 service: (unknown)
v
weird, I just used same zed version with a example schema and seems to work. Let me see if I can find the error in the logs
k
ok, i can make some more attempts if you need
oh, i just discovered something. It only returns that error if I use --explain
without --explain it returns the expected result of 'true'
v
I see! let me try that
yup! indeed, I reproduced it here too
k
awesome!
v
alright, we'll investigate the issue, thanks for reporting! 🙏🏻
k
no problem, thanks for the quick response.
s
@vroldanbet our team members have the same problem on authzed.com. I do not find an issue for it. Are there any news?
v
we've investigated this but haven't found the root cause. We don't have a tracking issue, mind opening one? cc @Joey who has briefly investigated it
s