Unable to enable plugin uploads or get focalboard working

So i installed MM today via omnibus the main aim is to get focalboard working but…

When i try and enable plug uploads by editing /etc/mattermost/mmomni.yml

enable_plugin_uploads: true
then
sudo mmomni reconfigure

the upload option is still greyed out

I also tried

sudo mmctl config set PluginSettings.EnableUploads “true” --local

but again this didn’t make any difference.

I installed focalboard directly into the plugins directory and extracting and then enableing in system console but when I click on “boards” I get

image

when i click join the same box pops up again, logs

{"timestamp":"2024-05-17 13:25:37.430 Z","level":"error","msg":"{boards} not found","caller":"app/plugin_api.go:1007","plugin_id":"focalboard"}
{"timestamp":"2024-05-17 13:25:37.657 Z","level":"error","msg":"{boards} not found","caller":"app/plugin_api.go:1007","plugin_id":"focalboard"}
{"timestamp":"2024-05-17 13:25:37.864 Z","level":"error","msg":"{boards} not found","caller":"app/plugin_api.go:1007","plugin_id":"focalboard"}
{"timestamp":"2024-05-17 13:25:38.008 Z","level":"error","msg":"{boards} not found","caller":"app/plugin_api.go:1007","plugin_id":"focalboard"}

Also when i click “App Marketplace” it only shows me about 4 plugins should all the ones listed onhttps://mattermost.com/marketplace/ be able to be installed via this function?

Has anyone else experienced these issues?

Can anybody help with these issues?