hermes - 💡(How to fix) Fix [Bug]: v0.15.0 Docker image:The TUI cannot be used in the dashboard. [2 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

When I open the conversation page in the dashboard, the right side shows an error: "events feed disconnected — tool calls may not appear."

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fixed

Code Example

Report       https://paste.rs/sAGK9
  agent.log    https://paste.rs/ijbWB
  gateway.log  https://paste.rs/vyhfh

---
RAW_BUFFERClick to expand / collapse

Bug Description

After updating to v0.15.0, I cannot use my TUI in the dashboard. When I open the conversation page in the dashboard, the right side shows an error: "events feed disconnected — tool calls may not appear." In the previous version (v0.14.0), access was still normal. Only after updating the Docker image and restarting, I found that the TUI cannot be used. The Docker container maps port 9119, and then I access the Docker service on the server (Linux) from my Windows computer. That's the situation. docker env:

  • HERMES_DASHBOARD=true
  • HERMES_DASHBOARD_TUI=1
<img width="2090" height="1484" alt="Image" src="https://github.com/user-attachments/assets/9a8277e0-ee4e-47e2-8a63-350247a5bef2" />

Steps to Reproduce

Deploy using Docker.

Expected Behavior

You can open the TUI in the dashboard.

Actual Behavior

Unable to open the TUI in the dashboard.

Affected Component

Other

Messaging Platform (if gateway-related)

No response

Debug Report

Report       https://paste.rs/sAGK9
  agent.log    https://paste.rs/ijbWB
  gateway.log  https://paste.rs/vyhfh

Operating System

docker

Python Version

No response

Hermes Version

0.15.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?

  • 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