This repository was archived by the owner on Jul 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Error: connecting: Unrecognized remote plugin message #29
Copy link
Copy link
Open
Description
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)```
Metadata
Metadata
Assignees
Labels
No labels