Hello, thank you for responding. Here is the output of the command.
“ServiceSettings”: {
“SiteURL”: “https://my-mattermost-server”,
“WebsocketURL”: “”,
“LicenseFileLocation”: “”,
“ListenAddress”: “:443”,
“ConnectionSecurity”: “TLS”,
“TLSCertFile”: “”,
“TLSKeyFile”: “”,
“TLSMinVer”: “1.2”,
“TLSStrictTransport”: false,
“TLSStrictTransportMaxAge”: 63072000,
“TLSOverwriteCiphers”: ,
“UseLetsEncrypt”: true,
“LetsEncryptCertificateCacheFile”: “./config/letsencrypt.cache”,
“Forward80To443”: true,
“TrustedProxyIPHeader”: [
“X-Forwarded-For”,
“X-Real-IP”
],
Here is the the output from tail -f /var/log/syslog
Jul 7 15:54:33 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108473.2879639,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:32551: EOF","source":"httpserver"}
Jul 7 15:54:33 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108473.4994977,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:39403: EOF","source":"httpserver"}
Jul 7 15:54:33 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108473.718667,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:28475: EOF","source":"httpserver"}
Jul 7 15:54:33 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108473.9341893,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:21849: EOF","source":"httpserver"}
Jul 7 15:54:34 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108474.152642,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:30069: EOF","source":"httpserver"}
Jul 7 15:54:37 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108477.3381143,"caller":"http/h2_bundle.go:4211","msg":"http2: server connection error from an-ip-address:52468: connection error: PROTOCOL_ERROR","source":"httpserver"}
Jul 7 15:54:55 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108495.898477,"caller":"http/h2_bundle.go:4211","msg":"http2: server connection error from an-ip-address:61393: connection error: PROTOCOL_ERROR","source":"httpserver"}
Jul 7 15:55:01 my-mm-server's-ip CRON[5573]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Jul 7 15:55:51 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108551.3170328,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:36841: EOF","source":"httpserver"}
Jul 7 15:55:51 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108551.491765,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:61735: EOF","source":"httpserver"}
Jul 7 15:55:51 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108551.6650758,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:63175: EOF","source":"httpserver"}
Jul 7 15:55:51 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108551.8388176,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:44891: EOF","source":"httpserver"}
Jul 7 15:55:52 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108552.0122962,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:56073: EOF","source":"httpserver"}
Jul 7 15:56:32 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108592.0275831,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:27555: EOF","source":"httpserver"}
Jul 7 15:56:32 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108592.2052991,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:22833: EOF","source":"httpserver"}
Jul 7 15:56:32 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108592.3827991,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:54759: EOF","source":"httpserver"}
Jul 7 15:56:32 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108592.56038,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:51253: EOF","source":"httpserver"}
Jul 7 15:56:32 my-mm-server's-ip mattermost[1150]: {"level":"error","ts":1594108592.7379246,"caller":"http/server.go:3053","msg":"http: TLS handshake error from an-ip-address:42675: EOF","source":"httpserver"}
J