Hi Team,
I have deployed the azure Linux VM and installed mender server using docker compose as per documentation Evaluation with Docker Compose | Mender documentation, however I am getting error 404 page not found while access the local host
- SSL certificate verify result: self-signed certificate (18), continuing anyway.
- Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256
- TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
- using HTTP/2
- [HTTP/2] [1] OPENED stream for https://localhost/
- [HTTP/2] [1] [:method: GET]
- [HTTP/2] [1] [:scheme: https]
- [HTTP/2] [1] [:authority: localhost]
- [HTTP/2] [1] [:path: /]
- [HTTP/2] [1] [user-agent: curl/8.5.0]
- [HTTP/2] [1] [accept: /]
GET / HTTP/2
Host: localhost
User-Agent: curl/8.5.0
Accept: /
< HTTP/2 404
< content-type: text/plain; charset=utf-8
< x-content-type-options: nosniff
< content-length: 19
< date: Thu, 04 Dec 2025 08:21:40 GMT
<
404 page not found Connection #0 to host localhost left intact, kindly check and please help me to fix the issues
2.I have installed mender server using docker locally on WSL in the locally system and it is working fine as mentioned below Host localhost:443 was resolved. * IPv6: ::1 * IPv4: 127.0.0.1 * Trying [::1]:443… * Connected to localhost (::1) port 443 * ALPN: curl offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): * TLSv1.3 (IN), TLS handshake, Certificate (11): * TLSv1.3 (IN), TLS handshake, CERT verify (15): * TLSv1.3 (IN), TLS handshake, Finished (20): * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): * TLSv1.3 (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519 / id-ecPublicKey * ALPN: server accepted h2 * Server certificate: * subject: CN=docker.mender.io * start date: Jun 1 13:11:13 2021 GMT * expire date: May 30 13:11:13 2031 GMT * issuer: CN=docker.mender.io * SSL certificate verify result: self-signed certificate (18), continuing anyway. * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): * using HTTP/2 * [HTTP/2] [1] OPENED stream for https://localhost/ * [HTTP/2] [1] [:method: GET] * [HTTP/2] [1] [:scheme: https] * [HTTP/2] [1] [:authority: localhost] * [HTTP/2] [1] [:path: /] * [HTTP/2] [1] [user-agent: curl/8.5.0] * [HTTP/2] [1] [accept: */*] > GET / HTTP/2 > Host: localhost > User-Agent: curl/8.5.0 > Accept: */* > < HTTP/2 301 < content-type: text/html < date: Thu, 04 Dec 2025 10:45:09 GMT < location: https://localhost/ui/ < server: nginx < strict-transport-security: max-age=31536000; includeSubDomains; preload < x-content-type-options: nosniff < x-xss-protection: 1; mode=block < content-length: 162 < 301 Moved Permanently 301 Moved Permanently nginx * Connection #0 to host localhost left intact.
sudo docker logs mender-traefik-1 --tail 200
2025-12-05T06:46:04Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:04Z ERR Provider error, retrying in 450.720929ms error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:04Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:04Z ERR Provider error, retrying in 400.45232ms error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:05Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:05Z ERR Provider error, retrying in 1.217096926s error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:06Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:06Z ERR Provider error, retrying in 921.930003ms error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:07Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:07Z ERR Provider error, retrying in 1.751565401s error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:08Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:08Z ERR Provider error, retrying in 4.271320046s error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:13Z ERR Failed to retrieve information of the docker client and server host error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker
2025-12-05T06:46:13Z ERR Provider error, retrying in 6.256723441s error=“Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version” providerName=docker