Relay container is unhealthy in self-hosted sentry

Hi,
I am running a self-hosted sentry 22.1.0 on the ubuntu server. 2 days back I stopped containers and started again using docker-compose up -d. but it showed the below error.

ERROR: for relay Container “1145ed0deae2” is unhealthy.
ERROR: Encountered errors while bringing up the project.

then I upgraded sentry to 22.3.0 and ran ./install.sh and docker-compose up -d. but again same error showing.

Please help me how to resolve this.