九零不老心
发布于 2026-08-02 / 0 阅读 / 0 评论 / 0 点赞

Error: Agent Bridge is not reachable: connect ENOENT configured endpoint

报错内容

hermes-studio对话交互报错:

Error: Agent Bridge is not reachable: connect ENOENT configured endpoint

解决办法

vim ~/.bashrc
# 添加以下内容
export HERMES_AGENT_ROOT="/vol1/1000/opt/hermes-agent" # 如果hermes agent是自定义的安装目录,请写实际安装目录

重新启动

hermes-web-ui restart

最终hermes-studio网页对话恢复正常

chat聊天恢复正常