Created
January 14, 2021 19:18
-
-
Save mikepaszkiewicz/a281f45965414c505f2f3badaecb9603 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Applying hasura data to: | |
https://worthy-leech-90.hasura.app/v1/graphql | |
{"level":"info","msg":"Help us improve Hasura! The cli collects anonymized usage stats which\nallow us to keep improving Hasura at warp speed. To opt-out or read more,\nvisit https://hasura.io/docs/1.0/graphql/manual/guides/telemetry.html\n","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"global config file exisits, verifying contents","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"global config is pre-set to \u0026cli.GlobalConfig{UUID:\"ebb072c2-9126-4302-af5c-c1598c9ad5f9\", EnableTelemetry:true, ShowUpdateNotification:true, CLIEnvironment:\"default\"}","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"global config: uuid: ebb072c2-9126-4302-af5c-c1598c9ad5f9","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"global config: enableTelemetry: true","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"global config: showUpdateNotification: true","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"global config: cliEnvironment: default","time":"2021-01-13T22:34:07Z"} | |
{"level":"debug","msg":"graphql engine endpoint: https://worthy-leech-90.hasura.app","time":"2021-01-13T22:34:08Z"} | |
{"level":"debug","msg":"graphql engine admin_secret: r4458EYkMTH8kMn","time":"2021-01-13T22:34:08Z"} | |
{"level":"debug","msg":"versions: cli: [v1.3.3] server: [v1.3.3-cloud.3]","time":"2021-01-13T22:34:08Z"} | |
{"level":"debug","msg":"compatibility check: [true] older cli version might not be compatible with latest server apis, please update cli","time":"2021-01-13T22:34:08Z"} | |
{"level":"debug","msg":"server: uuid: 3dccbca3-112d-4705-a9e5-f8a552b329ed","time":"2021-01-13T22:34:08Z"} | |
{"level":"info","msg":"Applying metadata...","time":"2021-01-13T22:34:08Z"} | |
{"level":"debug","msg":"response: {\"result_type\":\"TuplesOk\",\"result\":[[\"count\"],[\"1\"]]}","time":"2021-01-13T22:34:09Z"} | |
{"level":"debug","msg":"response: {\"result_type\":\"TuplesOk\",\"result\":[[\"count\"],[\"1\"]]}","time":"2021-01-13T22:34:09Z"} | |
{"level":"debug","msg":"loading plugin cli-ext","time":"2021-01-13T22:34:09Z"} | |
{"level":"debug","msg":"finding plugin manifest files in directory /app/.hasura/plugins/index/plugins","time":"2021-01-13T22:34:09Z"} | |
{"level":"debug","msg":"loading plugins","time":"2021-01-13T22:34:09Z"} | |
{"level":"info","msg":"Installing plugin cli-ext...","time":"2021-01-13T22:34:09Z"} | |
{"level":"debug","msg":"Deleting the download staging directory /tmp/plugins-downloads/cli-ext","time":"2021-01-13T22:34:11Z"} | |
{"level":"info","msg":"plugin installed","name":"cli-ext","time":"2021-01-13T22:34:11Z"} | |
{"command":"sdl from","level":"debug","msg":"output: ","time":"2021-01-13T22:34:11Z"} | |
{"fields.time":"385.880387ms","isError":true,"level":"debug","msg":"telemetry: beamed","time":"2021-01-13T22:34:11Z"} | |
time="2021-01-13T22:34:11Z" level=fatal msg="failed to apply metadata: cannot apply metadata on the database: cannot build actions from metadata: error in converting sdl to metadata: exit status 4: " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment