[Ubuntu 18.04 LTS, Mattermost v 6.1.0, Desktop App v 5.0.2; team with 39 users and 18144 posts]
Hi,
same problem persists with new Mattermost v. 6.1.0.
I’ve set logging level to “DEBUG”. I got one group of log entries, which may relate to the graphs:
{"timestamp":"2021-11-24 13:18:22.234 +01:00","level":"warn","msg":"Unrecognized config permissions tag value.","caller":"api4/config.go:380","tag_value":"sysconsole_write_*_read"}
{"timestamp":"2021-11-24 13:18:22.243 +01:00","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:146","plugin_id":"com.mattermost.plugin-channel-export","error":"unable to generate webapp bundle: com.mattermost.plugin-channel-export: unable to copy webapp bundle directory: com.mattermost.plugin-channel-export: stat plugins/com.mattermost.plugin-channel-export/webapp/dist: no such file or directory"}
{"timestamp":"2021-11-24 13:18:22.247 +01:00","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:146","plugin_id":"com.mattermost.plugin-channel-export","error":"unable to generate webapp bundle: com.mattermost.plugin-channel-export: unable to copy webapp bundle directory: com.mattermost.plugin-channel-export: stat plugins/com.mattermost.plugin-channel-export/webapp/dist: no such file or directory"}
If I look at other teams, I get the same error (i. e. no graphs), but no further log entries …