Alsbury
09/09/2022, 3:02 PM[validator]could not find templates for lang: php
. So I must have a reference somewhere still. It does appear that I may be close to stripping the lib from the proto files.Alsbury
09/09/2022, 3:04 PMenvoyproxy/protoc-gen-validate
and see if validation can be skipped if a template isn't found. That would might be a slightly better solution.Jake
09/09/2022, 3:16 PMprotoc-gen-validate
, maybe check how they are solving this problemJake
09/09/2022, 3:17 PMAlsbury
09/09/2022, 3:17 PMcd
09/09/2022, 5:10 PMzed validate
command, but any attempts to import result in an InvalidArgument
error with no description.
What can I do to further diagnose the issue?
Here is the complete output of zed import --log-level trace
, with keys redacted and zed usage trailing text removed:
9:58AM DBG set log level new level=trace
9:58AM TRC token={"APIToken":"**REDACTED**","Endpoint":"grpc.authzed.com:443","Insecure":null,"Name":"advocat_chetan"}
9:58AM TRC requesting schema read request={}
9:58AM DBG error reading server version response header; it may be disabled on the server
9:58AM TRC parsed trailers trailers={}
9:58AM DBG error reading dispatched operations trailer error="key `io.spicedb.respmeta.dispatchedoperationscount` not found in trailer"
9:58AM DBG error reading cached operations trailer error="key `io.spicedb.respmeta.cachedoperationscount` not found in trailer"
9:58AM DBG extracted response dispatch metadata cached=0 dispatch=0
9:58AM DBG found schema definition prefix prefix=advocat_chetan
9:58AM INF importing schema
9:58AM TRC writing schema request=**REDACTED**
9:58AM TRC parsed trailers trailers={}
9:58AM DBG error reading dispatched operations trailer error="key `io.spicedb.respmeta.dispatchedoperationscount` not found in trailer"
9:58AM DBG error reading cached operations trailer error="key `io.spicedb.respmeta.cachedoperationscount` not found in trailer"
9:58AM DBG extracted response dispatch metadata cached=0 dispatch=0
Error: rpc error: code = InvalidArgument desc =
Joey
09/09/2022, 5:14 PMJoey
09/09/2022, 5:14 PMJoey
09/09/2022, 5:14 PMJoey
09/09/2022, 5:14 PMJoey
09/09/2022, 5:14 PMcd
09/09/2022, 5:18 PMJoey
09/09/2022, 5:18 PMJoey
09/09/2022, 5:19 PMJoey
09/09/2022, 5:19 PMcd
09/09/2022, 5:20 PMJoey
09/09/2022, 5:20 PMcd
09/09/2022, 5:20 PMJoey
09/09/2022, 5:20 PMjzelinskie
09/09/2022, 5:30 PMguava009
09/09/2022, 8:00 PMJoey
09/09/2022, 8:01 PMguava009
09/09/2022, 8:04 PMJoey
09/09/2022, 8:04 PMguava009
09/09/2022, 8:05 PMJoey
09/09/2022, 8:05 PMguava009
09/09/2022, 8:06 PMJoey
09/09/2022, 8:06 PMJoey
09/09/2022, 8:06 PMJoey
09/09/2022, 8:07 PM