You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"}
The text was updated successfully, but these errors were encountered:
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.
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"}
The text was updated successfully, but these errors were encountered: