Code Monkey home page Code Monkey logo

cli-plugin-network's People

Contributors

aljo242 avatar fadeev avatar jeronimoalbi avatar julienrbrt avatar lumtis avatar pantani avatar tbruyelle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cli-plugin-network's Issues

Igntite Network Commands Not working,✘ Rpc error: code = Unknown desc = unknown query path: unknown request

Neither Ignite Nightly or lastest version work.
root@localhost:~# ignite version
Ignite CLI version: v0.26.1-dev
Ignite CLI build date: undefined
Ignite CLI source hash: undefined
Ignite CLI config version: v1
Cosmos SDK version: v0.47.1
Your OS: linux
Your arch: amd64
Your go version: go version go1.19 linux/amd64
Your uname -a: Linux localhost 5.19.0-29-generic #30-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 4 12:14:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Your cwd: /root
Is on Gitpod: false

root@localhost:~# ignite n chain list
✘ Rpc error: code = Unknown desc = unknown query path: unknown request

Ignite Network commands work on old system (which uses and older version of cli-plugin-network)

root@localhost:~# ignite version
Ignite CLI version: v0.26.1
Ignite CLI build date: 2023-01-24T18:50:18Z
Ignite CLI source hash: d2a2e287c176ba010557f0b8fbaa198cdeee928d
Ignite CLI config version: v1
Cosmos SDK version: v0.46.7
Your OS: linux
Your arch: amd64
Your go version: go version go1.19 linux/amd64
Your uname -a: Linux localhost 5.19.0-41-generic #42-Ubuntu SMP PREEMPT_DYNAMIC Mon Apr 17 19:17:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Your cwd: /root
Is on Gitpod: false

root@localhost:~# ignite network chain list
Launch Id Chain Id Source Phase
5 gold-1 https://github.com/mondainai247/gold coordinating
4 chainone-1 https://gitlab.com/mostafamshk/chainone coordinating
3 gold-1 https://github.com/mondainai247/gold coordinating
2 gold-1 https://github.com/mondainai247/gold coordinating
1 testchain-1 https://github.com/mondainai247/testchain coordinating

How do I fix this? Is this a bug? I noticed the cli-plugin-network shows v0.26.2, but my ignite version is v0.26.1. Please help, I cannot simply clone my old system, thank you.

Investigate why some gentx with modified signature passes

The join command must fail if the requests are not verified => chain can start from them

It seems under some circumstances, the verification passes when a signature of a gentx is slightly modified: #7 (comment)

We should investigate if this is a normal behavior of the Cosmos SDK transaction signature verification

This seems to happen when the last letter of the signature is incremented: A => B

Running the plugin in a deterministic environment

We're using sandboxed builders, which doesn't play nicely with ignite's plugin architecture. What is the best way to circumvent the auto configuring shenanigans? Compile the plugins individually, and place the binaries in certain folders?

Error: connecting: Unrecognized remote plugin message

After installing ignite v28.1.1 I get this error even for version command:

Path 						Config 	Status
github.com/ignite/[email protected] 	global 	✘ Error: connecting: Unrecognized remote plugin message:
Failed to read any lines from plugin's stdout
This usually means
  the plugin was not compiled for this architecture,
  the plugin is missing dynamic-link libraries necessary to run,
  the plugin is not executable by this process due to file permissions, or
  the plugin failed to negotiate the initial go-plugin protocol handshake
Additional notes about plugin:
  Path: /Users/user/.ignite/apps/github.com/ignite/cli-plugin-network-v0.1.0/cli-plugin-network.ign
  Mode: -rwxrwxrwx
  Owner: 501 [user] (current: 501 [user])
  Group: 20 [staff] (current: 20 [staff])
  MachO architecture: CpuArm64 (current architecture: arm64)

error while loading apps: fail to link: github.com/ignite/[email protected]: connecting: Unrecognized remote plugin message:
Failed to read any lines from plugin's stdout
This usually means
  the plugin was not compiled for this architecture,
  the plugin is missing dynamic-link libraries necessary to run,
  the plugin is not executable by this process due to file permissions, or
  the plugin failed to negotiate the initial go-plugin protocol handshake
Additional notes about plugin:
  Path: /Users/user/.ignite/apps/github.com/ignite/cli-plugin-network-v0.1.0/cli-plugin-network.ign
  Mode: -rwxrwxrwx
  Owner: 501 [user] (current: 501 [user])
  Group: 20 [staff] (current: 20 [staff])
  MachO architecture: CpuArm64 (current architecture: arm64)```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.