cpanato / mattermost-plugin-alertmanager

AlertManager Bot for Mattermost
Apache License 2.0
75 stars 20 forks source link

Unable to enable the plugin on MM 9.4.1 #385

Open rootsin opened 6 months ago

rootsin commented 6 months ago

We are unable to enable this plugin on latest MM version 9.4.1

Getting following error,

This plugin failed to start. unable to start plugin: alertmanager: Unrecognized remote plugin message: 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: plugins/alertmanager/server/dist/plugin-linux-amd64 Mode: -rwxr-xr-x Owner: 114 [mattermost] (current: 114 [mattermost]) Group: 122 [mattermost] (current: 122 [mattermost]) ELF architecture: EM_X86_64 (current architecture: amd64)

Can someone please help with this?

rahulbiztechcs commented 2 months ago

we are also facing same issue does anyone find how to resolve it ?

this what error we are got in the system console --> plugin management :

This plugin failed to start. unable to start plugin: alertmanager: Unrecognized remote plugin message: 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: plugins/alertmanager/server/dist/plugin-linux-amd64 Mode: -rwxrwxrwx Owner: 999 [mattermost] (current: 999 [mattermost]) Group: 999 [mattermost] (current: 999 [mattermost]) ELF architecture: EM_X86_64 (current architecture: amd64)

this is the alertmanager version we are using : v0.4.0

this is OS version we are using : ubuntu 16.0.4 (X86_64 architecture)

Mattermost version : 9.0.4