空想金镑 (@The_Fo0l) 在 hermes在termux配置问题 中发帖
各位佬友好,求助一下。
我在 Termux 里安装了 Hermes Agent v0.14.0,执行 hermes gateway 的时候一直失败。
主要错误是:
QQ Bot 获取 access token 失败:Failed to get QQ Bot access token: All connection attempts failed
Telegram 连接超时(timed out after 30s)
我已经设置了代理:
export ALL_PROXY=http://127.0.0.1:7890
用的代理是 Clash 和 Nekobox,也试过 --verbose 模式,还是不行。
另外 curl http://127.0.0.1:9090/configs 也连不上。
请问在 Termux 里跑 Hermes 需要什么特殊配置吗?
是不是还要额外启动什么...