I am trying to host mender server 3.7 but getting bad host error.
Though same steps with mender server 3.1 it’s working fine.
Logs shows “GET / HTTP/2.0” 500 9 “-” “-” 1 “hostname-checker@file” “-” 5ms
Hi @lankit2018,
Does “same steps with mender server 3.1” mean that you are just repeating some probably outdated process, or are you actually following the documentation (Server installation | Mender documentation) for either docker-compose
(evaluation) or kubernetes/helm
(production)?
Greetz,
Josef
I am Following Install mentioned on mender 3.7 with docker compose.
Hello @lankit2018
could you please share your composition file (without any secret) and some logs to help you follow the root cause issue?