ory create relationships relationships.json is fai...
# talk-keto
g
ory create relationships relationships.json is failing with error context deadline exceeded. Although i have configured ory cli and selected particular project and added schedma too
b
if you use the keto cli, use the --insecure-disable-transport-security flag
g
we are using ory cli
we are trying following command
Copy code
ory create relationships relationships.json
b
try keto relation-tuple create relation-tuples/ --insecure-disable-transport-security
haven’t used ory cli for that yet, so not sure it’s supposed to do the same thing
g
ok but is ory cli is not recommended for this?
b
not sure tbh, I’m not with ory. I used keto cli to build a POC (self hosted) and that’s it, just had the same problem.
s
Ory CLI is for Ory Network only, while you can make the Keto CLI work with either (it is wrapped in the Ory CLI anyway)
Is the context cancelled error the only output you get?
Can you try if some other APIs work, e.g.
ory list identities
or
ory list relation-tuples
g
list identities, list project is working but list relation-tuples is not working