ERpnext ui issue in v16

Hi,

It may help to describe the hosting environment and how ERPNext was installed. Has bench build been tried?

Hi,

Thanks for your response.

I’m using Docker setup on Ubuntu. I have already tried bench build, but the issue is still not resolved. The UI is still broken (CSS not loading properly).

I also tried:

bench clear-cache

bench restart

But no change.

Could this be related to Docker configuration, assets build, or nginx setup? Please suggest what I should check next.

Restart docker or stop and start again

This is the live client production version make sure it will not affect

Tell me how to restart docker

Try:

docker compose down && docker compose up -d , or docker compose -f pwd.yml up -d , or the compose command that was used to start the containers

please can you help me to fix this problem, i have the same issue after i run the bench build, the ui broken