hermes - 💡(How to fix) Fix [Bug]: linux: update fails [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

hermes update fails with error : 2. error is shown error is not in agent. debug data does not show update errors.

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fixed

Code Example

``hermes update`` doesn't apply inside the Docker container.

Hermes Agent runs as a published image (nousresearch/hermes-agent), not a
git checkout — the container has no working tree to pull into.  Update by
pulling a fresh image and restarting your container instead:

---

error is not in agent. debug data does not show update errors.

---
RAW_BUFFERClick to expand / collapse

Bug Description

version: 0.15.1 (2026.5.29) [38c4f8c3] os: Linux 6.19.14-ogc5.1.fc44.x86_64 x86_64 python: 3.11.15 openai_sdk: 2.24.0 profile: default hermes_home: ~/.hermes model: Qwen3.6-35B-A3B.gguf provider: custom terminal: local

hermes update fails with error :


✗ ``hermes update`` doesn't apply inside the Docker container.

Hermes Agent runs as a published image (nousresearch/hermes-agent), not a
git checkout — the container has no working tree to pull into.  Update by
pulling a fresh image and restarting your container instead:

The backend is set to local, and I run the agent directly (in a VM) not through the container. Previous version updated correctly to current version, so the issue is with the current version.

If you need more information please tell how to gather more information in the update process.

Steps to Reproduce

  1. run hermes update
  2. error is shown

Expected Behavior

hermes update should update as before, in-place.

Affected Component

Setup / Installation

Messaging Platform (if gateway-related)

No response

Debug Report

error is not in agent. debug data does not show update errors.

Operating System

Fedora 43

Python Version

3.11.15

Hermes Version

Hermes Agent v0.15.1 (2026.5.29)

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Bug]: linux: update fails [1 pull requests]