Here’s the content of mattermost.log after the recent startup and SAML login error:
{“level”:“info”,“ts”:1598493859.0501144,“caller”:“app/web_hub.go:83”,“msg”:“Starting websocket hubs”,“number_of_hubs”:8}
{“level”:“info”,“ts”:1598493859.0672207,“caller”:“utils/i18n.go:83”,“msg”:“Loaded system translations”,“for locale”:“en”,“from locale”:“/opt/mattermost/i18n/en.json”}
{“level”:“info”,“ts”:1598493859.1160533,“caller”:“sqlstore/supplier.go:227”,“msg”:“Pinging SQL”,“database”:“master”}
{“level”:“info”,“ts”:1598493859.3144815,“caller”:“app/license.go:60”,“msg”:“License key valid unlocking enterprise features.”}
{“level”:“error”,“ts”:1598493859.3297205,“caller”:“app/server.go:404”,“msg”:“Mail server connection test is failed: SendEmailNotifications is not true”}
{“level”:“info”,“ts”:1598493859.3310964,“caller”:“app/server.go:440”,“msg”:“Current version is 5.26.0 (5.26.0/Wed Aug 12 20:40:27 UTC 2020/773ab352e845e1313c4b6a273ad1aae19e31f58c/2b8058134209f7600afade1268a7bae10fbe65ae)”,“current_version”:“5.26.0”,“build_number”:“5.26.0”,“build_date”:“Wed Aug 12 20:40:27 UTC 2020”,“build_hash”:“773ab352e845e1313c4b6a273ad1aae19e31f58c”,“build_hash_enterprise”:“2b8058134209f7600afade1268a7bae10fbe65ae”}
{“level”:“info”,“ts”:1598493859.331177,“caller”:“app/server.go:449”,“msg”:“Enterprise Build”,“enterprise_build”:true}
{“level”:“info”,“ts”:1598493859.3312008,“caller”:“app/server.go:455”,“msg”:“Printing current working”,“directory”:“/opt/mattermost”}
{“level”:“info”,“ts”:1598493859.3312266,“caller”:“app/server.go:456”,“msg”:“Loaded config”,“source”:“file:///opt/mattermost/config/config.json”}
{“level”:“info”,“ts”:1598493859.469355,“caller”:“sqlstore/post_store.go:1597”,“msg”:“Post.Message has size restrictions”,“max_characters”:16383,“max_bytes”:65535}
{“level”:“info”,“ts”:1598493859.4735372,“caller”:“bleveengine/bleve.go:267”,“msg”:“UpdateConf Bleve”}
{“level”:“info”,“ts”:1598493859.618432,“caller”:“app/server.go:783”,“msg”:“Starting Server…”}
{“level”:“info”,“ts”:1598493859.6187203,“caller”:“app/server.go:860”,“msg”:“Server is listening on [::]:8065”,“address”:“[::]:8065”}
{“level”:“info”,“ts”:1598493859.6187718,“caller”:“commands/server.go:106”,“msg”:“Sending systemd READY notification.”}
{“level”:“error”,“ts”:1598493926.307637,“caller”:“app/enterprise.go:175”,“msg”:“An error occurred while configuring SAML Service Provider”,“error”:“saml-public.crt/saml-private.key: cannot create key pair: tls: private key does not match public key”}
{“level”:“info”,“ts”:1598493926.333888,“caller”:“mlog/log.go:176”,“msg”:“Starting up plugins”}
{“level”:“info”,“ts”:1598493926.3341224,“caller”:“app/plugin.go:211”,“msg”:“Syncing plugins from the file store”}
{“level”:“info”,“ts”:1598493929.4420712,“caller”:“mlog/sugar.go:19”,“msg”:“Ensuring Surveybot exists”,“plugin_id”:“com.mattermost.nps”}
{“level”:“info”,“ts”:1598493929.4964304,“caller”:“app/license.go:60”,“msg”:“License key valid unlocking enterprise features.”}
{“level”:“info”,“ts”:1598493929.4819906,“caller”:“jobs/workers.go:77”,“msg”:“Starting workers”}
{“level”:“info”,“ts”:1598493929.501614,“caller”:“jobs/schedulers.go:78”,“msg”:“Starting schedulers.”}
{“level”:“error”,“ts”:1598493985.3485112,“caller”:“mlog/log.go:190”,“msg”:“An error occurred while parsing the response from the Identity Provider. Please contact your System Administrator.”,“path”:“/login/sso/saml”,“request_id”:“hwe1fu317ff8mnjnnjnamnkeyh”,“ip_addr”:“127.0.0.1”,“user_id”:“”,“method”:“POST”,“err_where”:“SamlInterfaceLibImpl.DoLogin”,“http_code”:302,“err_details”:“err=error validating response: unable to decrypt encrypted assertion: cannot decrypt, error retrieving private key: decryption tls.Certificate has no public certs attached”}