Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: connecting: Unrecognized remote plugin message #29

Open
vyuldashev opened this issue Jan 22, 2024 · 1 comment
Open

Error: connecting: Unrecognized remote plugin message #29

vyuldashev opened this issue Jan 22, 2024 · 1 comment

Comments

@vyuldashev
Copy link

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)```
@mnbvcxz1112223343
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants