Deploying Hasura on Kubernetes has "database query error" #6721
Unanswered
tz-torchai
asked this question in
Question
Replies: 1 comment
-
I am having the same error using the docker-compose deployment with v2.0.0-alpha.6. I think it will be great to have additional information that helps the user figure out what is the concrete error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when i first installed hasura using helm, it worked well: it reads the databagse connection string from env and connects to it automatically.
however when i reinstall it, it does not connect to the database automatically anymore. then when i try to add the database manually via hasura console. it failed with error:
The log in hasura shows:
I can isolate the error is not caused by the database cuz i can connect to it by other means.
What could be wrong here? Let me know if there is any other information I can provide. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions