返回列表 发布新帖

[交流讨论] 尝试自己部署了一下openclaw,一直是网关断开,发给AI试了很多遍也解决不了,帮忙看看

772 3
发表于 2026-3-25 02:20:16 | 查看全部 阅读模式 IP:–广东–佛山–高明区

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×



然后登录i进去网址就是
已断开与网关的连接。
disconnected (1006): no reason

日志一直提示:


2026-03-24T18:11:03.945Z [gateway] log file: /tmp/clawdbot/clawdbot-2026-03-24.log
2026-03-24T18:11:03.949Z [browser/server] Browser control listening on http://127.0.0.1:18791/ (auth=token)
2026-03-24T18:13:13.147Z [reload] config change detected; evaluating reload (meta.lastTouchedAt, agents.defaults.compaction, gateway.bind)
2026-03-24T18:13:13.148Z [reload] config change requires gateway restart (gateway.bind)
2026-03-24T18:13:13.150Z [gateway] signal SIGUSR1 received
2026-03-24T18:13:13.151Z [gateway] received SIGUSR1; restarting
2026-03-24T18:13:13.161Z [gmail-watcher] gmail watcher stopped
2026-03-24T18:13:13.169Z [canvas] host mounted at http://0.0.0.0:18789/__clawdbot__/canvas/ (root /home/node/clawd/canvas)
2026-03-24T18:13:13.181Z [hooks] ensure skills watcher is running for all agent workspaces
2026-03-24T18:13:13.183Z [heartbeat] started
2026-03-24T18:13:13.185Z [gateway] agent model: anthropic/claude-opus-4-6
2026-03-24T18:13:13.185Z [gateway] listening on ws://0.0.0.0:18789 (PID 8)
2026-03-24T18:13:13.187Z [gateway] log file: /tmp/clawdbot/clawdbot-2026-03-24.log
2026-03-24T18:13:13.190Z [browser/server] Browser control listening on http://127.0.0.1:18791/ (auth=token)
2026-03-24T18:13:22.059Z [reload] config change detected; evaluating reload (meta.lastTouchedAt, agents.defaults.compaction, gateway.mode)
2026-03-24T18:13:22.060Z [reload] config change requires gateway restart (gateway.mode)
2026-03-24T18:13:22.062Z [gateway] signal SIGUSR1 received
2026-03-24T18:13:22.063Z [gateway] received SIGUSR1; restarting
2026-03-24T18:13:22.070Z [gmail-watcher] gmail watcher stopped
2026-03-24T18:13:22.084Z [canvas] host mounted at http://0.0.0.0:18789/__clawdbot__/canvas/ (root /home/node/clawd/canvas)
2026-03-24T18:13:22.100Z [hooks] ensure skills watcher is running for all agent workspaces
2026-03-24T18:13:22.102Z [heartbeat] started
2026-03-24T18:13:22.104Z [gateway] agent model: anthropic/claude-opus-4-6
2026-03-24T18:13:22.105Z [gateway] listening on ws://0.0.0.0:18789 (PID 8)
2026-03-24T18:13:22.107Z [gateway] log file: /tmp/clawdbot/clawdbot-2026-03-24.log
2026-03-24T18:13:22.114Z [browser/server] Browser control listening on http://127.0.0.1:18791/ (auth=token)
[diagnostic] Command handler for task type "EMBEDDED_PI_RUN" is being overwritten.
[diagnostic] Command handler for task type "EMBEDDED_PI_COMPACT" is being overwritten.
2026-03-24T18:14:00.692Z (node:8) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
2026-03-24T18:14:03.860Z [canvas] host mounted at http://0.0.0.0:18789/__clawdbot__/canvas/ (root /home/node/clawd/canvas)
2026-03-24T18:14:03.923Z [hooks] ensure skills watcher is running for all agent workspaces
2026-03-24T18:14:03.933Z [heartbeat] started
2026-03-24T18:14:03.936Z [gateway] agent model: anthropic/claude-opus-4-6
2026-03-24T18:14:03.937Z [gateway] listening on ws://0.0.0.0:18789 (PID 8)
2026-03-24T18:14:03.938Z [gateway] log file: /tmp/clawdbot/clawdbot-2026-03-24.log
2026-03-24T18:14:03.959Z [browser/server] Browser control listening on http://127.0.0.1:18791/ (auth=token)

评论3

夏夏子Lv.7绿联NAS社区会员用户 发表于 2026-3-25 09:32:58 | 查看全部 IP:–湖南
已断开与网关的连接。disconnected (1006): no reason一般是因为网关没成功运行。

看日志也是说你的配置文件改变导致网关重启:config change requires gateway restart (gateway.bind)
config change requires gateway restart (gateway.mode)

你得说说你的具体配置啥的
cVrHoc楼主Lv.1 发表于 2026-3-25 09:57:42 | 查看全部 IP:–广东–佛山–高明区
夏夏子 发表于 2026-3-25 09:32
已断开与网关的连接。disconnected (1006): no reason一般是因为网关没成功运行。

看日志也是说你的配置文 ...

我是部署的openclaw-cn这个项目https://github.com/jiulingyun/openclaw-cn。web界面是可以进去的。 c1363c5f-2882-4f72-9e79-cb68a1b4dad1.jpg d2f8cecd-0bc6-4b9a-bfdf-7e3c7b740ea7.jpg
夏夏子Lv.7绿联NAS社区会员用户 发表于 2026-3-25 10:31:52 | 查看全部 IP:–湖南
cVrHoc 发表于 2026-3-25 09:57
我是部署的openclaw-cn这个项目https://github.com/jiulingyun/openclaw-cn。web界面是可以进去的。 ...

你在终端运行下openclaw doctor吧

评论

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright © 2026 绿联NAS私有云社区 版权所有 All Rights Reserved. 粤公网安备44030002002555号| 粤ICP备12028978号
关灯 在本版发帖
联系技术支持
返回顶部
快速回复 返回顶部 返回列表