SEtting context still results in failure here, ocm...
# spicedb
r
SEtting context still results in failure here, ocmmand passes but results in
Copy code
āžœ  ryan-repository-testing git:(main) āœ— zed schema read

10:47AM ERR terminated with errors error="rpc error: code = NotFound desc = No schema has been defined; please call WriteSchema to start"
My instance is giving me
Copy code
{"level":"info","protocol":"grpc","grpc.component":"server","grpc.service":"authzed.api.v1.SchemaService","grpc.method":"WriteSchema","grpc.method_type":"unary","requestID":"d3sfo5pk1etc73epke9g","peer.address":"172.18.0.1:50452","grpc.start_time":"2025-10-22T15:45:27Z","grpc.code":"OK","grpc.time_ms":3,"time":"2025-10-22T15:45:27Z","message":"finished call"}
`
2 Views