Skip to main content

調試節點問題

檢查節點狀態

openclaw nodes status
openclaw nodes describe --node <id>

查看日誌

openclaw logs tail --filter "node"

重新啟動節點

openclaw node restart

檢查連接

驗證 Gateway WebSocket 可達:
openclaw status
詳見 NodesTroubleshooting