systemd user services are unavailable; install/enable systemd or run the gateway under your supervisor. If you're in a container, run the gateway in the foreground instead of openclaw gateway.
Problem Overview:
The container keeps restarting and failing (BackOff restarting failed container). Although the image was pulled successfully, the container crashes immediately after starting. Log details:
Image ghcr.io/openclaw/openclaw:2026.4.23 downloaded successfully. Container creation and startup were successful. However, it immediately enters a crash-restart loop.
I updated Openclaw to version 4.24, and the plugins keep having issues. I tried to resolve the gateway problem midway. I also tried rolling back to version 4.23. I still can't find the cause of the crash (openclaw doctor --fix didn't help either).
Any help would be appreciated, thanks!