502 error while trying to access https://localhost/openmrs

image Am trying to access openmrs via https://localhost/openmrs, though am getting Proxy Error

502 is a proxy error, indicating whatever upstream service its trying to connect to (OpenMRS I guess) isn’t running or isn’t responding.

If you’d like some help, it would be great to know:

  • What documentation / steps you are following
  • What steps you actually did

@ibacher This is the documentation I used: https://bahmni.atlassian.net/wiki/spaces/BAH/pages/3117744129/Getting+Started+Quickly+with+Bahmni+on+Docker

After a complete setup I used the docker command docker compose up -d inside bahmni-standard

Please check the logs of OpenMRS container. It may be in initialising state