ory / keto

Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.

Home Page:https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=keto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msg=Unable to connect to database, retrying. audience=application error=map[message:unsupported dialect 'jdbc'] service_name=Ory Keto service_version=v0.11.1-alpha.0

nithinguruswamy opened this issue · comments

Preflight checklist

Ory Network Project

No response

Describe the bug

msg=Unable to connect to database, retrying. audience=application error=map[message:unsupported dialect 'jdbc'] service_name=Ory Keto service_version=v0.11.1-alpha.0

I'm finding this error and unable to connect the db.

Reproducing the bug

msg=Unable to connect to database, retrying. audience=application error=map[message:unsupported dialect 'jdbc'] service_name=Ory Keto service_version=v0.11.1-alpha.0

Relevant log output

msg=Unable to connect to database, retrying. audience=application error=map[message:unsupported dialect 'jdbc'] service_name=Ory Keto service_version=v0.11.1-alpha.0

Relevant configuration

No response

Version

v0.11.1

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

Kubernetes with Helm

Additional Context

No response

Check the example docker-compose files for correct DSN strings:
https://github.com/ory/keto/blob/master/docker-compose-postgres.yml