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 when activating plugin on 5.35.0 #2

Open
jprusch opened this issue May 17, 2021 · 3 comments
Open

Error when activating plugin on 5.35.0 #2

jprusch opened this issue May 17, 2021 · 3 comments

Comments

@jprusch
Copy link

jprusch commented May 17, 2021

When trying to activate the addon, the following lines are logged:
`2021-05-17T11:29:33.250+0200 warn plugin/hclog_adapter.go:72 plugin failed to exit gracefully {"plugin_id": "channel-notes"}

2021-05-17T11:29:33.250+0200 error mlog/log.go:247 Unable to activate plugin {"plugin_id": "channel-notes", "error": "unable to start plugin: channel-notes: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.", "errorVerbose": "Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.\nunable to start plugin: channel-notes\ngithub.com/mattermost/mattermost-server/v5/plugin.(*Environment).Activate\n\tgithub.com/mattermost/mattermost-server/v5/plugin/environment.go:268\ngithub.com/mattermost/mattermost-server/v5/app.(*App).SyncPluginsActiveState.func2\n\tgithub.com/mattermost/mattermost-server/v5/app/plugin.go:139\nruntime.goexit\n\truntime/asm_amd64.s:1374"}`

@joebordes
Copy link

present also in 5.36.1

@joebordes
Copy link

I cloned the repo and built the plugin with make, the newly built version seems to work correctly. HTH

@tstorrnetnz
Copy link

Can confirm what @joebordes has stated above - thanks!

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

3 participants