CollaboraOnline / collabora-mattermost

Mattermost plugin to integrate Collabora Online so that users can view or edit files directly in the chat.
Mozilla Public License 2.0
47 stars 20 forks source link

Cannot active plugin on MM 5.31.6 #30

Open domnik23 opened 3 years ago

domnik23 commented 3 years ago

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 commented 3 years ago

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

alexcustos commented 3 years ago

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.