-
Notifications
You must be signed in to change notification settings - Fork 33.5k
[Bug]: hermes mcp serve fails to start on NixOS #22110
Copy link
Copy link
Closed as not planned
Labels
P2Medium — degraded but workaround existsMedium — degraded but workaround existsarea/nixNix flake, NixOS module, container packagingNix flake, NixOS module, container packagingcomp/cliCLI entry point, hermes_cli/, setup wizardCLI entry point, hermes_cli/, setup wizardsweeper:implemented-on-mainSweeper: behavior already present on current mainSweeper: behavior already present on current maintype/bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
P2Medium — degraded but workaround existsMedium — degraded but workaround existsarea/nixNix flake, NixOS module, container packagingNix flake, NixOS module, container packagingcomp/cliCLI entry point, hermes_cli/, setup wizardCLI entry point, hermes_cli/, setup wizardsweeper:implemented-on-mainSweeper: behavior already present on current mainSweeper: behavior already present on current maintype/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug Description
I have hermes running on NixOS using the provided module. The command
hermes mcp servefails to start.Steps to Reproduce
hermes mcp serveExpected Behavior
The mcp server start.
Actual Behavior
The following import exception is raised:
Affected Component
Other
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
NixOS unstable
Python Version
3.12.13
Hermes Version
Hermes Agent v0.13.0 (2026.5.7) Project: /nix/store/g8glbz7mksy124p938ky9zrjjkbpl6sg-hermes-agent-env/lib/python3.12/site-packages Python: 3.12.13 OpenAI SDK: 2.24.0
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?