Jitsi mattermost plugin installation error

Hello I am trying to install Jitsi 1.01 plugin on Mattermost server which Is running on Ubuntu 18.4 bionic. I get the following error
Mar 28 12:45:23 lab-mmost1 platform[1032]: {“level”:“error”,“ts”:1553777123.2317631,“caller”:“app/plugin.go:97”,“msg”:“Unable to activate plugin”,“plugin_id”:“jitsi”,“error”:“unable to copy webapp bundle directory: jitsi: stat /opt/mattermost/client/plugins/jitsi/webapp: no such file or directory”,“errorVerbose”:“stat /opt/mattermost/client/plugins/jitsi/webapp: no such file or directory\nunable to copy webapp bundle directory:jitsi\ngithub. com/mattermost /mattermost-server/ plugin.(*Environment).Activate\n\t/go/src/github. com/mattermost/mattermost-serve r/plugin/ environment. go:189\ngithub. com/mattermost/ mattermost-server/app.(*App).SyncPluginsActiveState\n\t/go/src /github.com/mattermost/mattermost-server/app/plugin.go:95\ngithub. com/mattermost /mattermost-server/app.(*App).InitPlugins.func2\n\t/go/src/github. com/mattermost/mattermost-server/app /plugin.go:172\ngithub. com/mattermost/ mattermost-server/app.(*Server).InvokeConfigListeners\n\t/go/src/github.com/mattermost/mattermost-server/app/config.go:169\ngithub. com/mattermost/mattermost-server/app. (*Server).UpdateConfig\n\t/go/src/github.com/mattermost/ mattermost-server/app/config.go:58\ngithub. com/mattermost/mattermost-server /app.(*App).UpdateConfig\n\t/go/src/github. com/mattermost/mattermost-server/app/config.go:62\ngithub. com/mattermost/mattermost-server/app.(*App).EnablePlugin\n\t/go/src/github.com/mattermost/mattermost-server/app/plugin.go:245\ngithub. com/mattermost/mattermost-server/api4.enablePlugin\n\t/go/src/github.com/mattermost/mattermost-server/api4/plugin.go:187\ngithub. com/mattermost/mattermost-server/web.Handler.ServeHTTP\n\t/go/src/github. com/mattermost/mattermost-server/web/handlers.go:151\ngithub. com/mattermost/mattermost-server/web.(*Handler).ServeHTTP\n\t:1\ngithub. com/mattermost/mattermost-server/vendor/github. com/gorilla/mux.(*Router).ServeHTTP\n\t/go/src/github. com/mattermost/mattermost-server/vendor/github. com/gorilla/mux/mux.go:162\ngithub. com/mattermost/mattermost-server/vendor/github.com/gorilla/handlers.recoveryHandler.ServeHTTP\n\t/go/src/github.com/mattermost/mattermost-server/vendor/github.com/gorilla/handlers/recovery.go:78\ngithub. com/mattermost/mattermost-server/vendor/github.com/gorilla/handlers.(*recoveryHandler).ServeHTTP\n\t:1\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2741\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1847\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1333”}

I have Jitse-meet local server with Self Sign SSL certificate. This works fine when I try to access through the web https://jitsi.mylab.corp

Struggling with integrating the plugin with Mattermost.

Kindly let me know where am I going wrong with this.

Kind regards
Mohammad

Hi @desertanwar,

Since this is a third party project, the best option might be to directly contact the maintainer of the plugin (Sean Sackowitz) - maybe you could join our community server and you can DM him there or ask him in a public channel such as Peer-to-peer Help or Developer Toolkit. Other community members and our engineers might be able to help as well in the channels!

Hello @amy.blais,

Thanks for your feedback. I was able to get an answer from Sean Sackowitz with DM in mattermost. I did also post it in peer-to-peer Help channel.

Kind regards
Mohammad

1 Like