1、因为openclaw的安全机制,公网访问需要https证书,后来通过使用cloudflare解决;
2、每次新设备都需要绑定设备(这个也是它的安全机制),后来通过修改配置文件固定token解决问题。
#查看设备
openclaw devices list
方式二:批准最新的一个(如果有多个)
openclaw devices approve --latest
3、当前还需要每次启动cloudflare的tunnel隧道。后通过设置隧道开机自启动长期运行解决
======隧道长期运行=====
安装成系统服务
./cloudflared-linux-amd64 service install
启动服务
systemctl start cloudflared
设置开机自启
systemctl enable cloudflared
4、网页1006报错,换一个网络
查看当前配置,查看tonken信息
cat /root/.openclaw/openclaw.json
#添加大模型
openclaw onboard