Alex
(Alexey)
1
Hi!
I’ve turned on the service in according instructions
After restarting the service is available, but he gives only Mattermost welcome page.

Channels, settings and teams are not available.
Please prompt, what to do next?
Here is the used version.
Version: 1.2.1
Build Number: 4063
Build Date: Mon Nov 16 16:56:43 UTC 2015
Build Hash: 49a459d696fc8fee0b508990fca571fb8d2f2654
Thank you in advance
it33
(Ian Tien)
2
@Alex, could we have your help:
- Sharing any changes you made to configuration settings?
- Trying again with browser add-ins disabled?
Is this the entire screenshot or is there more on the page?
Alex
(Alexey)
3
- I just uncomment the line with external_url
#####################
# GitLab Mattermost #
#####################
mattermost_external_url 'http://chat.mydomain.com'
#
# mattermost['enable'] = false
# mattermost['username'] = 'mattermost'
# mattermost['group'] = 'mattermost'
# mattermost['home'] = '/var/opt/gitlab/mattermost'
# mattermost['database_name'] = 'mattermost_production'
All other lines are commented
- The entire screenshot with incognito window
it33
(Ian Tien)
4
Alex
(Alexey)
5
Yep, thank you for your time!
coreyhulen
(Coreyhulen)
6
I have noticed sometimes you need to run sudo gitlab-ctl reconfigure
a 2nd time before mattermost gets installed correctly with the gitlab onmibus.
- uncomment mattermost_external_url
- run
sudo gitlab-ctl reconfigure
- Test mattermost site (may not be working)
- run
sudo gitlab-ctl reconfigure
again
- Test mattermost site again and it appaers