一、服务启动阶段常见问题与解决方案 1.1 端口冲突导致服务无法启动 当执行openclaw gateway status显示Runtime stopped状态时,首先需检查端口占用情况。系统默认使用18789端口,可通过以下命令排查: # Linux/ma……