Migrating config.json to DB

Hi, @mmadmin

Can you please provide more details to your environment so I can confirm if this is a bug or something else?

  • Mattermost Server version

  • Database type and version

Instead of using lower case, can you provide the output of the SELECT * FROM Configurations from your GUI client?

Also, can you also share the content the following by removing sensitive information such as password?

  • /opt/mattermost/config/mattermost.environment
  • mattermost.service
  • bin/mattermost config get SqlSettings.DataSource

Did you run the command bin/mattermost config migrate as the mattermost user?