Hi
My goal is to integrate mattermost with SfB. I’m getting following errors after adding plugin.
From the console:
[root@mattermost]# /opt/mattermost/bin/mmctl plugin add /root/work/releases_skype/mattermost-plugin-skype4business-0.1.2.tar.gz
Unable to add plugin: /root/work/releases_skype/mattermost-plugin-skype4business-0.1.2.tar.gz. Error: : Unable to generate plugin webapp bundle.,
And in log:
{“level”:“error”,“ts”:1584987704.4662569,“caller”:“mlog/log.go:175”,“msg”:“Unable to generate plugin webapp bundle.”,“path”:"/api/v4/plugins",“request_id”:“uhsjm6adjbrifm86zzc67gmwnh”,“ip_addr”:“127.0.0.1”,“user_id”:“s15otjemg3yi7mago7tri3g6gh”,“method”:“POST”,“err_where”:“installExtractedPlugin”,“http_code”:500,“err_details”:“unable to copy webapp bundle directory: skype4business: stat plugins/skype4business/webapp/dist: no such file or directory”}