xyzulu Server was working fine up until about 24-36 hours ago. I didn't see the alert that a website went offline.
docker ps
shows:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
343e38a5cb62 litespeedtech/litespeed:latest "/entrypoint.sh" 4 weeks ago Restarting (0) Less than a second ago litespeed
b05045737220 mariadb:lts "docker-entrypoint.s…" 4 weeks ago Up 42 minutes 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp mariadb
218599ee90a6 docker.enhance.com/ftpcd:1.2.2 "/bin/sh -c ./start-…" 4 weeks ago Up 42 minutes 0.0.0.0:21->21/tcp, :::21->21/tcp, 0.0.0.0:46881->46881/tcp, :::46881->46881/tcp ftpcd
bd07e2b47663 docker.enhance.com/filerd:3.0.6 "./filerd" 4 weeks ago Up 42 minutes 0.0.0.0:10061->10061/tcp, :::10061->10061/tcp, 0.0.0.0:39223->39223/tcp, :::39223->39223/tcp filerd
447d1ccab72f docker.enhance.com/orchd:11.0.2 "/bin/sh -c ./orchd" 4 weeks ago Up 42 minutes 0.0.0.0:45983->45983/tcp, :::45983->45983/tcp orchd
8a3c4a6c985a docker.enhance.com/redis:6 "redis-server /usr/l…" 4 weeks ago Up 42 minutes 6379/tcp orchd-redis
14005814a5bf docker.enhance.com/postgres:11 "docker-entrypoint.s…" 4 weeks ago Up 42 minutes 5432/tcp orchd-postgres
2e0063e332ad docker.enhance.com/sged:3.2.2 "/bin/sh -c /usr/bin…" 4 weeks ago Up 42 minutes 0.0.0.0:33797->33797/tcp, :::33797->33797/tcp sged
3f119167d01f docker.enhance.com/authd:2.1.2 "./authd" 4 weeks ago Up 42 minutes 0.0.0.0:39527->39527/tcp, :::39527->39527/tcp authd
bb74917e3277 docker.enhance.com/postgres:11 "docker-entrypoint.s…" 4 weeks ago Up 42 minutes 5432/tcp authd-postgres
Looks like the litespeedtech/litespeed
is in a constant restart state.