Bahmni docker compose not loading UI modules

I am trying to use GitHub - Bahmni/bahmni-docker: Configuration required to build and run bahmni docker images

I can bring up the containers but unable to load the UI properly. I am loading http://localhost:8080/openmrs/. And I am getting following error:

  1. after pulling the latest bahmni standard image
    –openmrs service frequently goes down
    –atomfeed console needs to be started manually
    –After creating new patient not able to start visit

2.in our customized docker setup
patient doesnt sync to lab
While checking in atomfeed
[http://openmrs:8080/openmrs/ws/atomfeed/patient/31] org.bahmni.webclients.WebClientsException: Bad response code of 401java.lang.RuntimeException: org.bahmni.webclients.WebClientsException: Bad response code of 401

–In openelis log
bahmni-docker-rtl-openelis-1 | 1233316 [http-nio-8052-exec-10] WARN us.mn.state.health.lims.ws.WebServiceAction - Unauthorized atomfeed access attempt from 192.xx.xx.xx using username bahmni-docker-rtl-openelis-1 | Feb 25, 2023 8:25:01 AM org.apache.catalina.core.StandardWrapperValve invoke bahmni-docker-rtl-openelis-1 | SEVERE: Servlet.service() for servlet [action] in context with path [/openelis] threw exception [java.lang.RuntimeException: org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: feed does not exist] with root cause

error indicates credentials issues at transaction manager

-in clinlims markers table,
recent number as well as tag id changes accordingly which is up to date
I have done Trouble shooting such as

  1. login using .env atomfeed credentals in lab
  2. restarted the services

Can anyone help?

Bahmni demo server - [demo.mybahmni.org/bahmni/]
(http://demo.mybahmni.org/bahmni/)
Login->Atomfeed Console → Down for maintenance