Hi! I uploaded a custom plugin, but got the following error on activation :
unable to start plugin: myPluginId: fork/exec plugins/myPluginId/plugin: permission denied
This is not the same as described in the doc because the write access right was already given to the folder.
I am not admin on the Unix machine on which Mattermost is installed and asking the admin to give the plugin file exec right is obviously not the normal solution, so what did we miss to make the plugin ready to execute after upload ?
Thank you in advance, this new plugin features looks really useful!