After configuring SSL on Gitlab Omnibus Mattermost I get an nginx 502 error.
/var/log/gitlab/mattermost/current has this interesting line:
Error: Config.IsValid: Site name must be less than or equal to 30 characters.,
I have two questions:
-
What does it mean by “site name”? Does it mean the external URL? That seems crazy but what else could it be?
-
Does the 30 characters include . ? Because mine is 32 with the .'s
-
Could this cause the error?