question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cli: v1.3.3 `cannot fetch plugin manfiest cli-ext error` happens intermittently

See original GitHub issue

The following error has been happening intermittently for a bunch of users.

FATA[0003] failed to apply metadata: cannot apply metadata on the database: cannot build actions from metadata: cannot fetch plugin manfiest cli-ext

The current workaround is to rm -rf ~/.hasura and retry.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
thomiecommented, Nov 19, 2020

Happened to me, for the first time, after upgrading to CLI version 1.3.3:

% hasura metadata export
INFO A new version (v1.3.3) is available for CLI, update? (y/N) 
y
INFO Updated to latest version                     version=v1.3.3
FATA[0035] failed to export metadata: cannot export metadata from server: cannot export actions from metadata: error in converting metadata to sdl: signal: killed:  
% hasura metadata export
FATA[0001] failed to export metadata: cannot export metadata from server: cannot export actions from metadata: cannot fetch plugin manfiest cli-ext: plugin version is not available 
% rm -rf ~/.hasura 
% hasura metadata export
INFO Help us improve Hasura! The cli collects anonymized usage stats which
allow us to keep improving Hasura at warp speed. To opt-out or read more,
visit https://hasura.io/docs/1.0/graphql/manual/guides/telemetry.html 
INFO hasura cli is up to date                      version=1.3.3
INFO plugin installed                              name=cli-ext
INFO Metadata exported                            
0reactions
followblcommented, Feb 27, 2021

@scriptonist that was it, thanks for the response and support.

rough error message. not sure if there’s a way to make that better.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hasura Migration failed : Required privilege is not held by client
Open command line as administrator and retry the migrations. For reference: https://github.com/hasura/graphql-engine/issues/4852.
Read more >
chore(deps): update dependency io.quarkus:quarkus ... - GitLab
Something went wrong while fetching comments. Please try again. chore(deps): update dependency io.quarkus:quarkus- ...
Read more >
Full text of Commercial and Financial Chronicle : April 17 ...
As far as the ordinary business concern is concerned, it cannot get a penny more for its goods or products whether its capitalization...
Read more >
A Generic Framework for Enforcing Security in Distributed ...
distributed programs, the framework includes the tool CliSeAu. ... Security requirements on distributed programs cannot be represented as a collection.
Read more >
hasura/graphql-engine:v1.3.2.cli-migrations-v2 - Docker Hub
hasura/graphql-engine:v1.3.2.cli-migrations-v2 ... in /tmp/manifest.yaml. 568 B. 10. /bin/sh -c chmod +x /bin/hasura-cli. 28.87 MB.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found