We're able to get the schema and permissions loade...
# spicedb
j
We're able to get the schema and permissions loaded into SpiceDB<, but when we try to query permissions, we get an error:
Copy code
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
    status = StatusCode.UNAVAILABLE
    details = "connection error: desc = "error reading server preface: EOF""
    debug_error_string = "UNKNOWN:Error received from peer ipv4:10.31.180.138:50051 {created_time:"2023-08-25T15:58:02.661490846+00:00", grpc_status:14, grpc_message:"connection error: desc = \"error reading server preface: EOF\""}"
4 Views