Cannot start Hasura in the community/boilerplates/observability/enterprise demo due to a config error #10290
Unanswered
deinspanjer
asked this question in
Question
Replies: 1 comment
-
Hi @deinspanjer |
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.
-
After creating a .env file and putting in our HASURA_GRAPHQL_EE_LICENSE_KEY as described in the readme, I try to run
docker-compose up -d
but get the following error in the console output of hge:level=fatal msg="error applying metadata \n{\n \"error\": \"OpenTelemetry status must be either \\\"enabled\\\" or \\\"disabled\\\"\",\n \"path\": \"$.args.metadata.opentelemetry.status\",\n \"code\": \"parse-failed\"\n}
Has this been tested recently to see if it still works?
Beta Was this translation helpful? Give feedback.
All reactions