Q: Web UI 启动失败 — spawn hermes ENOENT 怎么解决? #3
Unanswered
normdist-ai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
Hermes Web UI 的 systemd service 启动失败,日志报
Error: spawn hermes ENOENT。Context
What I Tried
systemctl --user restart hermes-web-ui— 仍然报 ENOENT~/.local/bin/hermes,文件存在Error/Issue
What I Need
systemd service 找不到 hermes 二进制,但手动运行
~/.local/bin/hermes是正常的。是什么配置问题?All reactions