I am having a very strange problem that I believe is a Google Chrome bug, believe it or not.
I have an omnibus Gitlab install, Mattermost is enabled, and when you log into the mattermost.yourcompany.biz urls, what is happening on the gitlab install is that nginx should recognize mattermost as a virtual host. Due to integration of logins, you are redirected to the main gitlab site to authorize and then redirected back to mattermost.
Everything works on Firefox, everything works on Microsoft Edge, and IE, everything works on Google Chrome Canary (53). It works until you’re logged in on Google Chrome 51 and then it fails, you get a GITLAB logo themed 404 page generated by nginx, instead of getting the mattermost page load.
Has anyone seen this?
Warren