Fresh install on Ubuntu 22.04, using my domain, at first I noticed TLS cert issues and when trying to find what's wrong I realized redis container doesn't start, from docker ps:
489e49bf7b58 redis:7.0.4-alpine "docker-entrypoint.s…" 2 minutes ago Restarting (0) 33 seconds ago
Tried to do docker compose down && docker compose up -d again few times, didn't help, reboot didn't help either.
Thanks for any hints.
TL;DR
Fresh install on Ubuntu 22.04, encountering Redis container startup issues. Getting restart error, attempted restarts and reboot without success. Seeking help and suggestions.