Hello
I think this isn`t a warning, this is a fatal error. There are the tail of mattermost.log
[root@linuxserver-clone mysql]# tail /opt/mattermost/logs/mattermost.log
{“timestamp”:“2021-10-16 16:26:17.975 -03:00”,“level”:“info”,“msg”:“Loaded system translations”,“caller”:“i18n/i18n.go:93”,“for locale”:“pt-BR”,“from locale”:"/opt/mattermost/i18n/pt-BR.json"}
{“timestamp”:“2021-10-16 16:26:17.980 -03:00”,“level”:“info”,“msg”:“Pinging SQL”,“caller”:“sqlstore/store.go:252”,“database”:“master”}
{“timestamp”:“2021-10-16 16:26:17.990 -03:00”,“level”:“info”,“msg”:“Pinging SQL”,“caller”:“sqlstore/store.go:252”,“database”:“migrations”}
{“timestamp”:“2021-10-16 16:26:17.997 -03:00”,“level”:“fatal”,“msg”:“Error creating database tables.”,“caller”:“sqlstore/store.go:199”,“error”:“Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘json, LastUpdateAt
bigint, SchemeUser
tinyint, SchemeAdmin
tinyint, `Schem’ at line 1”}
{“timestamp”:“2021-10-16 16:32:53.707 -03:00”,“level”:“info”,“msg”:“Server is initializing…”,“caller”:“app/server.go:265”,“go_version”:“go1.16.7”}
{“timestamp”:“2021-10-16 16:32:53.707 -03:00”,“level”:“info”,“msg”:“Starting websocket hubs”,“caller”:“app/web_hub.go:93”,“number_of_hubs”:4}
{“timestamp”:“2021-10-16 16:32:53.722 -03:00”,“level”:“info”,“msg”:“Loaded system translations”,“caller”:“i18n/i18n.go:93”,“for locale”:“pt-BR”,“from locale”:"/opt/mattermost/i18n/pt-BR.json"}
{“timestamp”:“2021-10-16 16:32:53.733 -03:00”,“level”:“info”,“msg”:“Pinging SQL”,“caller”:“sqlstore/store.go:252”,“database”:“master”}
{“timestamp”:“2021-10-16 16:32:53.739 -03:00”,“level”:“info”,“msg”:“Pinging SQL”,“caller”:“sqlstore/store.go:252”,“database”:“migrations”}
{“timestamp”:“2021-10-16 16:32:53.796 -03:00”,“level”:“fatal”,“msg”:“Error creating database tables.”,“caller”:“sqlstore/store.go:199”,“error”:“Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘json, LastUpdateAt
bigint, SchemeUser
tinyint, SchemeAdmin
tinyint, `Schem’ at line 1”}