Bitnami-Mattermost 7.x - 502 Bad Gateway

Hi agriesser,

I found the issue. For some, to me unknown reason, the config.json was missing two closing ‘{’ at the end.

It’s very puzzling that it worked up until a few days ago, and then just stopped.
Anyways, thank for your help! This helped finding the issue:

sudo -u mattermost -s
cd /opt/bitnami/mattermost
bin/mattermost
1 Like