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

Cannot active plugin on MM 5.31.6 #30

Open
domnik23 opened this issue Mar 11, 2021 · 2 comments
Open

Cannot active plugin on MM 5.31.6 #30

domnik23 opened this issue Mar 11, 2021 · 2 comments

Comments

@domnik23
Copy link

domnik23 commented Mar 11, 2021

Hey,

I got an error when trying to activate the plugin. Any suggestions?

MM Version: 5.31.6
Plugin version: Release 1.1.0

Thanks
Dominik

{"level":"warn","ts":1615478551.1553044,"caller":"plugin/hclog_adapter.go:71","msg":"plugin failed to exit gracefully","plugin_id":"com.collaboraonline.mattermost"} {"level":"error","ts":1615478551.1554167,"caller":"mlog/log.go:232","msg":"Unable to activate plugin","plugin_id":"com.collaboraonline.mattermost","error":"unable to start plugin: com.collaboraonline.mattermost: 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: com.collaboraonline.mattermost\ngithub.com/mattermost/mattermost-server/v5/plugin.(*Environment).Activate\n\tgithub.com/mattermost/mattermost-server/v5/plugin/environment.go:267\ngithub.com/mattermost/mattermost-server/v5/app.(*App).SyncPluginsActiveState.func2\n\tgithub.com/mattermost/mattermost-server/v5/app/plugin.go:132\nruntime.goexit\n\truntime/asm_amd64.s:1374"}

@chetanyakan
Copy link
Collaborator

@domnik23 Can you try building and testing the latest version (in the master branch)?

@alexcustos
Copy link

I managed to build the latest master branch on Ubuntu 20.04 (npm v6.14.4, nodejs v10.19.0), but the error is still the same. I'm trying to run it on MM Team edition version 5.37.

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