Container unhealty after start and restart

Running a container on ubuntu
container is unhealthy right after start
only hint:
s6-rc: fatal: timed out

How to resolve.

{"log":"s6-rc: info: service init-nginx successfully started\r\n","stream":"stdout","time":"2024-10-09T06:35:20.21250611Z"}
{"log":"s6-rc: fatal: timed out\r\n","stream":"stdout","time":"2024-10-09T06:35:24.525968077Z"}
{"log":"s6-svwait: fatal: timed out\r\n","stream":"stdout","time":"2024-10-09T06:35:25.118459434Z"}

Thanks for providing hints.

We can’t really provide hints, we do not have nearly enough information

How are you starting the container?

sorry for the delay, was traveling:

thanks for supporting

start: ```
sudo docker start e8d1c1c9616a



satus reight after start:
e8d1c1c9616a   ghcr.io/tasmoadmin/tasmoadmin:latest   "/init"   13 months ago   Up 3 minutes (unhealthy)   443/tcp, 0.0.0.0:9999->80/tcp, [::]:9999->80/tcp   tasmoadmin


created with: sudo docker run -it -p 9999:80 --restart always -v /home/tr/tasmotaadmin:/data --name tasmoadmin [ghcr.io/tasmoadmin/tasmoadmin:latest](https://www.google.com/url?q=http://ghcr.io/tasmoadmin/tasmoadmin:latest&sa=D&source=calendar&usd=2&usg=AOvVaw0ZKuVnzC8X8BGIviv-UZHW)

/var/lib/docker/containers/e8d1c1c9616a5c04a9b016b1427f352468e85a7aac0f7af708e7f7400219ba44