Hello,
I try the last 3 version of jira plugins and read the doc related to, but the plugins is deleted on each starting of the mattermost server.
I have mattermost 5.1.0 installed.
log :
{“level”:“info”,“ts”:1534491808.960478,“caller”:“app/plugin.go:540”,“msg”:“Starting up plugins”}
{“level”:“error”,“ts”:1534491809.155748,“caller”:“app/plugin.go:592”,“msg”:“Failed to install prepackaged plugin”,“error”:“installPlugin: Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name., destination already exists”}
{“level”:“error”,“ts”:1534491809.1566372,“caller”:“app/plugin.go:596”,“msg”:“Failed to enable prepackaged plugin”,“error”:"EnablePlugin: Plugin is not installed, "}
{“level”:“error”,“ts”:1534491809.3020785,“caller”:“app/plugin.go:592”,“msg”:“Failed to install prepackaged plugin”,“error”:“installPlugin: Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name., mkdir plugins/zoom: permission denied”}
{“level”:“info”,“ts”:1534491809.3096604,“caller”:“app/plugin.go:208”,“msg”:“Activated plugin”,“plugin_id”:“mattermost-autolink”}
{“level”:“info”,“ts”:1534491809.3165052,“caller”:“app/plugin.go:208”,“msg”:“Activated plugin”,“plugin_id”:“com.github.moussetc.mattermost.plugin.giphy”}
{“level”:“info”,“ts”:1534491809.3237064,“caller”:“app/plugin.go:208”,“msg”:“Activated plugin”,“plugin_id”:“jitsi”}
{“level”:“info”,“ts”:1534491809.6294074,“caller”:“app/plugin.go:208”,“msg”:“Activated plugin”,“plugin_id”:“memes”}
{“level”:“info”,“ts”:1534491809.6295974,“caller”:“app/server.go:115”,“msg”:“Starting Server…”}
thanks for the help