mattermost-community / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
21.99k stars 1.99k forks source link

Bug: 9.2.0 doesn't run on Ubuntu 18.0.4 due to older GLIBC versions #4943

Open worthers247 opened 11 months ago

worthers247 commented 11 months ago

Steps to reproduce the behavior

  1. Install or upgrade to 9.2.0 on Ubuntu 18.0.4
  2. Try to start mattermost
  3. Wouldn't start
  4. Error shown: mattermost[10283]: /opt/mattermost/bin/mattermost: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /opt/mattermost/bin/mattermost) mattermost[10283]: /opt/mattermost/bin/mattermost: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by /opt/mattermost/bin/mattermost)

However default version of GLIBC in Ubuntu 18.0.4 shown by running 'ldd --version | head -n1' ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27

Expected behavior

Site states Ubuntu 18.0.4 is supported but due to above it won't start.

Screenshots (optional)

If applicable, add screenshots or a screen recording to elaborate on the problem.

Edition and Platform

Additional context (optional)

Add any other context about the problem here, and any notes about the severity: