Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 993
    • Issues 993
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 55
    • Merge requests 55
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Merge requests
  • !908

Mattermost version check failure on fresh install due to missing config and log directory

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged DJ Mountney requested to merge mattermost-version-check-failure into master Aug 03, 2016
  • Overview 1
  • Commits 2
  • Changes 3

The mattermost recipe was checking the mattermost version before the config and directories were put in place. In addition our migration error logging for mattermost now logs as the mattermost user. Previously, on error the log may not have been created before this error message, and logging as root would cause a permission problem on the file for future runs.

Split from !898 (closed) to more tightly address the current problem. .

Fixes: #1388 (closed)

Edited Nov 17, 2021 by GitLab Release Tools Bot
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mattermost-version-check-failure