Search the field guide ⌘K

Symptoms, causes, next checks

Hermes Agent troubleshooting

Troubleshooting should start with the environment, command, backend, provider, and verification date. Most fixes become clearer once you know whether the failure is install, execution, provider, migration, or integration related.

Agent Guide is an independent editorial resource. It is not affiliated with, endorsed by, or sponsored by Nous Research, Hermes Agent, or Hermes/Hermes brand owners. Product names and marks belong to their respective owners.

Fast triage table

SymptomLikely areaNext check
hermes command missingInstall/PATHOpen a new shell and re-check installer output.
Native Windows shell errorsWindows support pathCompare WSL2 and native Windows behavior.
Docker cannot see filesVolume mount or working directoryInspect mounted paths and Docker guide.
Provider auth failsAPI key/provider configCheck provider name, base URL, key source, and env forwarding.
Migration conflictExisting Hermes stateRun dry-run and inspect conflict list before applying.
Skill behaves unexpectedlySkill instructions or scriptsAudit skill files and tool surface.

Evidence to capture

Stop conditions

Triage order

  1. Confirm the exact route: install, provider, Docker, Windows, migration, skill, MCP, or gateway.
  2. Capture the command, shell, OS, backend, and sanitized output.
  3. Check official docs and current GitHub issues before applying invasive fixes.
  4. Stop and back up if the next command touches migration state, data directories, or credentials.
  5. Record the final fix so the issue can become a leaf guide if it repeats.

When to create a new troubleshooting page

PatternPublish as page?Reason
One-off typoNoHandle inside the parent install guide.
Repeated Windows PATH or Git Bash issueYesSearch demand and fix pattern are specific.
Docker volume or port exposure issueYesRisk and commands are different from generic Docker setup.
Provider auth confusionMaybePublish when there are multiple provider-specific fixes.
Security-sensitive issueYesOperators need a dated, careful, source-backed fix.

Official sources reviewed

Source Used for Last checked Confidence
Hermes Agent installation guide Install commands, prerequisites, Windows/native installer details, and post-install checks. 2026-06-02 high
Hermes Agent Docker guide Docker run modes, mounted data directory, gateway operation, ports, and production cautions. 2026-06-02 high
Hermes Agent configuration guide Provider, model, backend, and environment configuration patterns. 2026-06-02 high
Migrate from OpenClaw OpenClaw migration command flow, dry-run posture, and backup/rollback framing. 2026-06-02 high
NousResearch/hermes-agent on GitHub Repository discovery, release/source inspection, issues, and contribution context. 2026-06-02 high
Hermes Agent security guide Approval modes, gateway authorization, Docker terminal backend hardening, and credential cautions. 2026-06-02 high

Known caveats: This hub captures fix patterns, not guaranteed diagnoses. Re-check official docs and current issues before applying invasive changes.

FAQ

When should I stop retrying?

Stop when the next retry could mutate migration state, expose secrets, broaden file access, or run unattended automation without a backup.

Operator checklist

Get the Agent Guide launch checklist

Receive the smoke-test order for install path, sandbox boundary, provider setup, source review, and production checks.