Hi Mattermost friends,
I’ve in the logfiles of Mattermost error messages, but I don’t understand these messages.
“caller”: “web/context.go:117”,
“err_where”: “Api4.getSelfHostedProducts”,
“error”: “Api4.getSelfHostedProducts: Error processing request to CWS., Get "https://customers.mattermost.com/api/v1/products?family=on-prem\”: dial tcp: lookup customers.mattermost.com on 10.35.8.59:53: no such host",
“http_code”: 500,
“ip_addr”: “127.0.0.1”,
“level”: “error”,
“method”: “GET”,
“msg”: “Error processing request to CWS.”,
“path”: “/api/v4/cloud/products/selfhosted”,
“request_id”: “7js8pxaf6bno5pjsxar5rarcnc”,
“timestamp”: “2024-01-26 11:23:22.859 +01:00”,
“user_id”: “gmagu9r4iirkzf67afh7mpsedw”
My mattermost server don’t have internet connection, MM version is V8.1.6 under RHEL 8.8. What can I do ?