For feature requests, please see: https://mattermost.com/suggestions/.
For troubleshooting questions, please post in the following format:
Summary
I am having an error where mattermost_test is not existing.
Steps to reproduce
I am using a fedora37 workstation that I am trying to install mattermost on. I have created an postgresql account for mmuser so that mmost can log in and have followed the directions such that the config .json matches with the Driver name and data source. The only thing that I can think is that I am not putting in the right SiteUrl. Would I just use the fully qualified domain name of the computer or something else?
Expected behavior
The test should run as defined in the mattermost documentation
Observed behavior
Here is what I have gotten:
{“timestamp”:“2023-03-15 19:25:25.872 -06:00”,“level”:“error”,“msg”:“Failed to ping DB”,“caller”:“sqlstore/store.go:250”,“error”:“pq: database "mattermost_test" does not exist”,“retrying in seconds”:10}