hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
31.06k stars 2.77k forks source link

mysql connect Driver Error #9736

Open burh2341 opened 1 year ago

burh2341 commented 1 year ago

Driver Error

The selected driver cannot be reached at the moment. This is usually due to a connection issue and can be resolved by reloading metadata.

but metadata reloaded, it dosen‘t work.

deployed by k8s.

how to connected mysql?

manasag commented 1 year ago

Hi @burh2341, can you share the k8s definitions of the deployment for review. Also may be some details of what connection string etc being used to connect to Mysql in Console.

burh2341 commented 1 year ago

Hi @burh2341, can you share the k8s definitions of the deployment for review. Also may be some details of what connection string etc being used to connect to Mysql in Console.

It's my deployment failed.

Failed to pull image "hasura/graphql-data-connector:v2.28.0": rpc error: code = Unknown desc = mediaType in manifest should be 'application/vnd.docker.distribution.manifest.v2+json' not 'application/vnd.oci.image.manifest.v1+json'