Thank you, that works. But why I cant upload plugins via GUI although I have set the right setting (https://screenshots.x-mailer.de/u/smichna-2020.09.15-1TsnjG54.png).
smichna
Posts
-
Mattermost config cannot be updated -
Mattermost config cannot be updatedHi Team,
i could edit the config.json in /app/data/ ("EnableUploads": true,), but I still cant upload any plugin (https://screenshots.x-mailer.de/u/smichna-2020.09.15-1TsnjG54.png). I have restarted the app, it doenst work.I also tried to upload a plugin via sudo -u cloudron /app/code/bin/mattermost plugin add com.github.scottleedavis.mattermost-plugin-remind-0.4.4.tar.gz, but it doenst work as well:
root@c0749861-87cc-4103-a2d0-a309353d423d:/tmp# sudo -u cloudron /app/code/bin/mattermost plugin add com.github.scottleedavis.mattermost-plugin-remind-0.4.4.tar.gz
{"level":"info","msg":"Server is initializing..."}
panic: failed to apply option: failed to apply Config option: failed to load: failed to persist required changes after load: failed to write file: open /app/code/config/config.json: read-only file systemCan you help me?