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.
问题概况:
容器不断重启失败(BackOff restarting failed container) 虽然镜像成功拉取,但容器启动后立即崩溃 日志显示的情况:
镜像 ghcr.io/openclaw/openclaw:2026.4.23 成功下载 容器创建和启动成功 但随后立即进入失败重启循环
我更新 Openclaw 到 4.24 版本,插件不断出现问题。 中途尝试过解决 gateway 问题。 也尝试过回退到 4.23 版本。 一直找不到崩溃的原因(openclaw doctor --fix 也没用)。
请多帮忙,感谢!